[Nagios-users] high check latency, slow update of config on web interface

2008-05-05 Thread #ANG CHIN TECK#
Hi all, I am currently monitoring 50 hosts with no services, only pinging them. perf info for these 50 hosts: check interval: 10 mins check duration: avg 4 s (5 pings) but my check latency fluctuates alot (10s , 140s , 250s) I am also monitoring 2 other hosts with 10 services. perf info for the

Re: [Nagios-users] how to escape special characters checking a windows service

2008-05-05 Thread Anthony Montibello
If my memory is correct $$ for each $ works in the Service Config. Depending on your Windows plugin and version of check_nt this may be documented in the help or other files Tony (Author of NC_NEt) On Mon, May 5, 2008 at 4:00 PM, Jan Kuhn <[EMAIL PROTECTED]> wrote: > This works when running fro

Re: [Nagios-users] Environmental monitoring

2008-05-05 Thread Jo Rhett
On Apr 21, 2008, at 6:17 PM, Jay R. Ashworth wrote: > Well, it's not PDU; I'm trying to meter the building service, which is > three separate panels with a 200A breaker each, and runs a bit warmer > than I'm comfortable with. > > Commercial solutions for this are $5k, which I won't get. > > A coupl

Re: [Nagios-users] Nagios Plugin for Barracuda Spam Firewalls

2008-05-05 Thread Seth P. Low
I am using a different plugin to monitor our four 800s. Please let me know if you don't get this one working and I will be glad to show you what we are using to monitor CPU and queue lengths. -Seth From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Hu

[Nagios-users] statusmap size difference

2008-05-05 Thread matt wells
I have 2 installations of Nagios currently. One for the outside world and one for the inside world. Outside is 3.0 Inside is 2.9 All icons are 40x40 I have icons setup for the status map but did not manually program each icon. The Outside in the 'Circular(Marked Up)' view is great. The icons ha

Re: [Nagios-users] Nagios Plugin for Barracuda Spam Firewalls

2008-05-05 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Scott Miller wrote: | Anyone using the Nagios Plugin for Barracuda Spam Firewalls located here: | | http://seigafuse.com/?p=38 | | I'm attempting to get it working and have run into a snag. Just | wondering if anyone has it working successfully. Inst

Re: [Nagios-users] how to escape special characters checking a windows service

2008-05-05 Thread [EMAIL PROTECTED]
Try adding mssql$waspdb in your resource.cfg as a user variable then substitute it in your server.cfg. regards, secrookie 2008/5/6 Jan Kuhn <[EMAIL PROTECTED]>: > This works when running from the command line: > > /usr/lib/nagios/plugins/check_nt -H xxx.xxx.xxx.xxx -p 1248 -v > SERVICESTATE -l

Re: [Nagios-users] Nagios Plugin for Barracuda Spam Firewalls

2008-05-05 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Scott Miller wrote: | Anyone using the Nagios Plugin for Barracuda Spam Firewalls located here: | | | | http://seigafuse.com/?p=38 | | | | I'm attempting to get it working and have run into a snag. Just | wondering if anyone has it working successfull

[Nagios-users] how to escape special characters checking a windows service

2008-05-05 Thread Jan Kuhn
This works when running from the command line: /usr/lib/nagios/plugins/check_nt -H xxx.xxx.xxx.xxx -p 1248 -v SERVICESTATE -l 'mssql$waspdb' All services are running But this doesn't in the servers.cfg It adds the second $. check_command "/usr/lib/nagios/plugins/check_nt -H

[Nagios-users] Nagios Plugin for Barracuda Spam Firewalls

2008-05-05 Thread Scott Miller
Anyone using the Nagios Plugin for Barracuda Spam Firewalls located here: http://seigafuse.com/?p=38 I'm attempting to get it working and have run into a snag. Just wondering if anyone has it working successfully. Thanks, Scott Miller ---

Re: [Nagios-users] Strange notification problem

2008-05-05 Thread Jay R. Ashworth
On Mon, May 05, 2008 at 10:34:41AM -0400, Jay R. Ashworth wrote: > If your particular carrier *and phone* happen to tolerate that, then > you go with that. > > But understand the other repliant's warning: it's out-of-standard. Excuse me: you're using Gnokii. *Both* phones have to support overlen

Re: [Nagios-users] Strange notification problem

2008-05-05 Thread Jay R. Ashworth
On Mon, May 05, 2008 at 03:07:42PM +0400, Ilya Meylikhov wrote: > I've found suitable for me solution - I use a -l switch in gnokii which is > sets the maximum amount of symbols in the SMS. By default it is 160. So my > current command look like this: > > define command{ > command_name not

Re: [Nagios-users] Strange notification problem

2008-05-05 Thread Ilya Meylikhov
Hi Tobias! I've found suitable for me solution - I use a -l switch in gnokii which is sets the maximum amount of symbols in the SMS. By default it is 160. So my current command look like this: define command{ command_name notify-service-by-sms command_line echo "$HOSTNAME$.secretdo

Re: [Nagios-users] Strange notification problem

2008-05-05 Thread Tobias Klausmann
Hi! On Mon, 05 May 2008, Ilya Meylikhov wrote: > I've solved the problem - the CRITICAL state output of some > services on this host had more than 160 symbols - gnokii was > unable to send an SMS that is more than 160 symbols. Btw maybe > anyone knows how to make gnokii send sms which contains mo

Re: [Nagios-users] Monitoring Adaptec 3805 SAS RAID controller underDebian Etch

2008-05-05 Thread narendran.neelamegam
This may help. http://www.consol.com/opensource/nagios/check-aaccli/ Regards, Narendran Neelamegam -- Wipro Technologies Mob: +91 9740811699 | Ph: +91 80 3029 6844 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Be

[Nagios-users] Monitoring Adaptec 3805 SAS RAID controller under Debian Etch

2008-05-05 Thread Peter Edmonds
Does anyone know how to monitor an Adaptec 3805 SAS RAID controller under Debian Etch without the monstrosity that is Adaptec Storage Manager ? I am happy with the performance of the card so far but lack any reasonable means to monitor the RAID array and controller. ASM is a java based PoS and I'd

Re: [Nagios-users] Plugin to monitor keyword in a logfile on theWindows platform?

2008-05-05 Thread [EMAIL PROTECTED]
Thanks. This is exactly what I was looking for. :-) regards, secrookie 2008/5/5 Gerhard Lausser <[EMAIL PROTECTED]>: > > > > Does anyone know if there is a plugin avalaible to monitor > > for a 'keyword' (such as error) in a log file on the Windows platform? > http://www.consol.com/opensource

Re: [Nagios-users] Plugin to monitor keyword in a logfile on theWindows platform?

2008-05-05 Thread Gerhard Lausser
> Does anyone know if there is a plugin avalaible to monitor > for a 'keyword' (such as error) in a log file on the Windows platform? http://www.consol.com/opensource/nagios/check-logfiles Best regards, Gerhard - This SF

[Nagios-users] Plugin to monitor keyword in a logfile on the Windows platform?

2008-05-05 Thread [EMAIL PROTECTED]
Does anyone know if there is a plugin avalaible to monitor for a 'keyword' (such as error) in a log file on the Windows platform? regards, secrookie - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't m