network2003
Technical User
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!
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!