Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_mdf
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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.
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
=====================================================================================
------------------
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)
Be the first to review this listing!