Supplemental web

Version 3 (jams, 02/11/2013 10:50 am)

1 1
h1. Supplemental Web
2 1
3 3 jams
*  Starting with R8, supplemental web is the default and does not need to be installed.
4 3 jams
5 1
LinHES provides a set of packages that is intended to enhance the local website that runs on every MythTV master backend.
6 1
The supplemental site provides additional information and monitoring services for your MythTV cluster. 
7 1
Some of the features include:
8 1
9 1
* System monitoring via xymon, with clients auto added.  
10 1
* Ability to reboot/shutdown clients from a web interface.
11 1
* Basic usage stats
12 1
* Basic graph showing the cluster configuration.
13 1
* Log file viewer
14 1
15 1
16 1
 
17 2 jams
*The extra services can only be installed on the master backend.* 
18 2 jams
To install the server side component run (as root):
19 2 jams
  install_supplemental_service.sh
20 2 jams
21 2 jams
After the services are installed, the new website be be accessed via a browser using the url:
22 2 jams
  http://$yourservername/index.htm
23 2 jams
24 2 jams
25 2 jams
After the server is installed, the clients can then be installed by running.
26 2 jams
 sudo systemconfig.py -m hostype
27 2 jams
28 2 jams
29 2 jams
30 2 jams
The server and client may be out of sync for a bit, but within 10-20 minutes they should sync up.