NetXMS Support Forum

English Support => General Support => Topic started by: David8161 on August 22, 2014, 02:16:19 AM

Title: Status Change if node is down longer than?
Post by: David8161 on August 22, 2014, 02:16:19 AM
Is it possible to trigger a status change if a node is down longer than say 10 minutes? I'm not doing anything fancy only using pings in the network maps to establish devices.

Currently when a device stops responding from a ping it goes red. I would like for it to go one color(red) when it stops getting a ping reply, and then another color after say 10 minutes. It would help me know which devices just went down and which ones have been down for some time. Thanks.
Title: Re: Status Change if node is down longer than?
Post by: Victor Kirhenshtein on August 26, 2014, 12:46:04 PM
Currently you cannot change node status directly - if it is down, it will be critical. You can increase value of "poll count for status change" to 10 - then system will consider node as down only after 10 unsuccessful polls. Then you can setup ping to the node and trigger alarm of lesser severity after first ping loss.

Best regards,
Victor