Alerts for Network devices›
Hello,
I just need basics on alerting if device is down or maybe if VPN interface is down etc.
Attached I set an alert to just try and find devices that are currently "up" to see if it discovers them with the names starting as fw*. Once it works I will change to check for devices that are “down”
What am I doing wrong here since it isn't finding anything.
Hi,
Two immediate problems with those definitions :
a) You have two match statements for your device association. These are evaluated using "AND", so would both need to match to be accepted. b) "firewalls" should be "firewall"
You can create multiple associations for the same alert, so you can create one for "network" and one for "firewall".
adam.
On 2014-09-04 18:36, Darian Jimenez wrote:
Hello,
I just need basics on alerting if device is down or maybe if VPN interface is down etc.
Attached I set an alert to just try and find devices that are currently "up" to see if it discovers them with the names starting as fw*. Once it works I will change to check for devices that are “down”
What am I doing wrong here since it isn't finding anything.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Thanks Adam. I understand the statement and took off one of them to see what would happen. I am now getting the following and it's not showing up under Alert Checkers.
On Thu, Sep 4, 2014 at 1:42 PM, Adam Armstrong adama@memetic.org wrote:
Hi,
Two immediate problems with those definitions :
a) You have two match statements for your device association. These are evaluated using "AND", so would both need to match to be accepted. b) "firewalls" should be "firewall"
You can create multiple associations for the same alert, so you can create one for "network" and one for "firewall".
adam.
On 2014-09-04 18:36, Darian Jimenez wrote:
Hello,
I just need basics on alerting if device is down or maybe if VPN interface is down etc.
Attached I set an alert to just try and find devices that are currently "up" to see if it discovers them with the names starting as fw*. Once it works I will change to check for devices that are “down”
What am I doing wrong here since it isn't finding anything.
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
- Hostnames can't equal something with an asterisk, so you won't have entity matching (you probably want "match" instead of "eq").
:-)
On 09/04/2014 08:05 PM, Darian Jimenez wrote:
Thanks Adam. I understand the statement and took off one of them to see what would happen. I am now getting the following and it's not showing up under Alert Checkers.
On Thu, Sep 4, 2014 at 1:42 PM, Adam Armstrong <adama@memetic.org mailto:adama@memetic.org> wrote:
Hi, Two immediate problems with those definitions : a) You have two match statements for your device association. These are evaluated using "AND", so would both need to match to be accepted. b) "firewalls" should be "firewall" You can create multiple associations for the same alert, so you can create one for "network" and one for "firewall". adam. On 2014-09-04 18:36, Darian Jimenez wrote: Hello, I just need basics on alerting if device is down or maybe if VPN interface is down etc. Attached I set an alert to just try and find devices that are currently "up" to see if it discovers them with the names starting as fw*. Once it works I will change to check for devices that are “down” What am I doing wrong here since it isn't finding anything. _______________________________________________ observium mailing list observium@observium.org <mailto:observium@observium.org> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium _______________________________________________ observium mailing list observium@observium.org <mailto: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
Tom,
I switched it to "match" and while it does show devices with the check when I click regenerate it doesn't come up on the entities at all.
On Thu, Sep 4, 2014 at 3:17 PM, Tom Laermans tom.laermans@powersource.cx wrote:
- Hostnames can't equal something with an asterisk, so you won't have
entity matching (you probably want "match" instead of "eq").
:-)
On 09/04/2014 08:05 PM, Darian Jimenez wrote:
Thanks Adam. I understand the statement and took off one of them to see what would happen. I am now getting the following and it's not showing up under Alert Checkers.
On Thu, Sep 4, 2014 at 1:42 PM, Adam Armstrong adama@memetic.org wrote:
Hi,
Two immediate problems with those definitions :
a) You have two match statements for your device association. These are evaluated using "AND", so would both need to match to be accepted. b) "firewalls" should be "firewall"
You can create multiple associations for the same alert, so you can create one for "network" and one for "firewall".
adam.
On 2014-09-04 18:36, Darian Jimenez wrote:
Hello,
I just need basics on alerting if device is down or maybe if VPN interface is down etc.
Attached I set an alert to just try and find devices that are currently "up" to see if it discovers them with the names starting as fw*. Once it works I will change to check for devices that are “down”
What am I doing wrong here since it isn't finding anything.
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 listobservium@observium.orghttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (3)
-
Adam Armstrong
-
Darian Jimenez
-
Tom Laermans