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
Rename icingaweb2 format to multi-line
Lorenz Kästle
3
-7
/
+7
3 days
Place output-format help string with the other common ones
Lorenz Kästle
2
-2
/
+5
3 days
Remove output formats one-line and summary-only
Lorenz Kästle
3
-46
/
+1
4 days
Remove cJSON related part of autoconf, it's just not optional right now
Lorenz Kästle
1
-13
/
+0
4 days
Remove errornously commited file
Lorenz Kästle
2
-0
/
+1
4 days
Implement JSON serialising of perfdata
Lorenz Kästle
1
-1
/
+102
4 days
Install libjson-perl in test runner
Lorenz Kästle
1
-1
/
+2
4 days
Use asprintf in lib directly instead of xasprintf
Lorenz Kästle
2
-34
/
+34
4 days
Ignore generated stuff for vendored stuff in lib
Lorenz Kästle
3
-170
/
+1
4 days
Maybe fix compilation errors
Lorenz Kästle
1
-1
/
+0
4 days
Add new files to EXTRA_DIST
Lorenz Kästle
1
-1
/
+14
5 days
Merge branch 'master' into feature/new_output_infra
Lorenz Kästle
4
-71
/
+39
5 days
Add tests for check_swap with JSON output
Lorenz Kästle
1
-1
/
+49
5 days
Fix previous check_swap tests
Lorenz Kästle
1
-10
/
+12
5 days
Fix one-line formatting
Lorenz Kästle
1
-2
/
+11
5 days
Exit with 0 in JSON-format if everything else works
Lorenz Kästle
1
-0
/
+4
5 days
Implement new output functionality for check_swap
Lorenz Kästle
3
-34
/
+104
5 days
Implement new output functionality
Lorenz Kästle
26
-135
/
+5551
2025-01-07
Merge pull request #2056 from monitoring-plugins/fix_check_http_state_regex
coverity/master
Lorenz Kästle
1
-1
/
+1
2025-01-07
Merge branch 'master' into fix_check_http_state_regex
Lorenz Kästle
12
-608
/
+926
2025-01-01
Merge pull request #2058 from weiss/update-autoconf
Lorenz Kästle
2
-70
/
+37
2024-12-31
configure.ac: Lower required Autoconf version
Holger Weiss
1
-1
/
+1
2024-12-31
Add new Gnulib file to .gitignore
Holger Weiss
1
-0
/
+1
2024-12-31
Don't check for TIME_WITH_SYS_TIME
Holger Weiss
2
-22
/
+3
2024-12-31
configure.ac: Bump Autoconf to version 2.71
Holger Weiss
1
-62
/
+48
2024-12-29
Merge pull request #1976 from RincewindsHat/check_swap_again
Lorenz Kästle
10
-537
/
+887
2024-12-29
Merge branch 'master' into check_swap_again
Lorenz Kästle
4
-111
/
+210
2024-12-29
Merge pull request #2057 from RincewindsHat/fix/test_rpm_build
Lorenz Kästle
1
-1
/
+1
2024-12-29
Fix breakage in rpm build test due to changes in mock
Lorenz Kästle
1
-1
/
+1
2024-12-27
check_http: fix documentation for --state-regex
Andreas Baumann
1
-1
/
+1
2024-12-02
check_curl: enable internal cookie handling
Andre Klärner
1
-1
/
+7
2024-11-28
Merge pull request #2053 from klaernie/support
Lorenz Kästle
1
-1
/
+1
2024-11-28
fix typo in SUPPORT
Andre Klaerner
1
-1
/
+1
2024-11-28
check_icmp: set rtmin initially
Lorenz Kästle
1
-1
/
+3
2024-11-28
check_icmp: Add some lines to introduce some readability
Lorenz Kästle
1
-1
/
+10
2024-11-28
check_icmp: clang-format
Lorenz Kästle
1
-106
/
+188
2024-11-27
Merge pull request #2050 from RincewindsHat/fix/ssl_version_documentation
Lorenz Kästle
1
-1
/
+1
2024-11-27
check_curl: update TLS notification notes
Lorenz Kästle
1
-1
/
+1
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-15
check_swap stuff: Use pragma once instead of include guard
Lorenz Kästle
1
-4
/
+1
2024-11-10
check_swap: change threshold handling again
Lorenz Kästle
3
-18
/
+24
2024-11-10
check_swap: stricter error handling
Lorenz Kästle
2
-1
/
+13
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
3
-12
/
+9
2024-11-10
check_swap: Fix text in old school tests
Lorenz Kästle
1
-3
/
+3
2024-11-10
test_check_swap: declare verbose in tests for now
Lorenz Kästle
1
-0
/
+2
2024-11-10
test_check_swap: improvements and updates to unit test code
Lorenz Kästle
1
-6
/
+4
[next]