All work
- typo in datacollection.xml (group-name '3Com-router-perf')NMS-2395Resolved issue: NMS-2395OpenNMS Bug Mailing List
- Importer can run more than once at the same timeNMS-2168
- JSTL library incompatibility with JettyNMS-2144Resolved issue: NMS-2144Benjamin Reed
- Searching by node, then Acknowledge entire search, throws exceptionNMS-2143Resolved issue: NMS-2143
- Advanced search on events causes error converting date to longNMS-2104Resolved issue: NMS-2104OpenNMS Bug Mailing List
- webapp rpm missing element/nodelist.jspNMS-2103Resolved issue: NMS-2103OpenNMS Bug Mailing List
- when running install, it comes out with jicmp is unable to load. SDK was installedNMS-2095Resolved issue: NMS-2095OpenNMS Bug Mailing List
- Consider increasing default MultiICMP wait-intervalNMS-2090
- User defined poller does not show up in Web UI, but it is sending events.NMS-2086Resolved issue: NMS-2086Matt Brozowski
- DEBUG level logs in web/uncategorized.log even when all log levels are set to ERRORNMS-2085Resolved issue: NMS-2085OpenNMS Bug Mailing List
- Opennms not honoring changes in opennms.confNMS-2079Resolved issue: NMS-2079Benjamin Reed
- Show node labels when validating notification ruleNMS-2076
- User-configurable Asset CategoriesNMS-2071Resolved issue: NMS-2071OpenNMS Bug Mailing List
- KSC report with duplicate name can be createdNMS-2064
- Notifications editing gets mixed up because of session variables?NMS-2056
- small patch to add regex filtering of eventparmsNMS-2052Resolved issue: NMS-2052Seth Leger
- [WARNING] Exception in thread "main" java.lang.RuntimeException: The schema class 'com.google.gwt.dev.cfg.ModuleDefSchema$BodySchema' should have been registered prior to parsingNMS-2051Resolved issue: NMS-2051OpenNMS Bug Mailing List
- Installer requires jicmp library to install webappNMS-2049
- Modify Capsd to handle Dynamically Assigned IP addressesNMS-2048
- Scan imported nodes for more interfacesNMS-2044
- Java Exception when attempting to view Cisco ISL subinterface in GUINMS-1674Resolved issue: NMS-1674David Hustace
- Allow users to change their own passwordsNMS-1406Resolved issue: NMS-1406
22 of 22
typo in datacollection.xml (group-name '3Com-router-perf')
Fixed
Description
Environment
Operating System: All
Platform: All
Acceptance / Success Criteria
None
blocks
Lucidchart Diagrams
Created March 13, 2008 at 6:55 AM
Updated January 27, 2017 at 4:26 PM
Resolved September 13, 2010 at 1:14 PM
Activity
Benjamin ReedMarch 18, 2008 at 10:30 AM
merged to the 1.6 release branch, in r8664
Jeff GehlbachMarch 13, 2008 at 9:45 AM
Fixed in r8613.
Jeff GehlbachMarch 13, 2008 at 9:44 AM
Karl, I'm checking in a fix for this typo.
I think the reason you were still seeing issues even after correcting the typo in your own installation is that one of the mibObjs in the 3com-router-perf group had an alias that was too long. I corrected that problem in r8599. If you update to tomorrow's snapshot, this should all work. If you still see issues, please reopen this bug.
Thanks for the report!
the <group>-name in the shipped datacollection.xml file is '3Com-router-perf' with A Capital 'C', while the <includeGroup> paramter in the <systemDef> '3Com Routers' is with a lowercase 'c'.
The mismatch leads to a warning in collectd.log.
It's easily corrected, but the typo seems to persist ...
I'm currently running opennms-testing-1.5.90-0.8543.snapshot.tar.gz
but I've seen this in various versions since 1.3.6
2008-03-13 11:16:46,158 WARN [CollectdScheduler-50 Pool-fiber0] DataCollectionConfigFactory: DataCollectionConfigFactory.processGroupName: unable to retrieve group information for group name '3com-router-perf': check DataCollection.xml file.