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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using XNMGRAPH to Print Graphs in Openview

Status
Not open for further replies.

network2003

Technical User
Mar 13, 2003
1
US
Hello,

I am stumped on this one. I used to use HP Openview 6.0 on a Sun System. I used to print my monthly graphs out and dump them to a postscript file. This worked great. I used the following format below...Keep in mind this is all on one line...shs is the node name being collected....

xnmgraph -browse -mib "If%util::^[12]$:.1.3.6.1.2.1.2.2.1.3::.1.3.6.1.2.1.2.2.1.2:::" -printOnly -printCommand "xwd2ps -I -L -s 'SHS' > /apps/reports/SHS.ps" shs

Now I am using openview 6.2 on an NT Platform. I'm not totally windows literate, but tried to do the same thing on windows and failed. Biggest problem is converting the syntax over, dumping it to a ps file, and getting the header name "SHS" to print on the report.

Can someone please tell me what the equivalent syntax I would use on Windows 2000 to dump the report to a PS file, and include the name on the report. I am really stuck on this one.

Thank you!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top