1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Merge pull request #273 from creativeprogramming/patch-1

Update cpu_by_process
This commit is contained in:
Kenyon Ralph 2013-03-20 23:36:14 -07:00
commit 279697003a

View file

@ -75,7 +75,7 @@ foreach my $process (keys %total_cpu_by_process)
close(PS);
if (@ARGV and $ARGV[1] eq "config")
if (@ARGV and $ARGV[0] eq "config")
{
print <<END;
graph_title CPU time by Process