Changes

Jump to navigation Jump to search
100 bytes added ,  00:14, 5 October 2015
Line 22: Line 22:  
  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 : You can put this command in a cron to autoupdate Glances
+
{{Tip box|You can autoupdate [[Glances#update_glances|Glances]] by a cron}}
 
  −
0 1 * * 0  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  2>&1 1>/dev/null
      
====sme8====
 
====sme8====
Line 37: 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