| .. |
|
t
|
737762dcb9
Add --only-critical switch to check_apt
|
8 tahun lalu |
|
tests
|
4ab21c0f7f
fix tests for certificates expire date with seconds
|
10 tahun lalu |
|
Makefile.am
|
2bffda3c4b
add support for checking certificate age
|
8 tahun lalu |
|
check_apt.c
|
737762dcb9
Add --only-critical switch to check_apt
|
8 tahun lalu |
|
check_by_ssh.c
|
d57816ec0c
Merge branch '2.1.0-beta-RC1' into timeout_state
|
11 tahun lalu |
|
check_cluster.c
|
c32b1002d6
Update wording in comments
|
9 tahun lalu |
|
check_dbi.c
|
d57816ec0c
Merge branch '2.1.0-beta-RC1' into timeout_state
|
11 tahun lalu |
|
check_dig.c
|
503b86d8aa
check_dig: expected answer is now incasesensitive
|
9 tahun lalu |
|
check_disk.c
|
a29a221f57
check_disk: Add -s option to show status for each path/partition
|
8 tahun lalu |
|
check_dns.c
|
779fcb13a6
check_dns: DNS CRITICAL - expected '{hostname}.' but got 'name = {hostname}.'
|
9 tahun lalu |
|
check_dummy.c
|
936f50c518
plugins/check_dummy.c - Copyright changes
|
12 tahun lalu |
|
check_fping.c
|
4957d4abbf
autodetect ipv6 addresses
|
10 tahun lalu |
|
check_game.c
|
d6d740318b
check_game reports ping as number of players
|
9 tahun lalu |
|
check_hpjd.c
|
f593c465c4
Merge pull request #176 from mjtrangoni/dead-assignment
|
9 tahun lalu |
|
check_http.c
|
16e255c9a8
additional page checking in check_http
|
8 tahun lalu |
|
check_ide_smart.c
|
9cf71b7664
plugins/check_ide_smart.c - Copyright changes
|
12 tahun lalu |
|
check_ldap.c
|
2bffda3c4b
add support for checking certificate age
|
8 tahun lalu |
|
check_load.c
|
1e8db3deaa
Added per cpu load average message
|
9 tahun lalu |
|
check_mrtg.c
|
f1c1fae8c6
Add state to check_mrtg status output
|
9 tahun lalu |
|
check_mrtgtraf.c
|
d51101dbc9
Fix perfdata to comply with perfdata UOM definition
|
11 tahun lalu |
|
check_mysql.c
|
d0ed22a2dd
Fix check_mysql.c client options from file
|
10 tahun lalu |
|
check_mysql_query.c
|
1ae2a7c466
plugins/check_mysql_query.c - Copyright changes
|
12 tahun lalu |
|
check_nagios.c
|
f1bdc4ced1
Add FreeBSD jail support to check_procs.
|
8 tahun lalu |
|
check_nt.c
|
848a90d5ce
[BUG] check_dhcp broken on BSD
|
9 tahun lalu |
|
check_ntp.c
|
0eb1dd736b
Merge pull request #188 from mind04/ntp_touch
|
9 tahun lalu |
|
check_ntp_peer.c
|
d57816ec0c
Merge branch '2.1.0-beta-RC1' into timeout_state
|
11 tahun lalu |
|
check_ntp_time.c
|
b1509b77db
check_ntp_time calls `write` on a UDP socket without a successful call to `connect`
|
8 tahun lalu |
|
check_nwstat.c
|
9fb9b30f2b
fix: Dead assignment
|
9 tahun lalu |
|
check_overcr.c
|
8022f3c494
Made timeout_state and timeout_interval universal
|
11 tahun lalu |
|
check_pgsql.c
|
a8cfdceca2
New timeout switch format implemented for all
|
11 tahun lalu |
|
check_ping.c
|
3f7b14ab42
check_ping: plugin output will now include hostname and IP address
|
8 tahun lalu |
|
check_procs.c
|
ea5bb0c416
Merge branch 'maint' into master
|
8 tahun lalu |
|
check_radius.c
|
7d3942d9dc
Add calling-station-id in check_radius
|
9 tahun lalu |
|
check_real.c
|
9fb9b30f2b
fix: Dead assignment
|
9 tahun lalu |
|
check_smtp.c
|
c65776098a
add openssl 1.1 support
|
9 tahun lalu |
|
check_snmp.c
|
437cf92c3c
check_snmp does not work with -6 --ipv6 flags
|
9 tahun lalu |
|
check_ssh.c
|
d57816ec0c
Merge branch '2.1.0-beta-RC1' into timeout_state
|
11 tahun lalu |
|
check_swap.c
|
782fd36c7d
Prevent check_swap from returning OK, if no swap activated
|
9 tahun lalu |
|
check_tcp.c
|
c65776098a
add openssl 1.1 support
|
9 tahun lalu |
|
check_time.c
|
8022f3c494
Made timeout_state and timeout_interval universal
|
11 tahun lalu |
|
check_ups.c
|
d57816ec0c
Merge branch '2.1.0-beta-RC1' into timeout_state
|
11 tahun lalu |
|
check_uptime.c
|
32e8a6cf9a
check_uptime: fixed backward help text for thresholds
|
9 tahun lalu |
|
check_users.c
|
7ce940c8cd
check_users segmentation fault if both thresholds are not provided
|
9 tahun lalu |
|
common.h
|
2902643ee5
New parameter `--verify-host` will check if -H hostname matches the SSL certificate
|
8 tahun lalu |
|
negate.c
|
d57816ec0c
Merge branch '2.1.0-beta-RC1' into timeout_state
|
11 tahun lalu |
|
netutils.c
|
60dad1471b
check_ntp_peer requires newline when there is a socket timeout
|
9 tahun lalu |
|
netutils.h
|
2bffda3c4b
add support for checking certificate age
|
8 tahun lalu |
|
popen.c
|
9888a22780
NRPE uses signals unsafely, hangs, can bring down system
|
10 tahun lalu |
|
popen.h
|
6fbd14fea5
Removing CVS/SVN tags and replacing with git-based versioning
|
17 tahun lalu |
|
runcmd.c
|
9888a22780
NRPE uses signals unsafely, hangs, can bring down system
|
10 tahun lalu |
|
runcmd.h
|
acc8df7dd4
Reserved identifier violation
|
10 tahun lalu |
|
sslutils.c
|
805d5457ba
Merge pull request #317 from guillomovitch/master
|
8 tahun lalu |
|
urlize.c
|
87825275fc
plugins/urlize.c - Copyright changes
|
12 tahun lalu |
|
utils.c
|
972ee5bc72
check_users not correctly detecting thresholds
|
9 tahun lalu |
|
utils.h
|
972ee5bc72
check_users not correctly detecting thresholds
|
9 tahun lalu |