index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
coverity/master
fix_check_http_state_regex
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
/
check_swap.d
/
swap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-15
check_swap stuff: Error out if meminfo file can not be opened
Lorenz Kästle
1
-0
/
+7
2024-11-15
check_swap stuff: make type casts explicit instead of implicit
Lorenz Kästle
1
-10
/
+10
2024-11-15
check_swap stuff: improve error handling
Lorenz Kästle
1
-19
/
+40
2024-11-15
check_swap stuff: Add comments to ifdef stuff to improve readability
Lorenz Kästle
1
-4
/
+4
2024-11-10
check_swap: change threshold handling again
Lorenz Kästle
1
-2
/
+2
2024-11-10
check_swap: stricter error handling
Lorenz Kästle
1
-1
/
+7
2024-11-10
check_swap: Use sscanf more precisely to avoid false matches
Lorenz Kästle
1
-1
/
+1
2024-11-10
check_swap: Make check_swap work without thresholds
Lorenz Kästle
1
-0
/
+3
2024-11-02
Small fixes to check_swap stuff
Lorenz Kästle
1
-22
/
+42
2024-11-02
Merge branch 'master' into check_swap_again
Lorenz Kästle
1
-77
/
+74
2024-01-04
Implement stub functionality for SRV4 swapctl stuff
RincewindsHat
1
-16
/
+49
2024-01-04
Implement stub functionality for BSD swapctl stuff
RincewindsHat
1
-9
/
+30
2023-12-20
Add missing includes in plugins/check_swap.d/swap.c
RincewindsHat
1
-0
/
+2
2023-12-20
check_swap: refactor to improve readability
RincewindsHat
1
-0
/
+359