added rigid and limit values to 'nvidia' graph and another small change in 'process' graph

This commit is contained in:
Jordi Sanfeliu 2014-06-19 09:44:45 +02:00
parent 2f2a801bc9
commit 07807a9cb7
1 changed files with 3 additions and 1 deletions

View File

@ -190,6 +190,8 @@ secure_log_date_format = %b %e
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
<nvidia> <nvidia>
max = 1 max = 1
rigid = 1, 2, 2
limit = 50, 100, 100
</nvidia> </nvidia>
@ -271,7 +273,7 @@ secure_log_date_format = %b %e
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
<process> <process>
<list> <list>
0 = httpd, sshd, ntpd, mysqld, proftpd, clamd, imap, sendmail, named, bash 0 = httpd, sshd, ntpd, mysqld, proftpd, clamd, imap, sendmail, named, smbd
</list> </list>
<desc> <desc>
httpd = Apache httpd = Apache