mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 07:47:00 +00:00
contrib: add nagios.conf example
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
a05d793378
commit
7600d32b89
2 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
contribdir = $(datadir)/dhcpd-pools/
|
||||
dist_contrib_SCRIPTS = dhcpd-pools.cgi snmptest.pl
|
||||
EXTRA_DIST = nagios.conf
|
||||
|
|
|
|||
1
contrib/nagios.conf
Normal file
1
contrib/nagios.conf
Normal file
|
|
@ -0,0 +1 @@
|
|||
command[check_dhcpd_pools]=/usr/bin/dhcpd-pools --warning $ARG1$ --critical $ARG2$
|
||||
Loading…
Add table
Add a link
Reference in a new issue