Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Building an automatic report for displaying link up and down status!

Status
Not open for further replies.

bryantg

Technical User
Dec 22, 2001
9
BE
Hello and Happy Holidays to all!


HP OV NNM 6.2 on Solaris 2.6

How can i produce a self-generated report that outputs a daily listing of all the link outages between node interfaces (to include down times and up times). I would then need to be able to summarize the report by host_name & instance or my ip address.

I'm thinking I can export my event and top to our solid.db/datawarehouse via cron. Then run ovdwquery -out myReport(a sql script on the appropiate tables). Does that sound like it would work or that it is the best solution? I actually would prefer a html output with active links that display all the hostInstances with total down time & uptime. Then if i clicked on hostInstanceX it will list all the times for that hostInstance that occurred during the time period.

Clues, Tips, Help, Code,...
Thanks
Greg
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top