Have you tried
./check_nrpe -H IP -p 5666 -c check_mostrecentfile -a "c:/test log/" 50 60 1
Search found 8 matches
- Mon Apr 07, 2014 9:20 am
- Forum: Open Source Nagios Projects
- Topic: Command Definition with Spaces?
- Replies: 2
- Views: 1449
- Fri Mar 21, 2014 10:00 am
- Forum: Open Source Nagios Projects
- Topic: nagiostats 4.0.4 bug?
- Replies: 3
- Views: 1517
Re: nagiostats 4.0.4 bug?
AFAIK, those variables don't exist anymore in Nagios 4.x.
You'll need to remove that one graph out of your mrtg.cfg
nagiostats.c needs amending to remove them from the --help output, too.
You'll need to remove that one graph out of your mrtg.cfg
nagiostats.c needs amending to remove them from the --help output, too.
- Wed Mar 19, 2014 4:49 pm
- Forum: Open Source Nagios Projects
- Topic: Caught SIGSEGV, shutting down... nagios 3.5.1
- Replies: 6
- Views: 9841
Re: Caught SIGSEGV, shutting down... nagios 3.5.1
The issue was that at some point in the 3.x branch the internal nagios downtime structure changed. Livestatus is compiled against the old format, hence the problem. You may find that the problem recurs without patching and rebuilding nagios. In our setup, the crash didn't always happen at every log ...
- Wed Mar 19, 2014 10:17 am
- Forum: Open Source Nagios Projects
- Topic: Caught SIGSEGV, shutting down... nagios 3.5.1
- Replies: 6
- Views: 9841
Re: Caught SIGSEGV, shutting down... nagios 3.5.1
It still applies.
- Wed Mar 19, 2014 4:18 am
- Forum: Open Source Nagios Projects
- Topic: Caught SIGSEGV, shutting down... nagios 3.5.1
- Replies: 6
- Views: 9841
Re: Caught SIGSEGV, shutting down... nagios 3.5.1
If you're using Nagios 3.5.1 with mk-livestatus you need this patch for Nagios:
http://git.mathias-kettner.de/git/?p=om ... 10;hb=HEAD
Cheers,
Phil
http://git.mathias-kettner.de/git/?p=om ... 10;hb=HEAD
Cheers,
Phil
- Tue Mar 18, 2014 5:12 am
- Forum: Open Source Nagios Projects
- Topic: check-host-alive pinging every second?
- Replies: 23
- Views: 28605
Re: check-host-alive pinging every second?
What's your interval_length set to in nagios.cfg? It should be 60. Format: interval_length=<seconds> Example: interval_length=60 This is the number of seconds per "unit interval" used for timing in the scheduling queue, re-notifications, etc. "Units intervals" are used in the obj...
- Mon Mar 17, 2014 3:45 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Core 4.0.2 Email notification
- Replies: 7
- Views: 10355
Re: Nagios Core 4.0.2 Email notification
I discovered this one independently.
I've logged the bug here: http://tracker.nagios.org/view.php?id=582 and attached a patch "582-command-v2.patch" which fixes it for me to that bug report.
Cheers,
Phil
I've logged the bug here: http://tracker.nagios.org/view.php?id=582 and attached a patch "582-command-v2.patch" which fixes it for me to that bug report.
Cheers,
Phil
- Mon Nov 19, 2012 5:26 am
- Forum: Open Source Nagios Projects
- Topic: The culprit of high CPU & Memory usage on Windows & Linux
- Replies: 10
- Views: 3638
Re: The culprit of high CPU & Memory usage on Windows & Linu
Nice enhancement.
It would be great if you could feed your changes upstream to nsclient.org so they can become part of the standard NSClient++
It would be great if you could feed your changes upstream to nsclient.org so they can become part of the standard NSClient++