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
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-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
2014-12-27
check_disk: remove unused variables
refs/pull/1312/head
Sebastian Herbszt
1
-7/+2
2014-11-30
check_disk: Seperate declarations from code
Holger Weiss
1
-0/+1
2014-11-30
check_disk: Remove unused status variable
Holger Weiss
1
-2/+1
2014-11-28
check_disk: Fix pthread start routine type
Holger Weiss
1
-3/+6
2014-11-28
Don't let check_disk hang on hanging file systems
Gerhard Lausser
1
-0/+40
2014-07-29
check_disk: show troubled partition in verbose mode
Jan Wagner
1
-5/+11
2014-04-27
Make check_disk work on Windows.
Gunnar Beutner
1
-1/+20
2014-01-28
check_disk: precise the help output
Jan Wagner
1
-1/+1
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
1
-3/+3
2014-01-21
plugins/*.c: Non-network timeout changes
Spenser Reinhardt
1
-1/+1
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
1
-1/+1
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
1
-1/+1
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-3/+3
2013-09-16
check_disk: get_fs_usage hasn't been run if using groups
Sven Nierlein
1
-3/+3
2013-08-26
Merge branch 'master' of https://github.com/bugness-chl/nagios-plugins
Holger Weiss
1
-4/+17
2013-03-25
Fixed SF.net bug 3560976, added --include-type/-N option
Richard Leitner
1
-3/+15
2012-10-12
check_disk: option to ignore reserved space
refs/pull/22/head
chl
1
-4/+17
2012-09-25
Update plugins/check_disk.c
refs/pull/19/head
Gianluca Varisco
1
-1/+1
2012-06-29
Die when asprintf fails
Anders Kaseorg
1
-12/+12
2010-11-15
Fix check_disk free space calculation if blocksizes differ within a disk grou...
Matthias Eble
1
-81/+94
2010-07-07
Fix examples in check_disk, where it implied was possible to suffix unit valu...
Ton Voon
1
-2/+2
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
1
-1/+1
2010-04-22
Standardize the extra-opts notes
Thomas Guyot-Sionnest
1
-6/+0
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
1
-6/+6
2009-05-07
Fixed typo in check_disk
Ton Voon
1
-5/+5
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
1
-6/+2
[next]