
File System
check_mdf
Description:
check_mdf – Check Minimum accepted Disk Free space
Usage description:
——————
Script/Nagios plugin checks all local FS’s in one round run. It checks 2(4) thresholds together.
You can’t think of modify FS check params (e.g. in nrpe.cfg) always when you add/remove FS to your system.
The script help you with defining best edge values after you run it with a proper parameter.
Current Version
v1.00
Last Release Date
2014-01-28
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
Owner
License
Other
Project Files
File | Description |
---|---|
check_mdf |
Project Notes
Usage description:
------------------
Script/Nagios plugin checks all local FS's in one round run. It checks 2(4) thresholds together.
Work with two (w)arning and two c(ritical) edge values which are compared.
There is an AUTO-search function which find only your local FS's, not network joined.
e.g. you have 13%(w) and and 60000(w) kBytes and 11%(w)/50000(c) kBytes as edge
values which call reaction of Nagios - generate Warning or Critical message.
(13%/60000kB or 11%/50000kB - recommended kBytes have to be real edge values
and % can be only rough estimate values)
Warning reaction will be called only if free space of some local FS
is equal-lower than 13% and free kBytes on any local FS will equal-lower
than 60000 kBytes.
Critical reaction will be called only if free space of some local FS
is equal-lower than 11% and physical free kBytes on any local FS
will equal-lower than 50000 kBytes.
=====================================================================================
Can be used as self-contained or as NAGIOS(NRPE) plugin on remote server
=====================================================================================
Reviews
(0)
Add a Review
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
26,271