uei.opennms.org/internal/schedOutagesChanged event doesn't work

Description

Hi,

At http://www.opennms.org/wiki/Configuration_File_Index , it is said that the uei.opennms.org/internal/schedOutagesChanged should reload Pollerd's config. That is not the case.

steps to reproduce:
----------------------------
1- have a service running on an IP address
2- have that service defined in poller-configuration.xml with status="off" (=> OpenNMS doesn't monitor the running service)
3- change the status to "on" in poller-configuration.xml
4- fire the uei.opennms.org/internal/schedOutagesChanged event
5- Verify that OpenNMS still doesn't monitor the service
6- restart openNMS
7- verify that openNMS now monitors the service

Additionnal infos:
-------------------------
http://issues.opennms.org/browse/NMS-2388 refers to the following way to reload Pollerd's config:

send-event.pl -p 'daemonName PollerBackEnd' uei.opennms.org/internal/reloadDaemonConfig
send-event.pl -p 'daemonName Pollerd' uei.opennms.org/internal/reloadDaemonConfig

Maybe, that's the way to go, and only a wiki update is needed?

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

David Hustace June 13, 2012 at 5:51 PM

This is an enhancement that we're aware and probably tracked in another issue now that I think about it.

Cyrille Bollu June 13, 2012 at 4:30 AM

send-event.pl -p 'daemonName PollerBackEnd' uei.opennms.org/internal/reloadDaemonConfig
send-event.pl -p 'daemonName Pollerd' uei.opennms.org/internal/reloadDaemonConfig

Don't work either disappointed face

I had IPv6 interfaces that weren't polled. After adding an include-range for them, I tried these events, and still these interfaces weren't polled. After restarting openNMS they began being polled.

Details

Assignee

Reporter

Affects versions

Priority

PagerDuty

Created June 12, 2012 at 10:40 AM
Updated September 21, 2021 at 9:16 PM

Flag notifications