NetXMS Support Forum

English Support => General Support => Topic started by: pzandvoort on September 13, 2010, 06:43:01 PM

Title: Interface status
Post by: pzandvoort on September 13, 2010, 06:43:01 PM
Is there a way to make unconnected (but "admin up") interfaces not show as critical?
Title: Re: Interface status
Post by: Victor Kirhenshtein on September 13, 2010, 07:20:54 PM
You can set them to "unmanaged" state (right click -> select "Unmanage").

Best regards,
Victor
Title: Re: Interface status
Post by: pzandvoort on September 13, 2010, 07:31:03 PM
That impacts only the up/down status?
Title: Re: Interface status
Post by: Victor Kirhenshtein on September 13, 2010, 10:49:19 PM
Setting interface to "unmanaged" state means that it's status is not of any interest, and effectively excludes interface from status polls. Status of unmanaged interface will never change unless it will be returned to "managed" state. However, it does not affect data collection related to this interface, so if you, for example, has DCI for traffic on this interface, it will continue to collect data.

Best regards,
Victor
Title: Re: Interface status
Post by: pzandvoort on September 13, 2010, 10:57:00 PM
Cool,
thanks!