index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
coverity/master
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Merge pull request #2134 from RincewindsHat/fix/check_ntp_peer_fmt_conv
HEAD
master
Lorenz Kästle
1
-3
/
+3
3 days
check_ntp_peer: fix invalid conversion in printf
Lorenz Kästle
1
-3
/
+3
11 days
Merge pull request #2109 from RincewindsHat/refactor/check_load
coverity/master
Lorenz Kästle
5
-294
/
+444
11 days
check_load: fix tests
Lorenz Kästle
1
-3
/
+3
11 days
Merge branch 'master' into refactor/check_load
Lorenz Kästle
52
-5134
/
+5254
11 days
Make multiline output look better
Lorenz Kästle
1
-1
/
+32
11 days
check_load some number type fixes
Lorenz Kästle
2
-7
/
+7
11 days
check_load: Add top x functionality to output
Lorenz Kästle
1
-1
/
+3
11 days
check_load: remove useless code and do some formatting
Lorenz Kästle
1
-13
/
+23
2025-06-29
Merge pull request #2101 from RincewindsHat/refactor/check_procs
Lorenz Kästle
4
-579
/
+634
2025-06-28
Merge branch 'master' into refactor/check_procs
Lorenz Kästle
70
-5945
/
+6694
2025-06-23
Merge pull request #2116 from RincewindsHat/refactor/check_dhcp
Lorenz Kästle
4
-390
/
+554
2025-06-23
Reapply "check_dhcp: reduce number of tests for weird reasons"
Lorenz Kästle
1
-1
/
+1
2025-06-23
Revert "check_dhcp: reduce number of tests for weird reasons"
Lorenz Kästle
1
-1
/
+1
2025-06-23
Add check_dhcp related files to Makefile
Lorenz Kästle
1
-1
/
+2
2025-06-23
check_dhcp: reduce number of tests for weird reasons
Lorenz Kästle
1
-1
/
+1
2025-06-23
Adapt tests
Lorenz Kästle
1
-10
/
+14
2025-06-23
check_dhcp: little fix to output
Lorenz Kästle
1
-1
/
+1
2025-06-23
Refactor check_dhcp
Lorenz Kästle
2
-343
/
+448
2025-06-23
check_dhcp: clang-format
Lorenz Kästle
1
-65
/
+119
2025-06-23
Merge pull request #2130 from RincewindsHat/check_icmp/adjustements
Lorenz Kästle
3
-153
/
+157
2025-06-23
check_icmp: Add missing line ending in help
Lorenz Kästle
1
-1
/
+1
2025-06-23
check_icmp: trigger help before anything important
Lorenz Kästle
1
-4
/
+6
2025-06-23
check_icmp: Add comment to config
Lorenz Kästle
1
-1
/
+3
2025-06-23
check_icmp: add long options to help
Lorenz Kästle
1
-27
/
+31
2025-06-23
check_icmp: remove dead comment
Lorenz Kästle
1
-8
/
+0
2025-06-23
check_icmp: remove unnecessary variable
Lorenz Kästle
3
-4
/
+1
2025-06-23
check_icmp: correct output strings
Lorenz Kästle
1
-12
/
+12
2025-06-23
check_icmp: remove paket_interval, was never used anyway
Lorenz Kästle
3
-53
/
+37
2025-06-23
Fix typo
Lorenz Kästle
1
-1
/
+1
2025-06-23
check_icmp: cleanup some leftover comments
Lorenz Kästle
1
-22
/
+1
2025-06-23
check_icmp: add long options, add output format option
Lorenz Kästle
3
-3
/
+57
2025-06-23
Improve check_icmp help output
Lorenz Kästle
1
-29
/
+19
2025-06-20
Merge pull request #2125 from RincewindsHat/refactor/check_icmp
Lorenz Kästle
12
-1345
/
+1990
2025-06-20
Fix number of tests
Lorenz Kästle
1
-1
/
+1
2025-06-20
Fix test with weird arguments
Lorenz Kästle
1
-1
/
+1
2025-06-20
check_icmp: Remove signal handling and timeouts
Lorenz Kästle
4
-53
/
+16
2025-06-19
Override state with min_hosts_alive
Lorenz Kästle
1
-25
/
+14
2025-06-19
Implement flexible state override functions
Lorenz Kästle
2
-24
/
+90
2025-06-19
Reintroduce min_hosts_alive
Lorenz Kästle
1
-2
/
+22
2025-06-17
Fix possible multiplication overflow?
Lorenz Kästle
1
-1
/
+1
2025-06-17
Improve error detection for threshold parsers
Lorenz Kästle
2
-35
/
+65
2025-06-12
Merge pull request #2129 from RincewindsHat/check_fping_5.3_options
Lorenz Kästle
3
-12
/
+136
2025-06-12
Remove options if fping version is too low and die directly
Lorenz Kästle
1
-1
/
+5
2025-06-12
Remove unnecessary newline
Lorenz Kästle
1
-1
/
+0
2025-06-12
check_fping: small style improvement
Lorenz Kästle
2
-3
/
+3
2025-06-12
Implement new fping options for fping 5.2 and 5.3
Lorenz Kästle
2
-8
/
+96
2025-06-11
Implement autoconf logic for fping version detection
Lorenz Kästle
1
-2
/
+36
2025-06-11
Remove unused FPING6 variable
Lorenz Kästle
1
-1
/
+0
2025-06-09
Remove check_icmp text regex tests
Lorenz Kästle
1
-26
/
+0
[next]