Changes

Jump to navigation Jump to search
372 bytes added ,  00:14, 5 October 2015
Line 21: Line 21:     
  pip install --upgrade bottle batinfo https://bitbucket.org/gleb_zhulik/py3sensors/get/tip.tar.gz zeroconf netifaces pymdstat influxdb statsd pystache docker-py Glances logutils
 
  pip install --upgrade bottle batinfo https://bitbucket.org/gleb_zhulik/py3sensors/get/tip.tar.gz zeroconf netifaces pymdstat influxdb statsd pystache docker-py Glances logutils
 +
 +
{{Tip box|You can autoupdate [[Glances#update_glances|Glances]] by a cron}}
    
====sme8====
 
====sme8====
Line 33: Line 35:  
connect with your browser to :
 
connect with your browser to :
 
  http://yourhost:61208
 
  http://yourhost:61208
 +
 +
===update glances===
 +
 +
do a cron file
 +
# vim /etc/cron.monthly/glances
 +
and paste
 +
pip install --upgrade bottle batinfo https://bitbucket.org/gleb_zhulik/py3sensors/get/tip.tar.gz zeroconf netifaces pymdstat influxdb statsd pystache docker-py Glances logutils
 +
 +
each month glances will be updated
    
===Documentation===
 
===Documentation===

Navigation menu