Home Directory

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Directory

Shtrih

Listings(4)

check network bandwidth on local host (with ip command)

gitlab.com/nagios_plugins/check_net.sh

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

LicenseGPL

pods_on_node.py

github.com/mrGrab/pods_on_node.py

check number of pods in openshift or kubernetes node

/Category:Cloud
LicenseOther

check_couchbase_node

gitlab.com/nagios_plugins/check_couchbase_node

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

/Category:Others
LicenseGPL