monitoring-plugins/plugins
Sven Nierlein 7061a76f89 builds: alway put picohttpparser into the dist tarball
substituting PICOHTTPPARSER_DIR only when curl gets build, leads
to different dist tarballs depending on wether libcurl was available
or not. This then breaks later builds from this tarball because of
the missing files.
2018-10-24 09:54:20 +02:00
..
picohttpparser picohttpparser: add header to final tarball 2018-10-23 11:35:14 +02:00
t made check_curl tests copies of check_http tests because they will differ slightly 2018-10-22 16:30:31 +02:00
tests added some advanced tests for check_curl 2018-10-22 16:30:31 +02:00
check_apt.c check_apt: Add -l/--list option to print packages 2017-01-16 17:54:00 +01:00
check_by_ssh.c check_by_ssh: print command output in verbose mode 2016-09-17 07:45:08 +02:00
check_cluster.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_curl.c check_curl: unify performance data 2018-10-22 17:53:31 +02:00
check_dbi.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_dig.c plugins: check_dig: Fix spelling 2017-04-21 01:38:39 +02:00
check_disk.c Revert "check_disk - show all disks if state is ok and option error only is used" 2016-11-21 13:26:28 +01:00
check_dns.c check_dns: fix error detection on sles nslookup 2017-03-12 21:02:58 +01:00
check_dummy.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_fping.c Spelling fixes suggested by lintian 2016-12-01 12:49:40 +01:00
check_game.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_hpjd.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_http.c Spelling fixes suggested by lintian 2016-12-01 12:49:40 +01:00
check_ide_smart.c Spelling fixes suggested by lintian 2016-12-01 12:49:40 +01:00
check_ldap.c Spelling fixes suggested by lintian 2016-12-01 12:49:40 +01:00
check_load.c fix superfluous argument to printf (#fixes 1308) 2016-11-07 23:39:04 +01:00
check_mrtg.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_mrtgtraf.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_mysql.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_mysql_query.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +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 use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_ntp.c Spelling fixes suggested by lintian 2016-12-01 12:49:40 +01:00
check_ntp_peer.c Spelling fixes suggested by lintian 2016-12-01 12:49:40 +01:00
check_ntp_time.c It's useful to use 'useful' instead of 'usefull' 2016-11-18 11:47:20 +01:00
check_nwstat.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_overcr.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_pgsql.c Spelling fixes suggested by lintian 2016-12-01 12:49:40 +01:00
check_ping.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_procs.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_radius.c Spelling fixes suggested by lintian 2016-12-01 12:49:40 +01:00
check_real.c Spelling fixes suggested by lintian 2016-12-01 12:49:40 +01:00
check_smtp.c Spelling fixes suggested by lintian 2016-12-01 12:49:40 +01:00
check_snmp.c Revert "check_snmp: fix push request 1173 for SNMP responses without datatype indicator" 2016-11-08 00:23:28 +01:00
check_ssh.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_swap.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_tcp.c add openssl 1.1 support 2016-11-13 21:14:02 +00:00
check_time.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_ups.c Merge branch 'maint' 2015-10-08 12:52:10 +02:00
check_users.c check_users: still allow zero thresholds 2016-11-07 21:49:03 +01:00
common.h Fix build issue with MariaDB 10.2 2017-11-06 17:31:44 +01:00
Makefile.am builds: alway put picohttpparser into the dist tarball 2018-10-24 09:54:20 +02:00
negate.c Output plugin's stderr to stderr 2017-09-04 16:36:19 +02:00
netutils.c check_radius: Replace functions removed in radcli 2016-11-17 17:22:37 +01:00
netutils.h check_radius: Replace functions removed in radcli 2016-11-17 17:22:37 +01:00
popen.c Project rename initial commit. 2014-01-19 14:18:47 -05:00
popen.h Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
runcmd.c plugins/runcmd.c: Remove superfluous newline 2014-06-18 18:40:23 +02:00
runcmd.h Project rename initial commit. 2014-01-19 14:18:47 -05:00
sslutils.c check_curl: implement certificate checks 2018-10-22 16:28:51 +02:00
urlize.c Capitalize "Monitoring" when it's the first word 2014-01-20 03:12:50 +01:00
utils.c check_users not correctly detecting thresholds 2016-11-07 21:36:25 +01:00
utils.h check_users not correctly detecting thresholds 2016-11-07 21:36:25 +01:00