Skip to:
poller-config.properties is undocumented and most of us are unclear about it's use or whether or not it is still needed.
poller-config.properties
PR: https://github.com/OpenNMS/opennms/pull/1119
poller-config.properties is no longer used by pollerd.
There are still some references to the properties files in the PollerConfigServlet (responsible for managing/unmanaging services), but these settings are never used by the poller.
poller-config.properties
is undocumented and most of us are unclear about it's use or whether or not it is still needed.