Hi

I already created the category for some particular services as below

*Nodes                Outages          24hr Availability *
=====================================
adlog-mstdb          0 of 1               *100.000%*
ads-slvdb              0 of 1               *100.000%*
** billing-slvdb           1 of 1                  *0.000%*
chat-ind-slvdb        0 of 1              *100.000%*


and now want to show append one more column in the category view which will
show the latest event for that service. (I wanted to have this feature
because there is no other way to know what is the states of my MySQL servers
on 10+ machine in one shot) I am able to know the availability but also
wanted to know the what is the latest event with that service. so want
Output something like below.

*Nodes                Outages          24hr Availability
Recent Event*
=======================================================
adlog-mstdb          0 of 1               *100.000%*              The
MySQL_Slave_Lag outage has been cleared.
ads-slvdb              0 of 1               *100.000%              *The
MySQL_Slave_Lag outage has been cleared.
**billing-slvdb           1 of 1                  *0.000%*
 WARNING: Slave is 00:26:05 seconds behind
chat-ind-slvdb        0 of 1              *100.000%              *The
MySQL_Slave_Lag outage has been cleared.

What needs to be done for the same?

-- 
Prasad S. Wani
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to