Hi!
How can I fix errors like these:
Log Name: Operations Manager
Source: Health Service Modules
Date: 03.07.2013 15:40:00
Event ID: 11001
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: RMS
Description:
Error sending an SNMP GET message to IP Address xx.xx.xx.xx, Community String:=public, Status 0x6c.
One or more workflows were affected by this.
Workflow name: Microsoft.SystemCenter.NetworkDevice.CheckDeviceStatus
Instance name: 10.30.192.131
Instance ID: {1CC43797-233E-1F05-E32E-84EF17E5D4E3}
Management group: Servicesenter_Trondheim
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Health Service Modules" />
<EventID Qualifiers="49152">11001</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-07-03T13:40:00.000Z" />
<EventRecordID>19584912</EventRecordID>
<Channel>Operations Manager</Channel>
<Computer>RMS</Computer>
<Security />
</System>
<EventData>
<Data>Management_Group</Data>
<Data>Microsoft.SystemCenter.NetworkDevice.CheckDeviceStatus</Data>
<Data>10.30.192.131</Data>
<Data>{1CC43797-233E-1F05-E32E-84EF17E5D4E3}</Data>
<Data>10.30.192.131</Data>
<Data>public</Data>
<Data>0x6c</Data>
</EventData>
</Event>
----------------------
It's recurring every minute on my 2007R2 RMS. Any help appreciated:)