summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0971c63)
raw | patch | inline | side by side (parent: 0971c63)
author | tokkee <tokkee> | |
Thu, 11 May 2006 16:15:15 +0000 (16:15 +0000) | ||
committer | tokkee <tokkee> | |
Thu, 11 May 2006 16:15:15 +0000 (16:15 +0000) |
in r532 :-/ ).
contrib/collection.cgi | patch | blob | history |
diff --git a/contrib/collection.cgi b/contrib/collection.cgi
index 95102b53e21cc8413c05a6ca71de01095bb2e063..a39828618c7fc1e1b13c76c234b11bacaba66ec5 100755 (executable)
--- a/contrib/collection.cgi
+++ b/contrib/collection.cgi
'GPRINT:max:MAX:%5.1lf%sV Max,',
'GPRINT:avg:LAST:%5.1lf%sV Last\l'
],
- threads => [
+ vs_threads => [
"DEF:total_avg={file}:total:AVERAGE",
"DEF:total_min={file}:total:MIN",
"DEF:total_max={file}:total:MAX",
traffic => ['-t', '{host} {inst} traffic', '-v', 'Bit/s'],
users => ['-t', '{host} users', '-v', 'Users'],
voltage => ['-t', '{host} voltage', '-v', 'Volts'],
- threads => ['-t', '{host} threads', '-v', 'Threads'],
+ vs_threads => ['-t', '{host} threads', '-v', 'Threads'],
vs_memory => ['-t', '{host} memory usage', '-v', 'Bytes'],
vs_processes => ['-t', '{host} processes', '-v', 'Processes'],
};