| .. |
|
t
|
ebc7ad1475
plugins/test: fix codespell issues
|
7 سال پیش |
|
tests
|
ebc7ad1475
plugins/test: fix codespell issues
|
7 سال پیش |
|
Makefile.am
|
af4f372350
[hack] Allow linking to SSL libs for all plugins
|
6 سال پیش |
|
check_apt.c
|
b2e1b72e81
Adding accidentally removed print_help msg
|
7 سال پیش |
|
check_by_ssh.c
|
e8810de21b
check_by_ssh: Prevent users from using several SSH options which run local commands.
|
2 سال پیش |
|
check_cluster.c
|
c32b1002d6
Update wording in comments
|
9 سال پیش |
|
check_dbi.c
|
d57816ec0c
Merge branch '2.1.0-beta-RC1' into timeout_state
|
11 سال پیش |
|
check_dig.c
|
cbdfd8a9bd
Fix string matching of -a parameter so that partial matches will not
|
3 سال پیش |
|
check_disk.c
|
ea1f158906
Fix some uninitialized variable compiler warnings
|
2 سال پیش |
|
check_dns.c
|
532838ca81
check_dns: increase query type array size
|
2 سال پیش |
|
check_dummy.c
|
936f50c518
plugins/check_dummy.c - Copyright changes
|
12 سال پیش |
|
check_fping.c
|
dee5e0c061
check_fping.c: add parentheses for silencing this warning
|
7 سال پیش |
|
check_game.c
|
d6d740318b
check_game reports ping as number of players
|
9 سال پیش |
|
check_hpjd.c
|
bbbf942df0
check_hpjd.c: fix format warning
|
7 سال پیش |
|
check_http.c
|
413ce4fbd5
Fix minor issue and add credits for #615
|
4 سال پیش |
|
check_ide_smart.c
|
a2387a371b
plugins: fix codespell issues
|
7 سال پیش |
|
check_ldap.c
|
033523e4ab
[hack] fix SSL issues.
|
6 سال پیش |
|
check_load.c
|
ea1f158906
Fix some uninitialized variable compiler warnings
|
2 سال پیش |
|
check_mrtg.c
|
a2387a371b
plugins: fix codespell issues
|
7 سال پیش |
|
check_mrtgtraf.c
|
cc69a80369
Update check_mrtgtraf.c
|
4 سال پیش |
|
check_mysql.c
|
d0ed22a2dd
Fix check_mysql.c client options from file
|
10 سال پیش |
|
check_mysql_query.c
|
0f15b1968a
check_mysql_query: Implement the use-after-free patch suggested in #602
|
4 سال پیش |
|
check_nagios.c
|
f1bdc4ced1
Add FreeBSD jail support to check_procs.
|
8 سال پیش |
|
check_nt.c
|
848a90d5ce
[BUG] check_dhcp broken on BSD
|
9 سال پیش |
|
check_ntp.c
|
1adbfa7038
Should fix #677
|
3 سال پیش |
|
check_ntp_peer.c
|
ea1f158906
Fix some uninitialized variable compiler warnings
|
2 سال پیش |
|
check_ntp_time.c
|
1adbfa7038
Should fix #677
|
3 سال پیش |
|
check_nwstat.c
|
9fb9b30f2b
fix: Dead assignment
|
9 سال پیش |
|
check_overcr.c
|
8022f3c494
Made timeout_state and timeout_interval universal
|
11 سال پیش |
|
check_pgsql.c
|
511fadcffa
check_pgsql: Resolve #264 by adding --print-query as an option
|
6 سال پیش |
|
check_ping.c
|
18dafc2f0a
fix in if-condition
|
4 سال پیش |
|
check_procs.c
|
80fca341eb
Clean up stray '+'
|
4 سال پیش |
|
check_radius.c
|
26bb912f0a
Check for null pointer when traversing list of interfaces
|
6 سال پیش |
|
check_real.c
|
a2387a371b
plugins: fix codespell issues
|
7 سال پیش |
|
check_smtp.c
|
a431b55161
Fix some stringop-truncation warnings
|
2 سال پیش |
|
check_snmp.c
|
031e5f80f3
fix: removed a line made redundant (and breaking) by other bug fix
|
2 سال پیش |
|
check_ssh.c
|
d57816ec0c
Merge branch '2.1.0-beta-RC1' into timeout_state
|
11 سال پیش |
|
check_swap.c
|
c99647adbc
check_swap.c Add --no-swap flag
|
7 سال پیش |
|
check_tcp.c
|
7a34a5df9e
check_tcp: add --sni as alias for -N
|
2 سال پیش |
|
check_time.c
|
8022f3c494
Made timeout_state and timeout_interval universal
|
11 سال پیش |
|
check_ups.c
|
15673f01eb
Battery runtime left check
|
6 سال پیش |
|
check_uptime.c
|
60ad427db4
check_uptime: Fix format-extra-args warning in COPYRIGHT definition.
|
7 سال پیش |
|
check_users.c
|
7ce940c8cd
check_users segmentation fault if both thresholds are not provided
|
9 سال پیش |
|
common.h
|
a7a910c870
Merge pull request #340 from Sp1l/master
|
7 سال پیش |
|
negate.c
|
acc4451068
negate should pass stderr unaltered, instead of redirecting to stdout.
|
5 سال پیش |
|
netutils.c
|
cf993485b2
IPv6 and ICMPv6 support added to check_icmp
|
7 سال پیش |
|
netutils.h
|
8017ddc444
Fix implicit function declarations, strict prototypes (should resolve #670)
|
3 سال پیش |
|
popen.c
|
0d9e1ba0b5
Don't print the null character to stdout
|
8 سال پیش |
|
popen.h
|
6fbd14fea5
Removing CVS/SVN tags and replacing with git-based versioning
|
17 سال پیش |
|
remove_perfdata.c
|
ebc7ad1475
plugins/test: fix codespell issues
|
7 سال پیش |
|
runcmd.c
|
9888a22780
NRPE uses signals unsafely, hangs, can bring down system
|
10 سال پیش |
|
runcmd.h
|
acc8df7dd4
Reserved identifier violation
|
10 سال پیش |
|
sslutils.c
|
f2367c5d1e
fix compilation error for debian 10
|
6 سال پیش |
|
urlize.c
|
87825275fc
plugins/urlize.c - Copyright changes
|
12 سال پیش |
|
utils.c
|
91ee0504f1
check_disk: add --combined-thresholds to resolve #267
|
6 سال پیش |
|
utils.h
|
1b1951c2ed
Merge branch 'master' of https://github.com/pyrux/nagios-plugins into pyrux-master
|
2 سال پیش |