Typo in datacollection-config.xml

Description

In datacollection-config.xml there is the entry:

<mibObj oid=".1.3.6.1.4.1.2021.11.62" instance="0" alias="RawBlksSwapIn" type="counter" />
<mibObj oid=".1.3.6.1.4.1.2021.11.63" instance="0" alias="RawBlksSwapIn" type="counter" />

which should be

<mibObj oid=".1.3.6.1.4.1.2021.11.62" instance="0" alias="RawBlksSwapIn" type="counter" />
<mibObj oid=".1.3.6.1.4.1.2021.11.63" instance="0" alias="RawBlksSwapOut" type="counter" />

This will cause swap information from Net-SNMP agents to be collected in error.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Alejandro Galue August 18, 2011 at 7:54 AM

Fixed on revision 3c4d927efce7d8a58b7369a9d7edc55c892a440d for 1.8 and 1b119fca1b407efaf2b34d0ddce5c532fb030531 for 1.10

Fixed

Details

Assignee

Reporter

Labels

Fix versions

Affects versions

Priority

PagerDuty

Created August 17, 2011 at 4:22 PM
Updated January 27, 2017 at 4:19 PM
Resolved August 18, 2011 at 7:54 AM

Flag notifications