I have the new alerting in Observium setup for many events, including device down. However, over some of our wireless links I am getting false positives, so I turned up the ping retries to 3 times. Still happening, so I set the device down delay to 2. That has helped, however I am still getting the old school device alerting system emails. How can I disable those? I have port utilization disabled ($config['alerts']['port_util_alert']), etc. But I can't find anything in any docs or searches for disabling device down alerting in the old alerting system.
Any help is appreciated, thanks!
TRAVIS KREIKEMEIER
$config['alerts']['email']['enable'] = FALSE;
will disable the old alerting stuff from sending emails.
adam.
On 2014-06-20 20:05, Travis Kreikemeier wrote:
I have the new alerting in Observium setup for many events, including device down. However, over some of our wireless links I am getting false positives, so I turned up the ping retries to 3 times. Still happening, so I set the device down delay to 2. That has helped, however I am still getting the old school device alerting system emails. How can I disable those? I have port utilization disabled ($config['alerts']['port_util_alert']), etc. But I can't find anything in any docs or searches for disabling device down alerting in the old alerting system.
Any help is appreciated, thanks!
TRAVIS KREIKEMEIER
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Thanks. I'll try that again. When I did that before I believe it stopped sending emails for the new alerting system.
On Jun 20, 2014, at 9:57 PM, "Adam Armstrong" adama@memetic.org wrote:
$config['alerts']['email']['enable'] = FALSE;
will disable the old alerting stuff from sending emails.
adam.
On 2014-06-20 20:05, Travis Kreikemeier wrote: I have the new alerting in Observium setup for many events, including device down. However, over some of our wireless links I am getting false positives, so I turned up the ping retries to 3 times. Still happening, so I set the device down delay to 2. That has helped, however I am still getting the old school device alerting system emails. How can I disable those? I have port utilization disabled ($config['alerts']['port_util_alert']), etc. But I can't find anything in any docs or searches for disabling device down alerting in the old alerting system. Any help is appreciated, thanks! TRAVIS KREIKEMEIER _______________________________________________ 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
It doesn't :)
On 2014-06-21 07:22, Travis Kreikemeier wrote:
Thanks. I'll try that again. When I did that before I believe it stopped sending emails for the new alerting system.
On Jun 20, 2014, at 9:57 PM, "Adam Armstrong" adama@memetic.org wrote:
$config['alerts']['email']['enable'] = FALSE;
will disable the old alerting stuff from sending emails.
adam.
On 2014-06-20 20:05, Travis Kreikemeier wrote: I have the new alerting in Observium setup for many events, including device down. However, over some of our wireless links I am getting false positives, so I turned up the ping retries to 3 times. Still happening, so I set the device down delay to 2. That has helped, however I am still getting the old school device alerting system emails. How can I disable those? I have port utilization disabled ($config['alerts']['port_util_alert']), etc. But I can't find anything in any docs or searches for disabling device down alerting in the old alerting system. Any help is appreciated, thanks! TRAVIS KREIKEMEIER _______________________________________________ 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
participants (2)
-
Adam Armstrong
-
Travis Kreikemeier