Home >

Showing 5845-5856 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Check installed certificates in Windows store using powershell through NRPE / nsclient++: -My store (machine) -Root store -CA store -Auth store -SharePoint store You can…
Makefile and SPEC file to create RPMs for the Nagios-provided NRDP server and a separate package for the PHP client.
Run configuration test and restart Nagios automatically! Checks the output of /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg to get the total number of warnings and errors. If either…
This will return the network tcp throughput via snmp ./network-throughput server snmp_community_string lo_In:459368179 lo_Out:459368179 eth0_In:840523177 eth0_Out:1893964244 eth1_In:443203265 bond0_In:1283726442 bond0_Out:1893964244 |lo_In=459368179o;;;0 lo_Out=459368179o;;;0 eth0_In=840523177o;;;0 eth0_Out=1893964244o;;;0 eth1_In=443203265o;;;0 bond0_In=1283726442o;;;0…
Hi Please check the calculation of the free memory (physical). Currently this is the value of memused: $memused = ($mem->{memused} / $mem->{memtotal}*100); But you will…
Sometimes we have dynamic routing protocols and we don´t know which route is active at a certain time. This plugin checks via snmp a route…
One minor typo I found was on line 411. check_prinzipal_errors should be check_principal_errors. Otherwise, works very well.
I came across this plugin when looking for a multi-os check_mem plugin and was satisfied. By the way: I contributed the FreeBSD memory check to…
Nagios telnet to a port check (Linux) ./telnet-check.sh localhost 80 Connection to localhost 80 port [tcp/http] succeeded!|time=0.011741s;;;0 ./telnet-check.sh localhost 22 Connection to localhost 22 port…
Perl script that via SNMP queries a Juniper router(JunOS) for BGP peer/neighbor status. Triggers CRITICAL alarm if peer is not in established state and is…
Hi, the plugin looks very good, exactly what I need. Having installed all the Perl pre-requisites and finally getting the plugin to run, I'm now…