|
|
| Author |
Message |
streaker69 Cacti Pro User
Joined: 27 Mar 2006 Posts: 647 Location: Psychic Amish Network Administrator
|
Posted: Fri Jun 20, 2008 5:41 pm Post subject: Centralized Alarm Logger |
|
|
N3ncy and I were talking today about the Alarm generation in Cacti and we both agree that something needs to be done to centralize the way Cacti sends out Email alerts. It seems as though every single plugin out there wants to send out it's own Email with it's alerts.
What would be good is if there could be a standard way that plugins format their alerts, pass them along to an Alert database, and then Cacti core sends the emails.
This has several advantages, as it would create a searchable log of Alarms (much like SCADA/HMI systems). Everyone who writes plugins could just hook it into the core and not have to send out emails themselves. Plus it would be a great help for a certain plugin that I know N3ncy is working on. |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2132 Location: United Kingdom
|
Posted: Sat Jun 21, 2008 5:21 am Post subject: |
|
|
In the roadmap for 0.8.8 there is:
| Quote: |
* Event management sub system
|
I've always assumed that was what you are talking about. Could be wrong though  |
|
| Back to top |
|
 |
streaker69 Cacti Pro User
Joined: 27 Mar 2006 Posts: 647 Location: Psychic Amish Network Administrator
|
Posted: Sat Jun 21, 2008 7:31 am Post subject: |
|
|
| Howie wrote: | In the roadmap for 0.8.8 there is:
| Quote: |
* Event management sub system
|
I've always assumed that was what you are talking about. Could be wrong though  |
Ok, I missed that in the roadmap.
To the Dev's if that's what the Eventlogger is going to be, if you need ideas on how SCADA/HMI's deal with it, let me know. I can get you screen shots of configurations and how the databases is formatted and such. |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2132 Location: United Kingdom
|
Posted: Sat Jun 21, 2008 11:16 am Post subject: |
|
|
| Equally, having the 'alert method' be a pluginable (?) thing - so that I can write a plugin to feed alerts into something else (SMS, our own database or event correlation stuff) would be handy too. |
|
| Back to top |
|
 |
streaker69 Cacti Pro User
Joined: 27 Mar 2006 Posts: 647 Location: Psychic Amish Network Administrator
|
Posted: Sat Jun 21, 2008 1:12 pm Post subject: |
|
|
| Howie wrote: | | Equally, having the 'alert method' be a pluginable (?) thing - so that I can write a plugin to feed alerts into something else (SMS, our own database or event correlation stuff) would be handy too. |
That's exactly what I'm thinking about. The HMI system that we use at our plant has about a dozen different methods of displaying/notifying alarms. But all the alarms a fed into a central database, and from there there's a filter system that determines which alarms are emailed, which are just displayed and so forth.
There's also a central alarm log that displays the most recent list of alarms, they can then be ack'ed and notes can be added to each one. |
|
| Back to top |
|
 |
|