-iface/--interface)
Interface name (eth0 by default)
-s/--sleep)
Sleep time between both statistics measures
-w/--warning)
Warning value (KB/s)
-c/--critical)
Critical value (KB/s)
check_bandwidth.sh -iface eth0 -w 5000 -c 6000
$1
warning percent of conntrack table
$2
critical percent of conntrack table
check_max_conntrack.sh 75 90
-w/--warning)
Warning value (number of SYN_RECV)
-c/--critical)
Critical value (number of SYN_RECV)
check_ddos.sh -w 100 -c 150
$1
warning percent of max open file system can handle : /proc/sys/fs/file-max
$2
critical percent of max open file system can handle
check_max_open_files.sh 75 90
-H/--hostname)
CouchDB host
-P/--port)
CouchDB port
check_couchdb.sh -H 127.0.0.1 -P 5984
-u/--user)
The user name
-p/--password)
User password
-f/--defaults-file)
MySQL defaults-file path