NetXMS Support Forum

English Support => General Support => Topic started by: d-ray on May 12, 2015, 12:55:39 AM

Title: node staus = 5 not updated
Post by: d-ray on May 12, 2015, 12:55:39 AM
HI,

When a node goes down, and gets status 5 (node unknown) it will never come back online.
I have to do a manually to poll -> configuration(full) to get back the online status of the node.
It looks once the node gets status 5 it will no longer updated in netxms.

Is that a normal behavior? or bad configuration?

Regards

Denis
Title: Re: node staus = 5 not updated
Post by: Victor Kirhenshtein on May 14, 2015, 09:59:29 PM
Hi,

usually node should get status 4 (critical) when it's down. It can get unknown status if server decides that it's a network failure. Do you receive SYS_NODE_DOWN or SYS_NODE_UNREACHABLE event when it goes down? Also, can it be that node has dynamic IP address and it changes when node goes up again?

Best regards,
Victor
Title: Re: node staus = 5 not updated
Post by: d-ray on May 15, 2015, 07:50:54 AM
Hi Victor,

Yes it is an dynamic host. (wan connection) and also a proxy host for other clients.
If the netxms server lost the connection with the host. And the ip is changed when he goes back online, the host stays offline in unknown status.

ResolveDNSToIPOnStatusPoll is set to 1

Regards,
Denis
Title: Re: node staus = 5 not updated
Post by: Victor Kirhenshtein on May 15, 2015, 08:47:25 AM
Then it seems to be a bug in a server. What NetXMS version you are using?

Best regards,
Victor
Title: Re: node staus = 5 not updated
Post by: d-ray on May 26, 2015, 03:35:05 PM
version 2.0-M4

Regards
Denis
Title: Re: node staus = 5 not updated
Post by: d-ray on December 01, 2015, 10:40:53 AM
Still the same issu in version (2.0-RC2)
When the wan connection goes down from a remote host (proxy) the host gets status 4.
When the wan is back online the host stays on status 4 until you manually do a "poll configuration (full)"
A status poll or configuration poll manually doesn't work.
:'(
Title: Re: node staus = 5 not updated
Post by: d-ray on December 04, 2015, 10:31:57 AM
Quote from: d-ray on December 01, 2015, 10:40:53 AM
Still the same issu in version (2.0-RC2)
When the wan connection goes down from a remote host (proxy) the host gets status 4.
When the wan is back online the host stays on status 4 until you manually do a "poll configuration (full)"
A status poll or configuration poll manually doesn't work.
:'(

Is there a fix for the issue?