Re: [Nagios-users] ESXi/vCenter Monitoring

2013-08-12 Thread Martin Hugo
Hi Daniel, We monitor our VM servers with Nagios but point to their IP addresses in the hosts.cfg. Since these don't change and Nagios doesn't care what VM host the server is running it is not a problem. We make the network switch the parent, not the VMware host. -- Martin T. Hugo Network Ad

Re: [Nagios-users] Log Rotations Issue

2013-01-31 Thread Martin Hugo
Hi Alaric, I had a similar issue and never did figure it out. Unfortunately, I only had one server but it was virtual so I just built a new one from scratch and transferred my configs. Sometimes expediency demands undesirable methods. -- Martin T. Hugo Network Administrator Hilliard City Sch

Re: [Nagios-users] Nagios Permissions Error ?

2013-01-14 Thread Martin Hugo
? Please install apt-get install libnet-dns-perl On Tue, Jan 15, 2013 at 2:35 AM, Sunil Sankar mailto:su...@sunil.cc>> wrote: This is a due to missing cpan module On Tue, Jan 15, 2013 at 1:21 AM, Martin Hugo mailto:martin_h...@hboe.org>> wrote: Hi Everyone, I have recently rebuilt Nag

[Nagios-users] Nagios Permissions Error ?

2013-01-14 Thread Martin Hugo
Hi Everyone, I have recently rebuilt Nagios 3.4.3 on Ubuntu 12.04 and am having a problem with a couple of plugins that I think is related to a permissions issue. I installed from source as root (sudo su). I can run ./usr/local/nagios/libexec/check_iftraffic4.pl -H -C -i F24 -b 100 -u m from

Re: [Nagios-users] Nagios not working except for local host

2013-01-08 Thread Martin Hugo
ed on what settings you have for that user in your cgi.cfg file. So if you're logged in as "martin" in the UI and "martin" doesn't match a contact in Nagios, then you would want to change your cgi.cfg to give "martin" permissions to say view all hosts, etc.

[Nagios-users] Nagios not working except for local host

2013-01-08 Thread Martin Hugo
Hello, My Nagios server died and I am having to rebuild (ran well for the best part of two years). I am running Nagios Core 3.4.3 on Ubuntu 12.04 and have added pnp4nagios 0.6.19. Nagios and pnp4nagios were installed from source. I believe I have configured it correctly but I have obviously m

Re: [Nagios-users] Weird Nagios Problem

2012-12-04 Thread Martin Hugo
You are right, it was using check_local_load, is there a remote version of this command? Thanks. Marty -Original Message- From: C. Bensend [mailto:be...@bennyvision.com] Sent: Tuesday, December 04, 2012 6:05 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Weird Na

[Nagios-users] Weird Nagios Problem

2012-12-03 Thread Martin Hugo
I have been running Nagios for over a year with no issues. All of a sudden, all of my current loads on my linux servers all go into warning state at the same time, showing the exact same load, which then increments every hour to critical. After a while (3 or 4 hours) they all come back down t

Re: [Nagios-users] Where can arguments go?

2012-02-21 Thread Martin Hugo
David, You could use something like the check_iftraffic3 plug-in, that would also give you bandwidth useage. Martin T. hugo Network Administrator Hilliard City Schools 614-921-7102 (Ph) 614-921-7243 (Fax) -Original Message- From: David Dyer-Bennet [mailto:d...@dd-b.net] Sent: Tuesday

Re: [Nagios-users] sms notifications

2012-02-01 Thread Martin Hugo
Most carriers here in the US have email equivalents for SMS. Don't know if it's the same elsewhere. From: Marco Borsani [mailto:m.bors...@it.net] Sent: Wednesday, February 01, 2012 10:04 AM To: NAGIOS Subject: [Nagios-users] sms notifications Hi all To send sms notifications, I am using since

[Nagios-users] Suggestions for checking DHCP Scopes

2011-09-23 Thread Martin Hugo
Hello, We are running Nagios, Ndoutils and PnP4 in an enterprise environment. We use NSClient++ exclusively on our Windows servers. Does anyone have any suggestions for checking DHCP scopes on Windows servers. I saw one util on Nagios Exchange that uses a vbs script but I have no idea how I

Re: [Nagios-users] snmpwalk is working, check_snmp is not ?

2011-08-29 Thread Martin Hugo
Have you made any changes since you compiled the plugins? I saw this a while ago with a different plugin (unfortunately I can't remember what I had changed) but a recompile of the plugins fixed it. Marty -Original Message- From: wer...@aloah-from-hell.de [mailto:wer...@aloah-from-hell.

Re: [Nagios-users] Problem Executing Passive Checks

2011-08-26 Thread Martin Hugo
from GUI script executed logged in nagios.log file. From: Martin Hugo [mailto:martin_h...@hboe.org] Sent: Friday, August 26, 2011 5:52 PM To: 'Nagios Users List' Subject: Re: [Nagios-users] Problem Executing Passive Checks A GUI instigated check may run under a different username than that

Re: [Nagios-users] Problem Executing Passive Checks

2011-08-26 Thread Martin Hugo
A GUI instigated check may run under a different username than that used in a terminal script. Were you root in terminal? Marty From: Muhammad Haseeb [mailto:has...@carepvtltd.com] Sent: Friday, August 26, 2011 8:05 AM To: Nagios Users List Subject: Re: [Nagios-users] Problem Executing Passive

Re: [Nagios-users] False Positive Results for check_ping

2011-08-20 Thread Martin Hugo
I believe there Is a previous post about a bug in check_ping. Use check_icmp instead. HTH Marty From: Robert V. Bolton [mailto:rob...@robertvbolton.com] Sent: Saturday, August 20, 2011 12:06 PM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] False Positive Results for check_ping

