Hi,

David Hustace recommended I post this query (originally on the discuss list) to 
the devel list.  Can anyone provide any insight?

Thanks,

Dan

--

Hi all,

First of all, I just want to say that OpenNMS is a wonderful project-- kudos to 
the development community.

So we've been using OpenNMS for a few months now and we're loving it.  We've 
modified quite a bit to fit into our environment (and we're beginning to 
document these mods, so we'll share our resulting docs, if anyone is 
interested), but there is (at least) one last modification that our manager 
would like to see before we can move forward.

He appreciates the 24hour availability stats on the home screen, but would like 
to add a fourth column called "1 Month Availability" for each of our defined 
categories, so that he can see at a quick glance how well we are doing in 
meeting our SLA's without running reports.  I've figured out the rudimentary 
ways of adding a third column to the display (see the grep below), but I have 
not yet gained the understanding of how to populate these new columns with 
cells and data.  Would someone mind pointing us in the right direction?

Thanks,

Dan Rohan


[EMAIL PROTECTED] opennms]# pwd
/opt/opennms
[EMAIL PROTECTED] opennms]# grep -R "1 Month Availability" *
jetty-webapps/opennms/includes/categories-box.jsp:                      <th 
align="right">1 Month Availability</th>
jetty-webapps/opennms/rtc/category.jsp:          <th>1 Month Availability</th>
jetty-webapps/opennms/WEB-INF/jsp/rtc/category.jsp:      <th>1 Month 
Availability</th>





-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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 SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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