Ok, so here we go.
I've got the information based on this link:
http://www.opennms.org/wiki/Polling_Configuration_How-To#Downtime_ModelsI suppose that the services on my server should disappear (or made unmanaged as the information above says) after 5 days of an outage started. But it's not what's happening at the moment.
I have the following configuration for the machine in subject:
<downtime interval="30000" begin="0" end="300000" /><!-- 30s, 0, 5m -->
<downtime interval="300000" begin="300000" end="43200000" /><!-- 5m, 5m, 12h -->
<downtime interval="600000" begin="43200000" end="432000000" /><!-- 10m, 12h, 5d -->
<downtime begin="432000000" delete="true" /><!-- anything after 5 days delete -->
And
The service below still being listed even after 14 days of outage.
SQLServer 10/15/09 16:15:49 DOWN 18055
Where's my mistake?
Thank you guys.
Regards,
Lucas Silickas
IT Support Technician | R-NAS International
4 Parker Place; Technology Park BENTLEY WA 6102
P: 1300 789 398
E:
[hidden email]
W: www.rnas.com.au
Please Note: Any email from R-NAS International Pty Ltd (ABN 28 095 395 681) is intended solely for its intended addressee or entity only. Emails and their attachments are confidential as they may contain privileged information and must not be distributed without our consent. If you are not the intended recipient, please notify us immediately and do not disclose, distribute or retain this email or any part of it.
-----Original Message-----
From: Les Mikesell [mailto:
[hidden email]]
Sent: Thursday, 29 October 2009 11:15 PM
To: General OpenNMS Discussion
Subject: Re: [opennms-discuss] Downtime Doubt
David Hustace wrote:
>
>> Is there anything else that I need to configure to make a service
>> unmanaged automatically after 5 days?
>
> I don't know if there is an "unmanage" option, but would make sense. I
> do know that there is a delete option. You have to check the downtime
> model you have defined that is monitoring that service.
Is there a way to distinguish 'unmanaged because it disappeared' (so it
would be re-discovered if the service is ever enabled on the device
again) from 'unmanaged because I never want to see it again'?
--
Les Mikesell
[hidden email]
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQopennms-discuss mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQopennms-discuss mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss