7
I Use This!
Very Low Activity

News

Analyzed 1 day ago. based on code collected 2 days ago.
Posted almost 10 years ago by Michael Medin <michael@…>
Fixed buffer overflow in external scripts
Posted almost 10 years ago by Michael Medin <michael@…>
Added option to install scripts using the ext command line syntax: nscp ext --script scripts\foo.bat nscp ext --script scripts\foo.bat --alias bar ..arguments test1
Posted almost 10 years ago by Michael Medin <michael@…>
Added simple client interface to setup NRPE: nscp nrpe -- install --help nscp nrpe -- install --port 1234 --allowed-host foo.com --insecure ...
Posted almost 10 years ago by Michael Medin <michael@…>
Added settings query wrapper
Posted almost 10 years ago by Michael Medin <michael@…>
Fixed URL parsing issue
Posted almost 10 years ago by quentinou
Hi, I'm trying to return a warning if a task is running for more X minutes/seconds. I have tried to command like that: /usr/lib/nagios/plugins/check_centreon_nrpe -H xxxx -p 5666 -t 30 -u -m 1024 -c check_tasksched -a ... [More] "perf-config=exit_code(ignored:true)" "filter=enabled eq 1" "warning=status = 'running' and most_recent_run_time < 1m" "critical=exit_code != 0" I have tried 'most_recent_run_time < 1m', 'most_recent_run_time < -1m', ... I don't know what to use :) I'm using NSClient 0.4.2-94. Thanks for the help [Less]
Posted almost 10 years ago by Michael Medin &lt;michael@…&gt;
Fixed failing NSCA test (ish) Split NSCA test into multiple test cases
Posted almost 10 years ago by Michael Medin &lt;michael@…&gt;
Merged back ignore perf flag from 0.4.1
Posted almost 10 years ago by Michael Medin &lt;michael@…&gt;
Added initial support for creating certificates
Posted almost 10 years ago by Michael Medin &lt;michael@…&gt;
released build 94