| .. |
|
picohttpparser
|
check_curl: updates embedded picohttpparser to newest git version
|
2019-09-07 14:22:00 +02:00 |
|
t
|
Fix some tests
|
2021-10-26 17:07:09 +02:00 |
|
tests
|
remove unused test file
|
2021-11-01 13:35:11 +01:00 |
|
check_apt.c
|
Adding packages-warning option
|
2017-09-06 16:54:03 +02:00 |
|
check_by_ssh.c
|
Let ssh decide if a host is valid, enables usage of ssh .config file
|
2021-06-25 12:12:48 +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: fixed a potential buffer overflow in retir/uri_string
|
2021-07-25 18:49:06 +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
|
Replace tabs with spaces and do some formatting
|
2021-10-27 12:53:13 +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
|
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
|
check_hpjd: Added -D option to disable warning on 'out of paper'
|
2019-01-04 15:01:28 +01:00 |
|
check_http.c
|
changed 'STATE_CRITICAL' to 'STATE_WARNING' for infinite loop
|
2021-06-24 11:37:14 +02: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
|
Create check_load.c
|
2021-10-25 16:28:15 +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
|
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
|
Using snprintf which honors the buffers size and guarantees null termination. (Closes: #1601)
|
2021-02-15 15:34:07 +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
|
check_procs: remove trailing whitespace
|
2021-11-01 13:35:11 +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
|
Simply initializes n before it is used
|
2019-01-18 22:52:54 +01:00 |
|
check_snmp.c
|
Merge pull request #1465 from lausser/master
|
2021-04-07 17:12:38 +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
|
Revert to poor man's logic
|
2021-10-02 23:37:12 +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
|
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
|
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
|
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
|
Fix my own errors for real this time and add some comments, so I wont do them again
|
2021-10-26 21:09:55 +02:00 |
|
utils.h
|
Revert to poor man's logic
|
2021-10-02 23:37:12 +02:00 |