[Nagios-users] Help With Nagios & WMI

2013-08-12 Thread Nathan Mace
ng at 85% results in Nagios throwing an error the next time the service tries to query the disk space (NOT an error when Nagios tries to read the config file). Any ideas? Thanks! Nathan -- Get 100% visibility into Java

[Nagios-users] Help With Nagios & WMI

2013-08-12 Thread Nathan
tical wanting at 85% results in Nagios throwing an error the next time the service tries to query the disk space (NOT an error when Nagios tries to read the config file). Any ideas? Thanks! Nathan -- Get 100% visibility

[Nagios-users] Show Host Display Name in Web Interface

2013-01-18 Thread Nathan Lewis
Does anyone know how I could show the display_name or alias as the main display for a host? I would like to give a unique name to a host and a generic display name that is human readable. The reason I want to do this is because devices on our network can be re-purposed. When I rename a host in Nag

[Nagios-users] Nagios Presentation

2008-07-18 Thread Nathan Blackham
or material already made up so I don't have to make them all from scratch. If not, no big deal, it would just save me some time. Thanks, Nathan - This SF.Net email is sponsored by the Moblin Your Move Developer's

[Nagios-users] random character appended to NRPE output

2008-01-21 Thread Nathan Blackham
running the latest version of nrpe (2.11). It seems like an array isn't ending properly. Is there anything else that might be helpful, like a debug log? Thanks alot, Nathan - This SF.net email is sponsored by: Microsoft

Re: [Nagios-users] 2.x cfg -> 3.x install?

2008-01-12 Thread Nathan
CentOS5. If you want it, ping me off list. Nathan signature.asc Description: This is a digitally signed message part - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services

[Nagios-users] Acking an alert by replying to an email

2008-01-03 Thread Nathan Blackham
We use email to send all our alerts out, whether it goes to our phones over SMS or to our emails. Is there a script or an addon, that I can have nagios monitor the email box that sends out the alerts to watch for replies and ACK alerts based upon a reply? Nathan

[Nagios-users] Xen Checks

2007-12-06 Thread Nathan Blackham
Has anyone developed any checks to check a xen host? Nathan - SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source.

[Nagios-users] Performance of NRPE vs.SNMP

2007-11-27 Thread Nathan Blackham
Quick Question. I am wondering if anyone has done a performance comparison of NRPE vs. SNMP for simple things like CPU load and Disk Space? I want to know the performance impact for the machine being monitored. Thanks Nathan

Re: [Nagios-users] How to Scan network

2007-11-05 Thread Nathan
scan your network and sets up a basic config for them. You can find some of them on http://www.nagiosexchange.org/ or you do a quick google search for nagios frontends. Nathan signature.asc Description: This is a digitally signed message part --

[Nagios-users] On-Call Rotation

2007-10-15 Thread Nathan Blackham
currently on-call? Nathan - 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

[Nagios-users] Mysql tables are empty

2006-10-17 Thread Nathan
mysql - DO I need to tweak any privilages, or settings - What files contain the implementation of the interface to mysql Please help me to understand the mystery of Nagios-mysql. your help is greately appreciated, thanks

[Nagios-users] Monitoring windows servers

2006-09-25 Thread Ranga Nathan
__ Ranga Nathan / CSG Systems Programmer - Specialist; Technical Services; BAX Global Inc. Irvine-California Tel: 714-442-7591   Fax: 714-442-2840 - Take Surveys. Earn Cash. Influence the Future of IT Join

RE: [Nagios-users] Grouping services and hosts

2006-05-02 Thread Nathan Oyler
Who needs voodoo?! Per your example, your host groups Very easy to get a view of what you want. NY_Linux NY_Windows LA_PROD_Linux LA_PROD_Windows LA_TEST_Linux LA_TEST_Windows LA_Linux LA_Windows > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED]

RE: [Nagios-users] Nagios Plugins 1.3.1 installation problems

2006-03-31 Thread Ranga Nathan
installed them. I then installed nrpe and installed it. Hope it goes smooth from here on. __ Ranga Nathan / CSG Systems Programmer - Specialist; Technical Services; BAX Global Inc. Irvine-California Tel: 714-442-7591   Fax: 714-442-2840 "Rusty Hall&quo

[Nagios-users] Nagios Plugins 1.3.1 installation problems

2006-03-30 Thread Ranga Nathan
iated. __ Ranga Nathan / CSG Systems Programmer - Specialist; Technical Services; BAX Global Inc. Irvine-California Tel: 714-442-7591   Fax: 714-442-2840

[Nagios-users] check_rpc working on commandline, no output in nagios.

2005-12-22 Thread Nathan Oyler
As nagios user, run check_rpc perl plugin. Returns fine. No output through nagios. I use other perl plugins successfully, any ideas what may be the problem? Nagios 2.0b5. check_rpc (nagios-plugins 1.4) 1.8 [EMAIL PROTECTED] libexec]$ ./check_rpc -H host -C ypserv OK: RPC program ypserv version

[Nagios-users] SuSE9 RPM for nagios 2x?

2005-12-06 Thread Ranga Nathan
__ Ranga Nathan / CSG Systems Programmer - Specialist; Technical Services; BAX Global Inc. Irvine-California Tel: 714-442-7591   Fax: 714-442-2840

[Nagios-users] It appears as though Nagios is not running, so commands are temporarily unavailable

2005-11-21 Thread Ranga Nathan
s.sav __ Ranga Nathan / CSG Systems Programmer - Specialist; Technical Services; BAX Global Inc. Irvine-California Tel: 714-442-7591   Fax: 714-442-2840

[Nagios-users] What type of check do I want?

2005-11-10 Thread Nathan Oyler
I’m using SNMP traps, and I’d like to be notified once, and only once for each trap.   So if a service goes into Critical because of an SNMP trap, I’d like to only be notified once.   What options would be good for this? I’m currently using   define service {     use    passive-chec

RE: [Nagios-users] event handler macros

2005-11-07 Thread Nathan Oyler
> Andreas Ericsson wrote: > > The easiest is probably to set your script as notification command for a > contact. This will nicely bypass all the troubles (and be sane at the > same time). > > I thought about this, and may still go down this path. The one caveat is > that the script might take som