Re: [Nagios-users] Version Check Incorrect

2013-01-14 Thread Mark Elsen
>Nagios version incorrect, Tx for your efforts - yet the download menu for Nagios Core, advertises 3.4.4. as being 3.4.3; - The ChangeLog file does not contain any 3.4.4. information (ref : http://www.nagios.org/download/core/thanks?t=1358230874) M. On Mon, Jan 14

[Nagios-users] FW: Service Alert History - "No history information was found for this service in this archived log file"

2013-01-14 Thread Samuel Kidman
Hello This is a repost, I would really just appreciate some hints to get me started with troubleshooting. Or if I should use NDOmod and log and report on the status history in a database? Regards From: Samuel Kidman [mailto:samuel.kid...@panres.com] Sent: Friday, 11 January 2013 10:52 AM To:

Re: [Nagios-users] Nagios Permissions Error ?

2013-01-14 Thread lkennedy
Look at two things: Where your perl modules are installed... You have some installed in root' home dir and regular user won't be able to access them. Does this module require root level permissions as some network socket related modules do? Lee - Original Message - From: Martin Hugo

Re: [Nagios-users] Nagios Permissions Error ?

2013-01-14 Thread Martin Hugo
Thanks very much, that was it. -- Martin T. Hugo Network Administrator Hilliard City Schools 614-921-7102 (Ph) 614-921-7243 (Fax) From: Sunil Sankar [mailto:su...@sunil.cc] Sent: Monday, January 14, 2013 4:17 PM To: Nagios Users List Subject: Re: [Nagios-users] Nagios Permissions Error ? Pleas

Re: [Nagios-users] Version Check Incorrect

2013-01-14 Thread Mike Guthrie
On 1/14/2013 3:09 PM, Steve Jenkins wrote: On Mon, Jan 14, 2013 at 12:09 PM, Mike Guthrie > wrote: Should be fixed now, thanks! No prob! Confirmed that it's fixed there, but on my Nagios install home page I still get: If I remember correctly, the update check h

Re: [Nagios-users] Nagios Permissions Error ?

2013-01-14 Thread Sunil Sankar
This is a due to missing cpan module On Tue, Jan 15, 2013 at 1:21 AM, Martin Hugo wrote: > 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

Re: [Nagios-users] Nagios Permissions Error ?

2013-01-14 Thread Sunil Sankar
Please install apt-get install libnet-dns-perl On Tue, Jan 15, 2013 at 2:35 AM, Sunil Sankar wrote: > This is a due to missing cpan module > > On Tue, Jan 15, 2013 at 1:21 AM, Martin Hugo wrote: > >> Hi Everyone, >> >> ** ** >> >> I have recently rebuilt Nagios 3.4.3 on Ubuntu 12.04 and am

Re: [Nagios-users] Version Check Incorrect

2013-01-14 Thread Steve Jenkins
On Mon, Jan 14, 2013 at 12:09 PM, Mike Guthrie wrote: > Should be fixed now, thanks! > No prob! Confirmed that it's fixed there, but on my Nagios install home page I still get: NagiosĀ® Coreā„¢ Version 3.4.4 January 12, 2013 Check for updates

Re: [Nagios-users] Version Check Incorrect

2013-01-14 Thread Mike Guthrie
Should be fixed now, thanks! On 1/14/2013 1:43 PM, Steve Jenkins wrote: Just installed 3.4.4 and noticed this: http://www.nagios.org/checkforupdates/?version=3.4.4&product=nagioscore SteveJ -- Master Visual Studio,

[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

[Nagios-users] Version Check Incorrect

2013-01-14 Thread Steve Jenkins
Just installed 3.4.4 and noticed this: http://www.nagios.org/checkforupdates/?version=3.4.4&product=nagioscore SteveJ -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript

Re: [Nagios-users] NRPE: Unable to read output; but works when run under strace ...

2013-01-14 Thread Florian Ernst
Hello Eliezer, thanks for your reply. On Mon, Jan 14, 2013 at 05:41:28PM +0200, Eliezer Croitoru wrote: > I would try to run a basic script which logs the nrpe environment into a > file. > it will make sure what is available to you and what not. > > test if: > [...] > modify the above to make s

Re: [Nagios-users] service escalations

2013-01-14 Thread Chris Beattie
On 1/14/2013 9:41 AM, julian_grunn...@tdwh.co.uk wrote: > > If the TCP check continues to fail the service escalation contact starts > to get alerts but the actual contact for the defined service doesn't. Try changing "contacts me_at_home" to "contacts +me_at_home". -- -Chris Nothing in this me

Re: [Nagios-users] NRPE: Unable to read output; but works when run under strace ...

2013-01-14 Thread Eliezer Croitoru
I would try to run a basic script which logs the nrpe environment into a file. it will make sure what is available to you and what not. test if: there are environment vars.. there is a STDOUT\IN\ERR available etc.. #!/usr/bin/env ruby f = File.open("/tmp/nrpetest.log","a") f.sync = true f.puts

Re: [Nagios-users] service escalations

2013-01-14 Thread Assaf Flatto
On 14/01/13 14:41, julian_grunn...@tdwh.co.uk wrote: Hi - can someone confirm if the following scenario regards service escalations is correct? I have a service check that simply performs a TCP check, if it fails it will email the contact with a defined notification_interval of 5mins. I al

[Nagios-users] service escalations

2013-01-14 Thread Julian_Grunnell
Hi - can someone confirm if the following scenario regards service escalations is correct? I have a service check that simply performs a TCP check, if it fails it will email the contact with a defined notification_interval of 5mins. I also have a serviceescalation defined as follows: define se

Re: [Nagios-users] Check_Openmanage not ignoring non-certified drives

2013-01-14 Thread Trond Hasle Amundsen
"Bob The Junkie" writes: > I m using Nagios and Check_Openmange to keep an eye on some Dell R710 servers > we ve recently acquired, and I m having problems trying to stop warnings with > non-dell certified drives appearing in the alert log. > > I ve separated out the different components on the s