mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-04-06 11:28:27 -04:00
Update README.md
This commit is contained in:
parent
746d973962
commit
37cc67ac94
10
README.md
10
README.md
@ -21,8 +21,9 @@ php support running on the server.
|
||||
cp config-SAMPLE.py config.py
|
||||
edit config.py and change what you necessary
|
||||
|
||||
If you use OpenBridge links please put in config.py in OPB_FILTER
|
||||
NETWROK ID for each defined link in your server.
|
||||
If you used FreeDMR don't use OPB_FILTER.
|
||||
If you use HBLink code with OpenBridge links please put in config.py in OPB_FILTER
|
||||
NETWROK ID for each defined link in your server.
|
||||
|
||||
You need to copy the contents of the /opt/HBMonv2/html directory to
|
||||
the web server directory. Suppose your web server is available
|
||||
@ -74,11 +75,6 @@ php support running on the server.
|
||||
if int(float(p[9])) > 2:
|
||||
|
||||
|
||||
In directory sysinfo/ you can find info on how to setup display SYSTEM Info data in Monitor.
|
||||
You can use and install ezSM to monitor your server: https://www.ezservermonitor.com
|
||||
instead of using rrdtools and scripts.
|
||||
|
||||
|
||||
I recommend that you do not use the BRIDGE_INC = True option to display bridge information
|
||||
(if you have multiple bridges displaying this information will increase the CPU load,
|
||||
try to use BRIDGES_INC = False in config.py)
|
||||
|
Loading…
Reference in New Issue
Block a user