ADVENTNET HTML ADAPTOR  

The registered MBeans can be displayed in the following two modes:
Dynamic Mode
     In this mode, all the html pages are generated during run time on request basis. The html display can be customized to some extent during runtime of the agent. The user can customize the footer message, number of rows in a table, background color, etc.  For more details, please refer to the help documents. 
Click here...
 
 
Static Mode
     In this mode, the Html Adaptor will look for the .shtml files in ssi directory and the defined SSI tags will be parsed. The parsed SSI tags will be executed and the html page will be displayed in the browser. Here user can customize the displayed html page by modifying the .shtml files. 
Click here...