Update configuration file exemple

pull/354/head
Nicolargo 2014-05-26 14:01:37 +02:00
parent 9cae8263a7
commit 1577ef6dff
1 changed files with 2 additions and 2 deletions

View File

@ -66,8 +66,8 @@ class Plugin(GlancesPlugin):
self.reset()
if self.get_input() == 'local':
# Update stats using the standard system lib
# Update stats
self.glancesgrabbat.update()
self.stats = self.glancesgrabbat.get()
elif self.get_input() == 'snmp':