Yeah. There are a few types of filters you can use in the config.php. You can see them in the documentation :)
adam.
On 2016-06-30 21:55, Dano, Leo wrote:
Yes, that cache does not need to be monitored. I assume this is put in the config file?
Thanks,
Leo Dano
-----Original Message----- From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong Sent: Thursday, June 30, 2016 1:30 PM To: Observium Network Observation System observium@observium.org Subject: Re: [Observium] excluding /usr/vice/cache in a Storage alert checker?
I'm not sure why that isn't working (the opening * is superfluous), but if those mounts are unimportant, you can exclude them from the poller with :
$config['ignore_mount_string'][] = '/usr/vice/cache';
This should remove those entities on the next discovery (./discovery.php -h all -m storage)
adam.
On 2016-06-30 21:14, Dano, Leo wrote:
Hello all,
I tried to exclude this in the entity by using storage_descr notmatch */usr/vice/cache*
But I am still getting the alerts. Any thoughts?
Thanks,
Leo Dano _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium