NetXMS Support Forum

English Support => General Support => Topic started by: possamai on March 14, 2008, 12:38:50 PM

Title: what is 'status'
Post by: possamai on March 14, 2008, 12:38:50 PM
Hi,

I was wondering what is the status of a node ?
It's a default value, and it gives a number... But I can't seem to find out what this number means..
Title: Re: what is 'status'
Post by: Victor Kirhenshtein on March 14, 2008, 12:59:02 PM
Hello!

Status DCI returns current status of a node. Meanings are following:

0 - Normal
1 - Warning
2 - Minor
3 - Major
4 - Critical
5 - Unknown
6 - Unmanaged

Node status is calculated based on status of child objects (usually interfaces) according to status calculation rules set for this node (default is "most critical"), and active alarms related to this node.

Best regards,
Victor
Title: Re: what is 'status'
Post by: possamai on March 14, 2008, 01:07:28 PM
ah, that makes sense :)
Did I mis the documentation on that? Or is it just not documented?
Title: Re: what is 'status'
Post by: Victor Kirhenshtein on March 14, 2008, 04:19:41 PM
It's not documented yet :(