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
path:
root
/
plugins
Age
Commit message (
Collapse
)
Author
Files
Lines
9 days
Fixes problems after a4cf2e79f75dce3828be21726f10c755f652f710
Lorenz Kästle
3
-25
/
+41
9 days
Fix some typos with units
Lorenz Kästle
1
-6
/
+6
9 days
Add debugging to tests for CI
Lorenz Kästle
1
-0
/
+3
9 days
Remove cool, comfy c23 functionality for some dirty old hacks
Lorenz Kästle
3
-32
/
+50
9 days
Codespell fixes
Lorenz Kästle
2
-5
/
+5
9 days
Address check_disk changes in tests
Lorenz Kästle
2
-118
/
+154
9 days
Refactor check_disk and library functions
Lorenz Kästle
4
-724
/
+1048
2025-03-18
check_disk: Remove unnecessary NULL checks
Lorenz Kästle
1
-18
/
+6
2025-03-18
Refactor test_check_disk.c
Lorenz Kästle
1
-42
/
+44
2025-03-18
Remove some unused code
Lorenz Kästle
1
-8
/
+0
2025-03-18
Migrate disk tests from lib, tool
Lorenz Kästle
6
-8
/
+210
2025-03-18
Refactor check_disk, no more global variables
Lorenz Kästle
2
-264
/
+358
2025-03-18
refactor check_disk.d code a bit
Lorenz Kästle
2
-78
/
+100
2025-03-18
Move disk specific stuff from lib to plugin specific directory
Lorenz Kästle
3
-0
/
+305
2025-03-17
check_disk: reset single file system result in between checks
Lorenz Kästle
1
-0
/
+3
2025-03-17
check_disk: Little fixes and improvements
Lorenz Kästle
1
-8
/
+23
2025-03-17
check_disk: General refactoring
Lorenz Kästle
1
-195
/
+158
2025-03-17
check_disk: boolean type and linter fixes
Lorenz Kästle
1
-20
/
+20
2025-03-17
check_disk: clang-format
Lorenz Kästle
1
-43
/
+86
2025-03-17
Merge pull request #2100 from RincewindsHat/remove/check_nwstat
Lorenz Kästle
2
-1529
/
+1
Remove check_nwstat
2025-03-17
check_swap: Fixes on NetBSD
Lorenz Kästle
3
-56
/
+59
2025-03-17
check_ping: fix some variables forgotten during refactoring
Lorenz Kästle
1
-2
/
+2
2025-03-17
check_ide_smart: use the more common C90 fixed width integers
Lorenz Kästle
1
-41
/
+49
2025-03-13
Add forgotten Makefile change
Lorenz Kästle
1
-0
/
+1
2025-03-13
check_tcp: Actually account for certificate lifetime checks
Lorenz Kästle
1
-1
/
+1
2025-03-13
Update more tests to current output
Lorenz Kästle
1
-1
/
+1
2025-03-13
small fixes to check_tcp config
Lorenz Kästle
1
-4
/
+5
2025-03-13
Adapt tests more
Lorenz Kästle
3
-5
/
+5
2025-03-13
check_tcp: add output if answer matches expectations
Lorenz Kästle
1
-1
/
+5
2025-03-13
Fix TLS/non-TLS send/recv logic
Lorenz Kästle
1
-21
/
+24
2025-03-13
check_tcp: patch backwards compatibility in again
Lorenz Kästle
1
-0
/
+11
2025-03-13
check_tcp: small cleanup
Lorenz Kästle
1
-4
/
+2
2025-03-13
Fix typo
Lorenz Kästle
1
-1
/
+1
2025-03-13
use new output picker
Lorenz Kästle
1
-1
/
+2
2025-03-13
Merge branch 'master' into refactor/check_tcp
Lorenz Kästle
68
-4914
/
+6218
2025-03-13
Adapt tests
Lorenz Kästle
1
-6
/
+6
2025-03-13
Do not print on failed network connections
Lorenz Kästle
1
-10
/
+12
2025-03-13
check_tcp: small improvement + output format picker
Lorenz Kästle
2
-17
/
+38
2025-03-12
Merge pull request #2106 from RincewindsHat/refactor/negate
Lorenz Kästle
3
-37
/
+84
Refactor/negate
2025-03-12
Reposition include
Lorenz Kästle
1
-1
/
+1
2025-03-12
Refactor negate
Lorenz Kästle
3
-31
/
+67
2025-03-12
Merge pull request #2105 from RincewindsHat/refator/check_ups
Lorenz Kästle
3
-152
/
+178
Refactor check_ups
2025-03-12
negate: clang-format
Lorenz Kästle
1
-12
/
+23
2025-03-12
Refactor check_ups
Lorenz Kästle
3
-152
/
+178
2025-03-12
Refactor check_time
Lorenz Kästle
3
-64
/
+107
2025-03-12
check_time: clang-format
Lorenz Kästle
1
-34
/
+51
2025-03-12
Merge pull request #2103 from RincewindsHat/refactor/check_real
Lorenz Kästle
3
-103
/
+180
Refactor/check real
2025-03-12
Merge pull request #2099 from RincewindsHat/refactor/check_ping
Lorenz Kästle
3
-234
/
+342
Refactor/check ping
2025-03-12
Fix another sscanf instance
Lorenz Kästle
1
-1
/
+2
2025-03-12
remove nagios reference
Lorenz Kästle
1
-24
/
+25
Narrow down sscanf expression
[next]