Bob,
Perhaps this is the file that you
remember.
It was in an exercise in the NetView for Unix
Administrators class that you took.
Note that this is a "*.format" file for use with
the nvdbformat command.
There is no magic conversion to html provided.
You have to code the html in the HEADER, OUTPUT and
FOOTER statements.
If you look on your NetView class training manual,
you will find that this file was named
"FORMATEX.TXT".
SELECTRULE:isHTTPSupported=TRUE SELECTFIELD:1:Object
ID SELECTFIELD:2:Selection
Name HEADER:<HTML> HEADER:<HEAD> HEADER:<TITLE>
Company XYZ
</TITLE> HEADER:</HEAD> HEADER:<BODY> HEADER:<CENTER> HEADER:Company
XYZ <BR> HEADER:Web
Servers HEADER:</CENTER> HEADER:<P> HEADER:<TABLE> HEADER:<TR> HEADER:<TH>
Object ID </TH> HEADER:<TH> Computer
</TH> HEADER:</TR> HEADER:<TR> OUTPUT:<TD> ${1}
</TD> OUTPUT:<TD> ${2}
</TD> OUTPUT:</TR> FOOTER:</TABLE> FOOTER:<P>
Number of Web Servers: ${NUMMATCH} </P> FOOTER:<P> For additional
information contact: <BR> FOOTER:<A HREF="">Roger
Tucker</A><BR> FOOTER:512-111-1111(phone)<BR> FOOTER:1-800-222-2222(pager) FOOTER:</BODY> FOOTER:</HTML>
Don Davis - Tivoli Certified NetView
Instructor & Consultant Alliance of Professionals and Consultants,
Inc. Raleigh, NC.
|