add additional argument to a couple of command definitions to be more flexible

This commit is contained in:
Jan Wagner 2013-07-09 21:31:05 +00:00
parent 8a21b52c7b
commit 34404ee104
14 changed files with 73 additions and 59 deletions

14
debian/changelog vendored
View file

@ -15,6 +15,20 @@ nagios-plugins (1.4.16-2) UNRELEASED; urgency=low
(Closes: #708343)
* Fixing NULL pointer dereference in check_nt (Closes: #714281), thanks to
Vaclav Ovsik
* Add additional arguments to command definitions in (Closes: #709297):
- dhcp.cfg
- dns.cfg
- ftp.cfg
- http.cfg
- mail.cfg
- mysql.cfg
- news.cfg
- ntp.cfg
- pgsql.cfg
- procs.cfg
- ssh.cfg
- tcp_udp.cfg
- telnet.cfg
-- Jan Wagner <waja@cyconet.org> Wed, 27 Jun 2012 23:14:40 +0200