Code

Added support for --extra-opts in all C plugins (disabled by default, see configure...
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Wed, 7 May 2008 10:02:42 +0000 (10:02 +0000)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Wed, 7 May 2008 10:02:42 +0000 (10:02 +0000)
commit44f8455b2cf248c6f50c35bfc3510d2946084c5b
tree26b696c5d61872f1d41466be9fcc650c22d75aeb
parent4d157889e3018119e07bdcc7f48afde1422f7396
Added support for --extra-opts in all C plugins (disabled by default, see configure --help)

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1991 f882894a-f735-0410-b71e-b25c423dba1c
40 files changed:
plugins-root/check_dhcp.c
plugins-root/check_icmp.c
plugins/check_apt.c
plugins/check_by_ssh.c
plugins/check_cluster.c
plugins/check_dig.c
plugins/check_disk.c
plugins/check_dns.c
plugins/check_fping.c
plugins/check_game.c
plugins/check_hpjd.c
plugins/check_http.c
plugins/check_ide_smart.c
plugins/check_ldap.c
plugins/check_load.c
plugins/check_mrtg.c
plugins/check_mrtgtraf.c
plugins/check_mysql.c
plugins/check_mysql_query.c
plugins/check_nagios.c
plugins/check_nt.c
plugins/check_ntp.c
plugins/check_ntp_peer.c
plugins/check_ntp_time.c
plugins/check_nwstat.c
plugins/check_overcr.c
plugins/check_pgsql.c
plugins/check_ping.c
plugins/check_procs.c
plugins/check_radius.c
plugins/check_real.c
plugins/check_smtp.c
plugins/check_snmp.c
plugins/check_ssh.c
plugins/check_swap.c
plugins/check_tcp.c
plugins/check_time.c
plugins/check_ups.c
plugins/check_users.c
plugins/utils.h