index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_disk.c
Age
Commit message (
Expand
)
Author
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
2014-01-21
plugins/*.c: Non-network timeout changes
Spenser Reinhardt
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2013-09-16
check_disk: get_fs_usage hasn't been run if using groups
Sven Nierlein
2013-08-26
Merge branch 'master' of https://github.com/bugness-chl/nagios-plugins
Holger Weiss
2013-03-25
Fixed SF.net bug 3560976, added --include-type/-N option
Richard Leitner
2012-10-12
check_disk: option to ignore reserved space
chl
2012-09-25
Update plugins/check_disk.c
Gianluca Varisco
2012-06-29
Die when asprintf fails
Anders Kaseorg
2010-11-15
Fix check_disk free space calculation if blocksizes differ within a disk grou...
Matthias Eble
2010-07-07
Fix examples in check_disk, where it implied was possible to suffix unit valu...
Ton Voon
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
2010-04-21
Standardize the extra-opts notes
Thomas Guyot-Sionnest
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
2009-05-07
Fixed typo in check_disk
Ton Voon
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-11-20
Add comment to recent check_disk patch
Thomas Guyot-Sionnest
2008-11-19
Bulk EOL cleanup
Thomas Guyot-Sionnest
2008-11-19
check_disk: rerpopulate the mount list after doing a stat() on paths specifie...
Thomas Guyot-Sionnest
2008-11-08
Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt...
Thomas Guyot-Sionnest
2008-07-10
Verbose should not have to exceed 3 as per developement guidelines
Thomas Guyot-Sionnest
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
2008-02-13
Fix --local argument handling (Jan Wagner #1878971)
Matthias Eble
2008-02-13
Fix broken intending (The whole file use spaces only except my last patch and...
Thomas Guyot-Sionnest
2008-02-13
set_thresholds now let the user free the thresolds. (P.S.: When you set twice...
Thomas Guyot-Sionnest
2008-01-30
Bump plugins/ to GPLv3 (check_apt to check_nwstat)
Thomas Guyot-Sionnest
2008-01-15
Fix check_disk disk usage calculation when using --group=NAME (related to bug...
Thomas Guyot-Sionnest
2007-12-08
Fix check_disk reporting OK if disk usage grows over 100% (bug #1348746).
Thomas Guyot-Sionnest
2007-09-23
Removed some c99 style comments
Matthias Eble
2007-09-23
Fixed bug: stat was called on remote fs even if -l was given
Matthias Eble
2007-09-22
substituted bool/true/false with int/TRUE/FALSE (discussed on np-devel)
Matthias Eble
2007-09-22
Added -i/-I to ignore pathes/partitions based on regular expressions
Matthias Eble
2007-09-21
My solaris box needs %llu to display 64bits integers.
Thomas Guyot-Sionnest
2007-09-21
- Added some variables at verbose==3
Thomas Guyot-Sionnest
2007-08-09
Don't use C++ style comments (noted by Johannes Kingma on
Holger Weiss
2007-07-10
Added examples for new features to check_disk
Matthias Eble
2007-07-10
Check_disk now calls stat() for all filesystems to check.
Matthias Eble
2007-05-03
fixed backward incompatibility introduced in 1.4.8 where all partitions are s...
Matthias Eble
2007-03-30
check_disk: minor fix for -C if bestmatch != -p
Matthias Eble
2007-03-30
check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10)
Matthias Eble
2007-03-30
check_disk: added grouping functionality. see np-devel mail (2007-02-10)
Matthias Eble
2007-03-30
check_disk -C is more flexible now. See np-devel post (2007-02-10)
Matthias Eble
2007-02-14
Fixed typo in help for -M
Ton Voon
2007-02-06
correcting some translation problems
Benoit Mortier
2007-01-29
Revert 1643463 (reversed disk thresholds) keeping the thresholds checks.
Thomas Guyot-Sionnest
2007-01-27
Fix #1643463: Miscalculating thresholds check_disk
Thomas Guyot-Sionnest
2007-01-07
Fix bug #1627970: check_disk performance output for more then one partition
Thomas Guyot-Sionnest
[next]