monitoring-plugins/plugins
2023-11-23 00:07:02 +01:00
..
picohttpparser Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00
t Enhance tests to check wheter the option validation works 2023-10-31 01:50:46 +01:00
tests Fix some more typos 2023-10-03 22:22:51 +02:00
check_apt.c Fix fallout of the previous changes 2023-10-19 12:20:27 +02:00
check_by_ssh.c Fixes for -Wsign-compare 2023-10-19 12:10:55 +02:00
check_cluster.c check_cluster.c: Added data argument validation. 2018-11-29 16:37:59 +01:00
check_curl.c Merge pull request #1951 from RincewindsHat/compiler_warnings_maybe_unused 2023-11-22 23:34:59 +01:00
check_dbi.c check_dbi: Fix compiler warning for uninitialized variable 2023-10-19 11:14:23 +02:00
check_dig.c check_dig: Use C99 booleans 2023-10-18 16:14:01 +02:00
check_disk.c check_disk: Use C99 booleans 2023-10-18 16:16:44 +02:00
check_dns.c Fixes for -Wsign-compare 2023-10-19 12:10:55 +02:00
check_dummy.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_fping.c check_fping: Use C99 booleans 2023-10-18 16:27:28 +02:00
check_game.c check_game: Use C99 booleans 2023-10-18 16:30:59 +02:00
check_hpjd.c Fixes for -Wimplicit-fallthrough 2023-04-18 00:18:07 +02:00
check_http.c Fix fallout of the previous changes 2023-10-19 12:20:27 +02:00
check_ide_smart.c check_ide_smart: Use C99 booleans 2023-10-18 16:33:39 +02:00
check_ldap.c check_ldap: Use C99 booleans 2023-10-18 16:35:56 +02:00
check_load.c Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00
check_mrtg.c check_mrtg: Use C99 booleans 2023-10-18 16:37:36 +02:00
check_mrtgtraf.c check_mrtgtraf: Use C99 booleans 2023-10-18 16:39:13 +02:00
check_mysql.c check_mysql: Use C99 booleans 2023-10-18 16:40:51 +02:00
check_mysql_query.c check_mysql_query: Use C99 booleans 2023-10-18 16:48:05 +02:00
check_nagios.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_nt.c check_nt: Use C99 booleans 2023-10-18 16:54:48 +02:00
check_ntp.c check_ntp: Use C99 booleans 2023-10-19 10:22:40 +02:00
check_ntp_peer.c check_ntp: Initialize intermediate results in any case 2023-10-19 11:59:43 +02:00
check_ntp_time.c check_ntp_time: Use C99 booleans 2023-10-19 10:04:24 +02:00
check_nwstat.c check_nwstat: Use C99 booleans 2023-10-18 17:18:53 +02:00
check_overcr.c check_overcr: Use C99 booleans 2023-10-18 17:21:35 +02:00
check_pgsql.c check_pgsql: Use C99 booleans 2023-10-18 17:26:43 +02:00
check_ping.c check_ping: Use C99 booleans 2023-10-18 17:29:43 +02:00
check_procs.c Fixes for -Wsign-compare 2023-10-19 12:10:55 +02:00
check_radius.c check_radius: Use C99 booleans 2023-10-18 20:15:30 +02:00
check_real.c check_real: Use C99 booleans 2023-10-18 20:19:35 +02:00
check_smtp.c check_smtp: Restore behaviour pre ead5526efa regarding -D and TLS 2023-10-19 11:31:28 +02:00
check_snmp.c Fix fallout of the previous changes 2023-10-19 12:20:27 +02:00
check_ssh.c check_ssh: Use C99 booleans 2023-10-18 20:24:13 +02:00
check_swap.c check_swap: Use C99 booleans 2023-10-18 20:58:18 +02:00
check_tcp.c check_tcp: Fixes an error with using the wrong type for a variable 2023-10-19 13:47:21 +02:00
check_time.c check_time: Use C99 booleans 2023-10-18 20:33:06 +02:00
check_ups.c check_ups: output ups.realpower if supported 2023-11-10 00:08:49 +01:00
check_users.c check_users: Update help to properly show that thresholds are ranges 2023-10-31 01:51:27 +01:00
common.h plugins/common.h: Remove superflous TRUE/FALSE definitions 2023-10-18 20:38:34 +02:00
Makefile.am check_users: prefer systemd-logind over utmp 2023-08-28 14:55:56 +02:00
negate.c Fixes for -Wsign-compare 2023-10-19 12:10:55 +02:00
netutils.c plugins/netutils: Use C99 booleans 2023-10-18 20:46:16 +02:00
netutils.h plugins/netutils: Use C99 booleans 2023-10-18 20:46:16 +02:00
popen.c Remove check for RETSIGTYPE in autoconf stuff 2023-09-23 12:31:33 +02:00
popen.h Remove check for RETSIGTYPE in autoconf stuff 2023-09-23 12:31:33 +02:00
runcmd.c Fixes for -Wsign-compare 2023-10-19 12:10:55 +02:00
runcmd.h Project rename initial commit. 2014-01-19 14:18:47 -05:00
sslutils.c Replace deprecated TLS client functions 2023-04-18 00:22:25 +02:00
urlize.c Capitalize "Monitoring" when it's the first word 2014-01-20 03:12:50 +01:00
utils.c Fix logic in is_uint64_t to fix type-limit warning 2023-11-23 00:07:02 +01:00
utils.h plugins/utils: Use C99 booleans 2023-10-18 20:51:23 +02:00