Changes

Jump to navigation Jump to search
63 bytes removed ,  00:14, 5 October 2015
Line 38: Line 38:  
===update glances===
 
===update glances===
   −
do a cron.d file
+
do a cron file
  vim /etc/cron.d/glances
+
  # vim /etc/cron.monthly/glances
and
+
and paste
  #update glances each sunday at 1AM
+
  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
MAILTO=""
  −
* 1  * * 0  root "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 sunday at 1AM you will upgrade glances
+
each month glances will be updated
    
===Documentation===
 
===Documentation===

Navigation menu