Is there a way to make unconnected (but "admin up") interfaces not show as critical?
			
			
			
				You can set them to "unmanaged" state (right click -> select "Unmanage").
Best regards,
Victor
			
			
			
				That impacts only the up/down status?
			
			
			
				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
			
			
			
				Cool,
thanks!