Prevent creation of RRD files on ignored/disabled ports
![](https://secure.gravatar.com/avatar/6db88817f887ff5edab73a926672ad1a.jpg?s=120&d=mm&r=g)
I'm running Observium on a fairly large network with a few Cisco 7200's running 1000+ subinterfaces and 1000+ virtual-access interfaces. These interfaces are ignored with the "bad_if_regexp" configuration variable in config.php but RRD files are still generated and the "device total traffic" graph takes ages to generate which is not optimal. The RRD files are using lot's of diskspace and we're really only interested in uplinks instead of customer interfaces. Is there a way to prevent interfaces in the bad_if or bad_if_regexp to be polled altogether without writing RRD files?
Kind regards,
Remco Bressers Signet B.V.
![](https://secure.gravatar.com/avatar/21caf0a08d095be7196a1648d20942be.jpg?s=120&d=mm&r=g)
Hi Remco,
They 'll always be "polled" (as we bulkwalk the iftable) but writing RRDs for them sounds like a mistake. I would report this on Jira if I were you, so we don't forget it (if it's not on there yet), should hopefully be an easy fix. I don't have time right now to look into the code.
Tom
On 12/03/2014 09:32, Remco Bressers wrote:
I'm running Observium on a fairly large network with a few Cisco 7200's running 1000+ subinterfaces and 1000+ virtual-access interfaces. These interfaces are ignored with the "bad_if_regexp" configuration variable in config.php but RRD files are still generated and the "device total traffic" graph takes ages to generate which is not optimal. The RRD files are using lot's of diskspace and we're really only interested in uplinks instead of customer interfaces. Is there a way to prevent interfaces in the bad_if or bad_if_regexp to be polled altogether without writing RRD files?
Kind regards,
Remco Bressers Signet B.V.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Remco Bressers
-
Tom Laermans