monitor-utils icon indicating copy to clipboard operation
monitor-utils copied to clipboard

Monitoring scripts for Zabbix / Nagios

Results 12 monitor-utils issues
Sort by recently updated
recently updated
newest added

Hello, we have a FAS8200 and after a reboot the uptime check give following message. **ePN /usr/local/icinga/libexec//check_netapp_ng.pl: plugin did not call exit() The reason ist for the first day after...

Hi, I'm trying to use your check-cisco.pl to monitor a cisco router, almost all checks are clear and simple to me, great job! Anyway I don't know how to perform...

Add option for script version

I added the memory consumption check. The OIDs are documented in https://live.paloaltonetworks.com/t5/tkb/articleprintpage/tkb-id/Management-TKB/article-id/1596

Hello Ran This is Laurent DUFOUR ([email protected]) from Paris France I propose a small little change to the handling of timeouts in this check-netapp-ng script, in order to avoid the...

I've got this error when installing this plugin: `(No output on stdout) stderr: Can't locate utils.pm in @INC (@INC contains: /usr/lib64/nagios/plugins /usr/lib64/nagios/libexec /usr/lib/nagios/plugins /usr/lib/nagios/libexec /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5...

They shouldn't be required in the firmware and model modes.

Hi , I am using check_netapp_ng.pl -H xxx -T SNAPSHOTAGE -C public -V 1 – c 2 (it works fine) and we have from each /vol/**\* ca. five snapshot The...

If the check timeouts, no useful message is provided, and also the exit code is not correct: ``` [root@nagios hardware]# ./check-netapp-ng.pl -H 192.168.0.10 -C public -T UPTIME Alarm clock [root@nagios...