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





Plugin written in bash
/Category:SNMP
LicenseGPL
check network bandwidth on local host (with ip command)





script 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
LicenseGPL
pods_on_node.py





check number of pods in openshift or kubernetes node
/Category:Cloud
LicenseOther
check_couchbase_node





Python script which sends GET request to couchbase cluster REST api: http://cluster_dns/pools/nodes
/Category:Others
LicenseGPL