Supplemental web

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

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