Re: [Nagios-users] What the best way to monitor Windows?

2011-08-04 Thread Martin Hugo
I second NSClient++, easy to install on the hosts, no restart necessary. Here's a tip, once you have one working, copy the client.ini file to your install point and drop it in the appropriate folder on the new client before you start the service. I can send examples of our different checks if

Re: [Nagios-users] Help required please for custom OWA monitor

2011-07-27 Thread Martin Hugo
Hi John, Wow, that's a tall order. The account used for the monitor would need full access to all mailboxes, an admin nightmare in any Exchange environment. I am intrigued by the problem though. Do the suspect emails open correctly in a desktop client? If you examine the messages, what is

Re: [Nagios-users] error: (Return code of 127 is out of bounds - plugin may be missing)

2011-07-25 Thread Martin Hugo
Is that path correct for your installation? I installed on CentOS 5.x from source and my path is different > /usr/local/Nagios/libexec. The path will vary depending on your OS and how you installed the app and configured the plugins. Martin T. Hugo Network Administrator Hilliard City Schools 6

Re: [Nagios-users] error: (Return code of 127 is out of bounds - plugin may be missing)

2011-07-25 Thread Martin Hugo
Typically, one can see that error if the actual plugin is missing from your plugins folder (path will vary depending on distro and source). Check that the actual plugins are there. Also, check that the command functions from the command line. Be sure to test it as the nagios user, if it works

Re: [Nagios-users] error: (Return code of 127 is out of bounds - plugin may be missing)

2011-07-25 Thread Martin Hugo
What plugin (check) are you attempting to use? What distro (Linux ver) are you using? Did you install from RPM or source? These answers will help people point you in the right direction. Martin T. Hugo Network Administrator Hilliard City Schools Tel: 614-921-7102 __

Re: [Nagios-users] Non obvious 127 plugin error

2011-06-01 Thread Martin Hugo
Hi Craig, Not sure if it will help you but when I had a check reporting a similar plug-in error that ran just fine from the terminal I removed the password variable from the comd def and hard-coded the pwd in there instead. Worked for me. Martin T. Hugo Network Administrator Hilliard City Scho

Re: [Nagios-users] Services are dependent on the host they run on?

2011-05-26 Thread Martin Hugo
Hi Robi, I have never done it but I know you can make hosts/services children that will not report if the parent is down. Hope this puts you on the right track. Marty -Original Message- From: Roberto Nunnari [mailto:roberto.nunn...@supsi.ch] Sent: Thursday, May 26, 2011 12:47 PM To: n

Re: [Nagios-users] pnp4nagios & Nagios

2011-05-13 Thread Martin Hugo
her information how perfdata will look like ________ From: Martin Hugo <mailto:martin_h...@hboe.org> To: Nagios Users List <mailto:nagios-users@lists.sourceforge.net> Sent: Fri, May 13, 2011 8:23:20 PM Subject: Re: [Nagios-users] pnp4nagios & Nagios Did you

Re: [Nagios-users] pnp4nagios & Nagios

2011-05-13 Thread Martin Hugo
Did you add the pnp4nagios commands to your commands file? Are your hosts using the host-pnp template? Is your service definition using the srv-pnp template? Marty From: khurram aziz [mailto:khurramazizkha...@yahoo.com] Sent: Friday, May 13, 2011 10:58 AM To: nagios mailinglist Subject: [Nagio

Re: [Nagios-users] R: smstools3 with nagios

2011-05-12 Thread Martin Hugo
Hi Marco, Not sure if this will help but I had a similar problem trying to monitor bandwidth on my HP Procurve switch ports. Command line worked OK, Nagios command failed. The solution was to hard code my password in the command definition instead of a variable and take that part out of the s

Re: [Nagios-users] Notification Emails

2011-05-04 Thread Martin Hugo
Nagios or Ubuntu configuration issue. Thanks, Daniel Ceola From: Martin Hugo [mailto:martin_h...@hboe.org] Sent: Wednesday, May 04, 2011 1:40 PM To: 'Nagios Users List' Subject: Re: [Nagios-users] Notification Emails Have you defined an internal mail connector on your EXCH2010 Hub ser

Re: [Nagios-users] Notification Emails

2011-05-04 Thread Martin Hugo
Have you defined an internal mail connector on your EXCH2010 Hub server(s) for internal smtp servers that you want to allow to send out mail through your Exchange Server? Setup their IP Addresses in the lower portion of the Network Tab and select the appropriate permissions and groups on the Au

Re: [Nagios-users] Monitoring HP Procurve Interfaces

2011-04-19 Thread Martin Hugo
returned is not 0,1,2 for (ok, warning, critical) and so nagios doesn't like it. When you run the command manually from the command line, what is the result returned? On Tue, Apr 19, 2011 at 11:24 AM, Martin Hugo wrote: Hello, I am trying to monitor the interfaces on my HP Procurve

[Nagios-users] Monitoring HP Procurve Interfaces

2011-04-19 Thread Martin Hugo
Hello, I am trying to monitor the interfaces on my HP Procurve 5400 series switch. I have tried both check_iftraffic3 and check_snmp_int. The commands work perfectly from the command line. However the web interface reports (return code of 255 is out of bounds) for check_iftraffic3 and (retur