Widget PHP Integration Example
For this section, please refer to the example PHP file located in $VOVDIR/training/lm/lm_widgets.php. This example shows how to utilize Altair Monitor widgets from within a PHP page.
The example assumes that Altair Monitor is running on host "dragon" with a read-only port of 5556. Through the use of the PHP fopen and fpassthru functions, pages are generated that include a license usage graph, pie chart, and more, on the same page.
Please refer to Widgets for information on how to use each individual widget.