Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Shtrih
Check Processes status via SNMP
github.com/mrGrab/check_snmp_proc.shPlugin written in bash
/Category:SNMP
GPL
check network bandwidth on local host (with ip command)
gitlab.com/nagios_plugins/check_net.shscript based on ip tool. it checks RX and TX value of specified interface within some interval and provide speed in KB: ip -s link show int | xargs| cut -d " " -f27,40
/Category:Network and Systems Management
GPL
pods_on_node.py
github.com/mrGrab/pods_on_node.pycheck number of pods in openshift or kubernetes node
/Category:Cloud
Other
check_couchbase_node
gitlab.com/nagios_plugins/check_couchbase_nodePython script which sends GET request to couchbase cluster REST api: http://cluster_dns/pools/nodes
/Category:Others
GPL