monitoring-plugins/plugins
Lorenz b90a5757f7
Display total and scaled load values if check_load scales the values by number of CPUs (#1778)
* Renew copyright

* Display more verbose output, if scaled load values are used

* Actually use scaled value for determining status and print the fitting perfdata depending on input parameters

* Add test cases for scaled mode
2022-09-19 10:23:49 +02:00
..
picohttpparser fixed -ffollow for HTTP/2.0 (Fixes #1685): added major_version parsing to PicoHTTPParser 2022-01-29 12:17:37 +01:00
t Display total and scaled load values if check_load scales the values by number of CPUs (#1778) 2022-09-19 10:23:49 +02:00
tests sslutils: use chain from client certificates 2022-01-30 12:25:56 +01:00
check_apt.c Adding packages-warning option 2017-09-06 16:54:03 +02:00
check_by_ssh.c check_by_ssh: Add "-U" flag (#1123). (#1774) 2022-07-14 08:47:54 +02:00
check_cluster.c check_cluster.c: Added data argument validation. 2018-11-29 16:37:59 +01:00
check_curl.c check_curl: added option --continue-after-certificate (#1761) 2022-04-10 16:31:53 +02:00
check_dbi.c check_by_ssh: fix child process leak on timeouts 2019-02-15 10:36:28 +01:00
check_dig.c plugins: check_dig: Fix spelling 2017-04-21 01:38:39 +02:00
check_disk.c Check disk compiler warnings (#1758) 2022-09-11 06:29:58 +02:00
check_dns.c Improvements suggested by tobiaswiese 2021-09-02 09:56:39 +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 Fixes the positioning of the code and some other changes 2022-01-22 22:25:21 +01:00
check_game.c Update Url to qstat 2021-11-21 02:43:01 +01:00
check_hpjd.c check_hpjd: Fixing port option 2021-11-24 15:38:18 +01:00
check_http.c check_http: Fix HD6 definition 2022-09-18 20:42:26 +02:00
check_ide_smart.c Spelling fixes suggested by lintian 2016-12-01 12:49:40 +01:00
check_ldap.c Allows check_ldap to get password from env variable 2021-11-19 19:47:22 +11:00
check_load.c Display total and scaled load values if check_load scales the values by number of CPUs (#1778) 2022-09-19 10:23:49 +02: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 check_mysql: Allow sockets to be specified to -H 2019-03-21 13:54:19 +01:00
check_mysql_query.c - fix for issue #1562 2020-09-15 21:36:27 +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 Check ntp remove unused variables (#1781) 2022-09-14 10:54:46 +02: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 add --queryname parameter to check_pgsql (#1741) 2022-01-25 10:57:02 +01:00
check_ping.c Trivial source code formatting only: Use tabs consistently for source code indentation (whitespace), as per https://github.com/monitoring-plugins/monitoring-plugins/blob/master/CODING . (#1424) 2022-01-22 15:58:59 +01:00
check_procs.c Fix double percentage sign in usage (#1743) 2022-01-30 12:44:02 +01: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 check_smtp: add -L flag to support LMTP (LHLO instead of HELO/EHLO). 2021-10-28 23:08:02 +02:00
check_snmp.c check_snmp: Segfault if number of processed lines is greater than number of thresholds 2022-07-24 16:44:16 +02:00
check_ssh.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_swap.c Check swap compiler warnings (#1756) 2022-09-11 06:29:17 +02:00
check_tcp.c check_tcp: add --sni 2020-01-07 21:32:15 +01:00
check_time.c use unknown exit code for help/version in plugins 2015-10-04 19:24:30 +02:00
check_ups.c Fix possible overflow in check_ups (Fixes: #1030) 2021-11-24 11:23:47 +01:00
check_users.c check_users: still allow zero thresholds 2016-11-07 21:49:03 +01:00
common.h check_by_ssh: fix child process leak on timeouts 2019-02-15 10:36:28 +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 Fix timeout_interval declarations 2020-01-07 10:22:39 +01:00
popen.h Fix timeout_interval declarations 2020-01-07 10:22:39 +01:00
runcmd.c fix maxfd being zero 2019-05-24 14:51:10 +02:00
runcmd.h Project rename initial commit. 2014-01-19 14:18:47 -05:00
sslutils.c sslutils: use chain from client certificates 2022-01-30 12:25:56 +01:00
urlize.c Capitalize "Monitoring" when it's the first word 2014-01-20 03:12:50 +01:00
utils.c homogenize perfdata function and fix small bug with missing semicolon 2021-11-17 15:45:17 +01:00
utils.h Revert to poor man's logic 2021-10-02 23:37:12 +02:00