Hi list,
I have a question about check_disk plugin.
Running check_disk -h I read :
[...]
-I, --ignore-eregi-path=PATH, --ignore-eregi-partition=PARTITION
Regular expression to ignore selected path/partition (case insensitive)
(may be repeated)
[...]
Good it working fine :)
But now I have to add another path to ignore.
This help say "may be repeated" but if I try to use my check like this " -I
/my/fist/.* -I /second/.* " only first occurrence works.
I tried with one -I using coma, colon, semicolon or space to separate paths but
nothing works :(
How can I concatenate more than one path to ignore ?
Thank you in advance and sorry for my bad English ;)
Dave
------------------------------------------------------------------------------
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null