System Event Messages Reference
The following table lists all system (including threshold-based) event messages organized by type. These messages can be viewed through third-party notification applications. For details about configuring notifications, refer to Configure Notifications.
For a list of What Just Happened events supported, refer to WJH Supported Events.
Agent Events
Type | Trigger | Severity | Message Format | Example |
---|---|---|---|---|
agent | NetQ Agent state changed to Rotten (not heard from within two minutes) | Critical | Agent state changed to rotten | Agent state changed to rotten |
agent | NetQ Agent state changed to Dead (user has decomissioned the agent using NetQ CLI) | Critical | Agent state changed to rotten | Agent state changed to rotten |
agent | NetQ Agent rebooted | Critical | Netq-agent rebooted at (@last_boot) | Netq-agent rebooted at 1573166417 |
agent | Node running NetQ Agent rebooted | Critical | Switch rebooted at (@sys_uptime) | Switch rebooted at 1573166131 |
agent | NetQ Agent state changed to Fresh | Info | Agent state changed to fresh | Agent state changed to fresh |
agent | NetQ Agent state was reset | Info | Agent state was paused and resumed at (@last_reinit) | Agent state was paused and resumed at 1573166125 |
agent | Version of NetQ Agent has changed | Info | Agent version has been changed old_version:@old_version and new_version:@new_version. Agent reset at @sys_uptime | Agent version has been changed old_version:2.1.2 and new_version:2.3.1. Agent reset at 1573079725 |
BGP Events
Type | Trigger | Severity | Message Format | Example |
---|---|---|---|---|
bgp | BGP Session state changed | Critical | BGP session with peer @peer @neighbor vrf @vrf state changed from @old_state to @new_state | BGP session with peer leaf03 leaf04 vrf mgmt state changed from Established to Failed |
bgp | BGP Session state changed from Failed to Established | Info | BGP session with peer @peer @peerhost @neighbor vrf @vrf session state changed from Failed to Established | BGP session with peer swp5 spine02 spine03 vrf default session state changed from Failed to Established |
bgp | BGP Session state changed from Established to Failed | Info | BGP session with peer @peer @neighbor vrf @vrf state changed from established to failed | BGP session with peer leaf03 leaf04 vrf mgmt state changed from down to up |
bgp | The reset time for a BGP session changed | Info | BGP session with peer @peer @neighbor vrf @vrf reset time changed from @old_last_reset_time to @new_last_reset_time | BGP session with peer spine03 swp9 vrf vrf2 reset time changed from 1559427694 to 1559837484 |