show-system-monitor

Returns system status information.

Usage

<show-system-monitor></show-system-monitor>


<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="17">
	<switch-status xmlns="urn:brocade.com:mgmt:brocade-system-monitor-ext">
		<switch-name>sw0</switch-name>
		<switch-ip>10.25.224.18</switch-ip>
		<switch-state>state-marginal</switch-state>
		<switch-state-reason>Switch Status is MARGINAL. Contributors: * Power Supply: 1 bad. (MARGINAL).</switch-state-reason>
		<report-time>2017-04-04T11:10:5711.668484+31:03</report-time>
		<component-status>
			<component-name>Power supplies monitor</component-name>
			<component-state>state-marginal</component-state>
		</component-status>
		<component-status>
			<component-name>Temperatures monitor</component-name>
			<component-state>state-healthy</component-state>
		</component-status>
		<component-status>
			<component-name>Fans monitor</component-name>
			<component-state>state-healthy</component-state>
		</component-status>
	</switch-status>
</rpc-reply>

Parameters

switch-name
Displays the name of the switch
switch-ip
Displays the IP address of the switch
switch-state
Displays the switch status based on components
switch-state-reason
Displays the component reason for switch status
report-time
Displays the switch report time stamp
component-name
Displays the component name
component-state
Displays the component status based on thresholds