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
/
lib
/
utils_disk.c
Age
Commit message (
Expand
)
Author
Files
Lines
41 hours
lib: clang-format
RincewindsHat
1
-1/+2
2024-10-17
lib: Update copyright
Lorenz Kästle
1
-1/+1
2024-10-17
lib: clang-format
Lorenz Kästle
1
-206/+190
2023-10-15
Replace all old school booleans in lib witch C99 ones
refs/pull/1937/head
RincewindsHat
1
-27/+16
2023-10-15
Whitespace fixes in lib
RincewindsHat
1
-12/+11
2023-09-30
Fix typo
Lorenz Kästle
1
-1/+1
2023-09-30
Document new np_add_regex more and add error handling
Lorenz Kästle
1
-4/+29
2023-09-28
Introduce np_find_regmatch()
Alexander A. Klimov
1
-0/+25
2023-09-28
Introduce np_add_regex()
Alexander A. Klimov
1
-0/+11
2023-05-10
avoid mounting when searching for matching mount points
Stefan Taferner
1
-8/+9
2023-02-19
Merge remote-tracking branch 'origin/master' into feature_check_disk_add_igno...
Kristian Schuster
1
-0/+6
2023-02-19
utils_disk: add name_prev pointer to struct parameter_list
Kristian Schuster
1
-2/+17
2022-12-13
check_disk: Find accessible mount path if multiple are available (#1820)
christian-2
1
-0/+6
2018-12-08
[check_disk] add support to display inodes usage in perfdata
refs/pull/1567/head
Vincent Danjean
1
-0/+2
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-1/+1
2010-11-15
Fix check_disk free space calculation if blocksizes differ within a disk grou...
Matthias Eble
1
-0/+13
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
1
-3/+0
2008-11-19
Bulk EOL cleanup
Thomas Guyot-Sionnest
1
-4/+4
2008-11-19
check_disk: rerpopulate the mount list after doing a stat() on paths specifie...
Thomas Guyot-Sionnest
1
-10/+9
2008-01-30
details...
Thomas Guyot-Sionnest
1
-1/+1
2008-01-30
Bump /lib to GPLv3
Thomas Guyot-Sionnest
1
-17/+16
2007-09-22
substituted bool/true/false with int/TRUE/FALSE (discussed on np-devel)
Matthias Eble
1
-2/+2
2007-09-22
Added -i/-I to ignore pathes/partitions based on regular expressions
Matthias Eble
1
-0/+21
2007-04-01
utils_disk: fixed handling if check_disk -p is a device (np_set_best_match())
Matthias Eble
1
-11/+12
2007-03-30
check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10)
Matthias Eble
1
-0/+10
2007-03-30
check_disk: added grouping functionality. see np-devel mail (2007-02-10)
Matthias Eble
1
-0/+1
2007-03-30
check_disk -C is more flexible now. See np-devel post (2007-02-10)
Matthias Eble
1
-22/+37
2006-12-20
Fixed inode thresholds, regressed from previous release
Ton Voon
1
-0/+1
2006-07-13
Major fixes to check_disk. Now should return same data as df
Ton Voon
1
-0/+140