|
|
|
tom powers
|
Some javascript/style in this post has been disabled (why?)
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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 |
||||||||||||
|
Alexander Finger
|
You can use an automation to do that: http://www.opennms.org/wiki/Automations
(eg "find alarms older than n days and ack' them") Alex
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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 |
||||||||||||||||||||||||||||
|
tom powers
|
Some javascript/style in this post has been disabled (why?)
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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 |
||||||||||||||||||||||||||||||||||||||||
|
Alexander Finger
|
I understood you wanted a rule to say "if nobody cared for X days..".
Might be I got it wrong - for a "triggered" solution I don't see anything but scripting :-b On Wed, Nov 4, 2009 at 10:51 PM, Tom Powers <[hidden email]> wrote:
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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 |
|||||||||||||||||||||||||||||||||||||||||
|
David Hustace
|
In reply to this post
by tom powers
On Nov 4, 2009, at 4:51 PM, Tom Powers wrote: > If I do this as an automation…I put that in the vacuumd…yes? How > does one get the vacuumd to run on command then? They are timer based. > Might you have a context or a wording of the verbage for this? And > would it be alarms or would it be events? I'm surprised that you are acknowledging events. Event acknowledgements will go away someday. Why not ack alarms instead? What does acknowledging events get you? In 1.7, there is a ReST API for acknowledging Alarms. Also, in 1.7, there is a new model class called an Acknowledgment and and API called Acknowledgeable of which Alarms and Notifications implement. When a user or the API acknowledges an Alarm or a Notification, an Acknowledgment is created. The service layer processes the Acknowledgment by acknowledging an related Alarms or Notifications (i.e. a user acks a notif, any related alarms are acknowledged as well) and persisting the ack so that you have a record of this activity: ack, unack, clear, escalate are actions that get recorded in the acks table. David Hustace The OpenNMS Group, Inc. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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 |
||||||||||||||||
|
tom powers
|
Sound Solutions, Inc.
8400 Highland Dr. Wausau, WI 54401 Tel: 715-842-7665 Fax: 715-842-7620 Here's the scoop...the people we have using this are using it to satisfy FDIC regulations...that they are checking the event logs everyday from all the systems (windows servers and workstations)...we are shooting those through a trap or with ntsyslog...so they show up as events. I'm not opposed to alarms...but what would alarms give me over the events? With the events, they have a time stamp of who acknowledged them over the time...alarms would be the same...wouldn't this just suck up DB space? TP -----Original Message----- From: David Hustace [mailto:[hidden email]] Sent: Monday, November 16, 2009 10:26 PM To: General OpenNMS Discussion Subject: Re: [opennms-discuss] Quick question...I'm sure!! On Nov 4, 2009, at 4:51 PM, Tom Powers wrote: > If I do this as an automation...I put that in the vacuumd...yes? How > does one get the vacuumd to run on command then? They are timer based. > Might you have a context or a wording of the verbage for this? And > would it be alarms or would it be events? I'm surprised that you are acknowledging events. Event acknowledgements will go away someday. Why not ack alarms instead? What does acknowledging events get you? In 1.7, there is a ReST API for acknowledging Alarms. Also, in 1.7, there is a new model class called an Acknowledgment and and API called Acknowledgeable of which Alarms and Notifications implement. When a user or the API acknowledges an Alarm or a Notification, an Acknowledgment is created. The service layer processes the Acknowledgment by acknowledging an related Alarms or Notifications (i.e. a user acks a notif, any related alarms are acknowledged as well) and persisting the ack so that you have a record of this activity: ack, unack, clear, escalate are actions that get recorded in the acks table. David Hustace The OpenNMS Group, Inc. ------------------------------------------------------------------------ ------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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 -- This message has been scanned for viruses and dangerous content by Sound Solutions' Avalon Spam Wizard, and is believed to be clean. -------------------------------------------------------------------------- Sound Solutions, Inc. - Since 1995 We Appreciate Your Business and Referrals This message (and any associated files) is intended only for the use of the individual or entity to which it is addressed and may contain information that is confidential, subject to copyright or constitutes a trade secret. If you are not the intended recipient you are hereby notified that any dissemination, copying or distribution of this message, or files associated with this message, is strictly prohibited. If you have received this message in error, please notify us immediately by replying to the message and deleting it from your computer. Messages sent to and from us may be monitored. Internet communications cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Therefore, we do not accept responsibility for any errors or omissions that are present in this message, or any attachment, that have arisen as a result of e-mail transmission. If verification is required, please request a hard-copy version. Any views or opinions presented are solely those of the author and do not necessarily represent those of the company. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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 |
||||||||||||||||
|
tom powers
|
In reply to this post
by David Hustace
Sound Solutions, Inc.
8400 Highland Dr. Wausau, WI 54401 Tel: 715-842-7665 Fax: 715-842-7620 Sounds like there's a lot of new good stuff coming in 1.8...I see another trip to the Carolinas in my future for some ONMS training!! TP -----Original Message----- From: David Hustace [mailto:[hidden email]] Sent: Monday, November 16, 2009 10:26 PM To: General OpenNMS Discussion Subject: Re: [opennms-discuss] Quick question...I'm sure!! On Nov 4, 2009, at 4:51 PM, Tom Powers wrote: > If I do this as an automation...I put that in the vacuumd...yes? How > does one get the vacuumd to run on command then? They are timer based. > Might you have a context or a wording of the verbage for this? And > would it be alarms or would it be events? I'm surprised that you are acknowledging events. Event acknowledgements will go away someday. Why not ack alarms instead? What does acknowledging events get you? In 1.7, there is a ReST API for acknowledging Alarms. Also, in 1.7, there is a new model class called an Acknowledgment and and API called Acknowledgeable of which Alarms and Notifications implement. When a user or the API acknowledges an Alarm or a Notification, an Acknowledgment is created. The service layer processes the Acknowledgment by acknowledging an related Alarms or Notifications (i.e. a user acks a notif, any related alarms are acknowledged as well) and persisting the ack so that you have a record of this activity: ack, unack, clear, escalate are actions that get recorded in the acks table. David Hustace The OpenNMS Group, Inc. ------------------------------------------------------------------------ ------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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 -- This message has been scanned for viruses and dangerous content by Sound Solutions' Avalon Spam Wizard, and is believed to be clean. -------------------------------------------------------------------------- Sound Solutions, Inc. - Since 1995 We Appreciate Your Business and Referrals This message (and any associated files) is intended only for the use of the individual or entity to which it is addressed and may contain information that is confidential, subject to copyright or constitutes a trade secret. If you are not the intended recipient you are hereby notified that any dissemination, copying or distribution of this message, or files associated with this message, is strictly prohibited. If you have received this message in error, please notify us immediately by replying to the message and deleting it from your computer. Messages sent to and from us may be monitored. Internet communications cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Therefore, we do not accept responsibility for any errors or omissions that are present in this message, or any attachment, that have arisen as a result of e-mail transmission. If verification is required, please request a hard-copy version. Any views or opinions presented are solely those of the author and do not necessarily represent those of the company. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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 |
||||||||||||||||
| Free Embeddable Forum Powered by Nabble | Help |