File: haproxy.cfg

package info (click to toggle)
nagios-plugins-contrib 42.20230308%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,208 kB
  • sloc: perl: 48,182; sh: 22,703; ansic: 12,387; python: 2,693; makefile: 1,028; php: 593; lex: 582; ruby: 149; awk: 119
file content (5 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (12)
1
2
3
4
5
# 'check_haproxy' command definition
define command{
        command_name    check_haproxy
        command_line    /usr/lib/nagios/plugins/check_haproxy -u '$ARG1$'
        }