[Nagios-users] SLA reports from nagios

2007-09-03 Thread Hollick Matthew - ICT Systems
Hi there,
 
I wish (well, have been told to..) to produce SLA type reports of our IT
systems for management. At the moment the requirements are rather
vague...
 
As we are currently using NDO I am hoping that Jasper Reports may be
used to pull reports directly from the database. Poking around I can
find no reference to people having done so.
 
Any advice while I am still at the stage of working out what management
want?
 
 
Cheers,
 
Matthew.
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] NSClient++ or NRPE

2007-06-08 Thread Hollick Matthew - ICT Systems
Hi there,
 
We currently have nsclient++ installed across 200+ w2k3 servers.
We get about 4 crashes a day. The service has been set to auto-restart
so it is not a _huge_ problem.
Nevertheless we are looking at moving away from nsclient++ possible to
nrpe_nt or even a completely different monitoring platform :(
 
Although it appears that practically everybody else has a great deal of
success with nsclient++ we can not at the moment endorse it. Hopefully
the issue will turn out to be a configuration error on our part.
 
Regards,
 
Matthew.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] nsclient++ crashing

2007-06-01 Thread Hollick Matthew - ICT Systems
Hi all,
 
A little while ago there was a thread on this mail list regarding the
stability of nsclient++ on Windows 2003, at the time I had not
encountered this issue. Now that I have deployed nsclient++ to 200
Servers I am seeing one or two crashes a day. I do not use passwords,
nor encryption. I am using a combination of ns_client and nrpe checks
until I have fully migrated to nrpe.
 
I mention not using passwords as the log file is full of errors
regarding Invalid passwords
I have started disabling the SysTray on the servers -- this being
enabled was a misconfiguation.
 
Any advice gratefully appreciated.
 
Kind Regards,
 
Matthew.
 
 
From Windows Event log:
 

Date 01/06/2007
Time 11:37:36
Event Type: Error
Event Source: Application Error
Event Category: (100)
Event ID: 1000
Date:  01/06/2007
Time:  11:37:36
User:  N/A
Computer: JPMCDC01
Description:
Faulting application NSClient++.exe, version 0.0.0.0, faulting
module NSClientListener.dll, version 0.0.0.0, fault address 0xebe8.

 
From the log file:
 

2007-05-31 14:26:16: error:.\NSClientListener.cpp:155: Invalid
password (one).
2007-05-31 15:18:16: error:.\NSClientListener.cpp:155: Invalid
password (one).
2007-05-31 21:26:55: error:.\NSClientListener.cpp:155: Invalid
password (one).
2007-05-31 22:45:17: error:.\NSClientListener.cpp:155: Invalid
password (one).
2007-05-31 23:04:08: error:.\PDHCollector.cpp:143: Failed to
query performance counters: \Processor(_total)\% Processor Time:
PdhGetFormattedCounterValue failed: : -2147481642
2007-06-01 02:21:39: error:.\NSClientListener.cpp:155: Invalid
password (one).
2007-06-01 07:04:11: error:.\PDHCollector.cpp:143: Failed to
query performance counters: \Processor(_total)\% Processor Time:
PdhGetFormattedCounterValue failed: : -2147481642
2007-06-01 07:23:56: error:.\NSClientListener.cpp:155: Invalid
password (one).
2007-06-01 09:41:08: error:.\NSClientListener.cpp:155: Invalid
password (one).
2007-06-01 09:41:56: error:.\NSClientListener.cpp:155: Invalid
password (one).
2007-06-01 10:56:22: error:.\NSClientListener.cpp:155: Invalid
password (one).
2007-06-01 11:34:16: error:.\NSClientListener.cpp:155: Invalid
password (one).
2007-06-01 11:49:56: error:.\SysTray.cpp:40: SysTray is not
installed (or it cannot interact with the desktop) SysTray wont be
loaded. Run NSClient++ SysTray install ti change this.
2007-06-01 11:49:56: error:.\PDHCollector.cpp:119: Attempting to
open counter...
2007-06-01 11:49:56: error:.\PDHCollector.cpp:122: Counters
opend...

 
My NSC.ini file (comments removed):
 

[modules]
FileLogger.dll
CheckSystem.dll
CheckDisk.dll
NSClientListener.dll
NRPEListener.dll
SysTray.dll
CheckEventLog.dll
CheckHelpers.dll
 
