Re: Increase time for service delete
Jonathan Heard <[email protected]> Tue, 9 Oct 2018 14:25:38 +0100
| Newsgroups | gmane.network.opennms.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Amedina,
You need to configure this as part of the pollerd-configuration.xml
file - e.g.:
<package>
....
<downtime begin="0" end="600000" interval="30000"/>
<downtime begin="600000" end="129600000" interval="60000"/>
<downtime begin="129600000" end="259200000" interval="300000"/>
<downtime begin="259200000" delete="true"/>
</package>
Please see the manual for more info:
https://wiki.opennms.org/wiki/Polling_Configuration_How-To#Downtime_Models
Regards
Jonathan
On 09/10/18 14:18, Alberto Medina wrote:
> Hi,
> How can I increase the time OpenNMS have to delete services (like
> ICMP) from nodes that have long time out of the network? I have a node
> that is out of the network for some reapairs in the area (since a week
> ago) and today I notice that ICMP have been remove from OpenNMS, can I
> increase that time? Or including the node on an "Service Outage" will
> prevent OpenNMS from deleting the service/node?
>
> Regards,
> Amedina
>
>
>
>
> _______________________________________________
> Please read the OpenNMS Mailing List FAQ:
> http://www.opennms.org/index.php/Mailing_List_FAQ
>
> opennms-discuss mailing list
>
> To *unsubscribe* or change your subscription options, see the bottom of this page:
> https://lists.sourceforge.net/lists/listinfo/opennms-discuss
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-discuss mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss