Disable monitoring process on 'z' keypress

pull/404/head
Nicolas Hennion 2014-07-04 16:31:17 +02:00
parent e54e68fbd1
commit 6f2dcb5dac
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ class Plugin(GlancesPlugin):
ret = []
# Only process if stats exist and display plugin enable...
if self.stats == []:
if self.stats == [] or args.disable_process:
return ret
# Build the string message