Details
-
Bug
-
Status: Resolved (View Workflow)
-
Blocker
-
Resolution: Fixed
-
Meridian-2017.1.0
-
Security Level: Default (Default Security Scheme)
-
None
-
Horizon - September 6th
Description
When testing the remote poller on latest snapshot of Meridian 2017.1.0, I found that it was not working.
The reason is that the Angular UI that manages the Monitoring Locations is not able to add poller packages to the server. I can see an error on FireBug:
XML Parsing Error: no root element found Location: http://192.168.205.187:8980/opennms/api/v2/monitoringLocations/RDU Line Number 1, Column 1:
If I go to the database, and add poller packages directly to the appropriate table and restart, for example:
insert into from monitoringlocationspollingpackages values ('RDU','raleigh');
The remote poller works without issues.
So, the problem seems to be a limitation of the UI.
Attachments
Issue Links
- blocks
-
NMS-9604 Verify "Scan Report" Remote Poller GUI
-
- Resolved
-