[Settings]
allowed_hosts=192.168.31.154
use_file=1
 
[log]
file=NSC.log
date_mask=%Y-%m-%d %H:%M:%S
 
[NSClient]
port=1248
 
[Check System]
CPUBufferSize=1441m
 
[NRPE]
port=5666
command_timeout=60
allow_arguments=1
allow_nasty_meta_chars=1
use_ssl=0
allowed_hosts=xxx.xxx.xxx.xxx
script_dir=c:\netsaint\scripts\
 
[NRPE Handlers]
nrpe_cpu=inject checkCPU warn=80 crit=90 5 10 15
nrpe_ok=scripts\ok.bat


 
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] Nsclient++

2007-05-16 Thread Hollick Matthew - ICT Systems Contractor
Hi there,
 
Nope, you are right, we are not using passwords. 
Keeping backward compatibility with the existing nsclient infrastructure
which has not been configured to use passwords (can it?) has tied our
hands there. Security is provided by specifying the IP of the nagios
server in the nsclient++ config. Not ideal, but adequate for our
environment. 
 
Of course we would be interested in any patches, I have to admit that I
am especially interested in how the developer will be developing the WMI
side of things. Not quite sure how we could use it tho.
 
On a more amusing note our internet filter has decided to block the
nsclient++ website. nakednuns.org is a fun domain name but begging to be
blocked.
 
Mat.




From: Simon Marcil [mailto:[EMAIL PROTECTED] 
Sent: 15 May 2007 17:00
To: Hollick Matthew - ICT Systems Contractor;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] Nsclient++



Hi Matt,

 

Thanks for the reply. I think we may have figured out the problem. It
only happens when you specify a password (check_nt -s ). Do you have
it configured with a password?

 

We are patching the code and are gonna release it if anybody's
interested.

 

Simon

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hollick
Matthew - ICT Systems Contractor
Sent: May-15-07 10:06 AM
To: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Nsclient++

 

On 5/14/07, Simon Marcil [EMAIL PROTECTED] wrote: 

I have recently started using nsclient++. It crashes regularly on all
my

servers (Windows 2003). It normally takes a couple days. The nsclient++

service just crashes  stops. I have installed the most recent version

0.2.7

I was wondering if there is anything I can do to get it working

correctly or if there is a previous version which works better?

Thanks

Simon

 

 

Hi there,

 

We are currently running nsclient++ 0.2.7 on ~20 windows 2003 servers. 

After 3-4 weeks I have not yet seen any crashes.

 

Our servers are currently on Servicepack 1.

 

We also run nsclient on ~200 servers.

I have seen nsclient crash when other services try to pinch it's port.

Sophos AV was the main culprit.

 

The NRPE functionality with nt_check backwards compatibility sold us on
nsclient++, we are

currently (slowly) upgrading all servers to nsclient++.

 

I will of course post should we see any crashes.

 

 

1. more thing, I did note that the systray icon feature did not work for
us - I guess it may be a bit flaky.

 

Regards,

 

Mat.

 

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] Nsclient++

2007-05-15 Thread Hollick Matthew - ICT Systems Contractor
On 5/14/07, Simon Marcil [EMAIL PROTECTED] wrote: 

I have recently started using nsclient++. It crashes regularly on all
my

servers (Windows 2003). It normally takes a couple days. The nsclient++

service just crashes  stops. I have installed the most recent version

0.2.7

I was wondering if there is anything I can do to get it working

correctly or if there is a previous version which works better?

Thanks

Simon

 
 
Hi there,
 
We are currently running nsclient++ 0.2.7 on ~20 windows 2003 servers. 
After 3-4 weeks I have not yet seen any crashes.
 
Our servers are currently on Servicepack 1.
 
We also run nsclient on ~200 servers.
I have seen nsclient crash when other services try to pinch it's port.
Sophos AV was the main culprit.
 
The NRPE functionality with nt_check backwards compatibility sold us on
nsclient++, we are
currently (slowly) upgrading all servers to nsclient++.
 
I will of course post should we see any crashes.
 
 
1. more thing, I did note that the systray icon feature did not work for
us - I guess it may be a bit flaky.
 
Regards,
 
Mat.
 
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null