snclient
snclient copied to clipboard
SNClient+ - Cross platform monitoring agent
This check reads the /proc/interrupts file , parses it and puts each interrupt count in its own entry. An interrupt is identified by a number or by an acronym. After...
There might be a better place to put the transformation function to. Additionally, I save checks where I can perform time keyword transformations in a map. If there is an...
It would be great to have something like this: `check_files path="C:\" pattern="*.xyz" filter="written >= today" crit="count gt 0"` I'd expect "today" to be 00:00 of the current day. Sometimes you...
**Describe the bug** It is a client server, I have several servers and what is happening to this server does not happen to them and I cannot find the error....
I'm trying to use the check_logfiles check from omd nagios host with NRPE module enabled on the scnlient agent machines omd thruk host: $ /omd/sites/vpe/lib/monitoring-plugins/check_nrpe -H $IP_ADDRESS -t 20 -c...