summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f5588ae)
raw | patch | inline | side by side (parent: f5588ae)
author | octo <octo> | |
Fri, 27 Jan 2006 21:16:54 +0000 (21:16 +0000) | ||
committer | octo <octo> | |
Fri, 27 Jan 2006 21:16:54 +0000 (21:16 +0000) |
contrib/museum/collection.cgi | patch | blob | history |
index 564adf059a0e146c31f458afe08c76b55b254cc8..e7831aa5fafa8a543b50ad02e033173659ef88ce 100755 (executable)
memory => ['-t', '{host} memory usage', '-v', 'Bytes', '-b', '1024', '-l', '0'],
mysql_commands => ['-t', 'mysql command {inst}', '-v', 'Issues/s' ],
mysql_handler => ['-t', 'mysql handler {inst}', '-v', 'Issues/s' ],
+ mysql_qcache => ['-t', 'mysql query cache', '-v', 'Queries/s' ],
+ mysql_threads => ['-t', 'mysql threads', '-v', 'Threads' ],
nfs3_procedures => ['-t', '{host} NFSv3 {inst} procedures', '-v', 'Procedures/s' ],
partition => ['-t', '{host} partition {inst} usage', '-v', 'Byte/s'],
ping => ['-t', '{host} ping to {inst}', '-v', 'ms'],