summaryrefslogtreecommitdiffstats
path: root/lib/utils_disk.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-1/+1
2010-11-15Fix check_disk free space calculation if blocksizes differ within a disk grou...Matthias Eble1-0/+13
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-3/+0
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest1-4/+4
2008-11-19check_disk: rerpopulate the mount list after doing a stat() on paths specifie...Thomas Guyot-Sionnest1-10/+9
2008-01-30details...Thomas Guyot-Sionnest1-1/+1
2008-01-30Bump /lib to GPLv3Thomas Guyot-Sionnest1-17/+16
2007-09-22substituted bool/true/false with int/TRUE/FALSE (discussed on np-devel)Matthias Eble1-2/+2
2007-09-22Added -i/-I to ignore pathes/partitions based on regular expressionsMatthias Eble1-0/+21
2007-04-01utils_disk: fixed handling if check_disk -p is a device (np_set_best_match())Matthias Eble1-11/+12
2007-03-30check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10)Matthias Eble1-0/+10
2007-03-30check_disk: added grouping functionality. see np-devel mail (2007-02-10)Matthias Eble1-0/+1
2007-03-30check_disk -C is more flexible now. See np-devel post (2007-02-10)Matthias Eble1-22/+37
2006-12-20Fixed inode thresholds, regressed from previous releaseTon Voon1-0/+1
2006-07-13Major fixes to check_disk. Now should return same data as dfTon Voon1-0/+140