index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
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_disk.c
Age
Commit message (
Expand
)
Author
Files
Lines
43 hours
check_disk: Linter fixes
RincewindsHat
1
-13/+19
43 hours
check_disk: Update copyright
RincewindsHat
1
-2/+2
43 hours
check_disk: clang-format
RincewindsHat
1
-1001/+962
2024-09-27
check_disk: remove unused variables and functions
refs/pull/2021/head
Lorenz Kästle
1
-15/+0
2024-09-27
check_disk: Declare global variables static
Lorenz Kästle
1
-37/+37
2024-03-26
check_disk: Fail on missing arguments for --warning and --critical and fix a ...
Lorenz Kästle
1
-0/+8
2024-02-23
check_disk increase alert precision (#1989)
Sven Nierlein
1
-22/+6
2023-11-27
check_disk: fix ignore-missing in combination with includes (fixes #1963)
refs/pull/1967/head
Sven Nierlein
1
-2/+2
2023-11-27
check_disk: add -n short option for --ignore-missing
Sven Nierlein
1
-6/+5
2023-10-18
check_disk: Use C99 booleans
RincewindsHat
1
-29/+29
2023-09-30
check_disk: Change usage for --include-type to indicated regexes are now poss...
Lorenz Kästle
1
-2/+2
2023-09-30
check_disk: Use regex also to include fs types
Lorenz Kästle
1
-3/+7
2023-09-28
check_disk: make -X a regex list
Alexander A. Klimov
1
-7/+11
2023-09-21
Add -C to general usage hints
Lorenz Kästle
1
-1/+1
2023-09-21
check_disk: Add some general usage hints
RincewindsHat
1
-0/+8
2023-09-21
check_disk: More spacing to separate examples
RincewindsHat
1
-2/+2
2023-09-21
check_disk: Mention -A and long options in error message about missing thresh...
RincewindsHat
1
-1/+1
2023-09-21
check_disk: Fix printf format string
RincewindsHat
1
-1/+1
2023-09-11
check_disk: Remove some dead variables
refs/pull/1920/head
RincewindsHat
1
-4/+1
2023-05-26
check_disk: Display SI units correctly
refs/pull/1884/head
RincewindsHat
1
-6/+21
2023-04-14
Fix a lot of typos reported by codespell
refs/pull/1864/head
Jan Wagner
1
-3/+3
2023-03-06
check_disk: use cleaner code for ignore-missing option
refs/pull/1801/head
Kristian Schuster
1
-18/+16
2023-02-20
check_disk: fix ugly output with -e option and adapt tests accordingly
Kristian Schuster
1
-5/+5
2023-02-19
Merge remote-tracking branch 'origin/master' into feature_check_disk_add_igno...
Kristian Schuster
1
-2/+2
2023-02-19
check_disk: still allow check of available disks with ignore-missing param used
Kristian Schuster
1
-25/+78
2023-01-31
check_disk: Remove weird code (workaround?) which broke with gnulib update
Lorenz Kästle
1
-1/+1
2023-01-20
check_disk: Clarify usage possibilites (#1745)
Lorenz
1
-1/+1
2022-10-24
check_disk: add ignore-missing option to return OK for missing fs
Kristian Schuster
1
-5/+24
2022-09-11
Check disk compiler warnings (#1758)
Lorenz
1
-59/+8
2022-01-30
Description for -M was the wrong way around (#1746)
Lorenz
1
-1/+1
2022-01-22
Trivial printf fix and a little bit of code style (#1695)
Lorenz
1
-2/+4
2021-11-24
More wrong printf formatting
refs/pull/1729/head
RincewindsHat
1
-2/+2
2021-11-24
Fix CodeQL checks
RincewindsHat
1
-6/+10
2021-10-27
Replace tabs with spaces and do some formatting
refs/pull/1714/head
RincewindsHat
1
-55/+54
2021-10-27
Remove whitespace at the end of lines
RincewindsHat
1
-17/+17
2021-10-26
Reform some arithmetical operations for more clarity
RincewindsHat
1
-7/+9
2021-10-26
hopefully fix warning high tide with percentage
RincewindsHat
1
-1/+1
2021-10-26
Switch to uint64_t
RincewindsHat
1
-13/+11
2021-10-26
Reformat a little bit for easier reading
RincewindsHat
1
-16/+32
2021-10-26
Recognice IEC binary units and format accordingly to base2 (always)
RincewindsHat
1
-12/+15
2021-08-24
Merge pull request #1388 from waja/check_proc_consumption_1357
Sven Nierlein
1
-4/+1
2019-04-09
include -P switch in help
refs/pull/1591/head
Christopher Odenbach
1
-0/+2
2018-12-08
[check_disk] add support to display inodes usage in perfdata
refs/pull/1567/head
Vincent Danjean
1
-3/+47
2016-11-21
Revert "check_disk - show all disks if state is ok and option error only is u...
refs/pull/1446/head
Oliver Skibbe
1
-15/+4
2016-11-19
Merge pull request #1436 from riskersen/check_disk_iss1420
Oliver Skibbe
1
-4/+15
2016-11-07
Merge pull request #1312 from waja/check_disk_remove_unused_variables
Sven Nierlein
1
-7/+2
2016-11-04
check_disk - show all disks if state is ok and option error only is used
refs/pull/1436/head
Oliver Skibbe
1
-4/+15
2015-10-27
Fixing the stuff that is broken on btrfs
refs/pull/1388/head
Klaus Ethgen
1
-4/+1
2015-10-12
Revert "Don't let check_disk hang on hanging file systems"
Holger Weiss
1
-43/+0
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
1
-2/+2
[next]