|
@@ -28,7 +28,7 @@ MATHLIBS = @MATHLIBS@
|
|
|
libexec_PROGRAMS = check_apt check_cluster check_disk check_dummy check_http check_load \
|
|
libexec_PROGRAMS = check_apt check_cluster check_disk check_dummy check_http check_load \
|
|
|
check_mrtg check_mrtgtraf check_ntp check_ntp_peer check_nwstat check_overcr check_ping \
|
|
check_mrtg check_mrtgtraf check_ntp check_ntp_peer check_nwstat check_overcr check_ping \
|
|
|
check_real check_smtp check_ssh check_tcp check_time check_ntp_time \
|
|
check_real check_smtp check_ssh check_tcp check_time check_ntp_time \
|
|
|
- check_ups check_users check_uptime negate \
|
|
|
|
|
|
|
+ check_ups check_users negate \
|
|
|
urlize @EXTRAS@
|
|
urlize @EXTRAS@
|
|
|
|
|
|
|
|
check_tcp_programs = check_ftp check_imap check_nntp check_pop \
|
|
check_tcp_programs = check_ftp check_imap check_nntp check_pop \
|
|
@@ -37,7 +37,7 @@ check_tcp_programs = check_ftp check_imap check_nntp check_pop \
|
|
|
EXTRA_PROGRAMS = check_mysql check_radius check_pgsql check_snmp check_hpjd \
|
|
EXTRA_PROGRAMS = check_mysql check_radius check_pgsql check_snmp check_hpjd \
|
|
|
check_swap check_fping check_ldap check_game check_dig \
|
|
check_swap check_fping check_ldap check_game check_dig \
|
|
|
check_nagios check_by_ssh check_dns check_nt check_ide_smart \
|
|
check_nagios check_by_ssh check_dns check_nt check_ide_smart \
|
|
|
- check_procs check_mysql_query check_apt check_dbi
|
|
|
|
|
|
|
+ check_procs check_mysql_query check_apt check_dbi check_uptime
|
|
|
|
|
|
|
|
EXTRA_DIST = t tests
|
|
EXTRA_DIST = t tests
|
|
|
|
|
|