<Tables>
	<Table>
		<Name>tblMonitoringStatusHistory</Name>
		<Fields>
			nObjectId int,
			strMonitoringMethod varchar NULL,
			strIpAddr varchar NULL,
			strStatus varchar NULL,
			nIfIndex int NULL,
			strHashKey varchar NULL,
			nStatusChangeTime int NULL
		</Fields>
	</Table>
</Tables>
