NagiosEnterprises / ncpa

Nagios Cross-Platform Agent
Other
177 stars 95 forks source link

Feature Request: Add option to disk/logical to not alert if filesystem doesn't exist #805

Open MrPippin66 opened 3 years ago

MrPippin66 commented 3 years ago

There are cases where a filesystem is optional in a deployment in a group of servers. If it does exists, you want threshold alerting to apply, but if it does not exist, it should not report an error.

Please provide an option to the 'disk/logical' node processing to allow a filesystem check to not alert if the filesystem does not exist.