File: memcached.cfg

package info (click to toggle)
nagios-plugins-contrib 14.20141104~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 5,792 kB
  • sloc: perl: 30,821; sh: 17,475; python: 1,822; lex: 582; makefile: 461; php: 352; ansic: 233; ruby: 96; awk: 81
file content (5 lines) | stat: -rw-r--r-- 172 bytes parent folder | download | duplicates (12)
1
2
3
4
5
# 'check_memcached' command definition
define command{
    command_name    check_memcached
    command_line    /usr/lib/nagios/plugins/check_memcached -H '$HOSTADDRESS$'
}