dipohl
b19b3a813b
Category Tree: Reduce number of categories
2017-02-21 18:24:41 +01:00
Mikel Olasagasti Uranga
2ad552cb04
Normalize php's plugin categories
2015-03-25 15:13:27 +01:00
Jens Jahnke
d0d36f4926
Use ${CMD_...} only to check if command exists
...
and use the real command e.g. grep, sed, etc. in the command line.
2012-08-24 17:33:41 +02:00
Jens Jahnke
f25c788c3d
Remove "[GB]" from graph title.
2012-08-24 17:24:40 +02:00
Jens Jahnke
123d91cf70
Added output of memory usage to graph.
...
The memory consumption of all processes (not threads) is calculated
in GB and added to the graph.
2012-08-24 10:29:55 +02:00
Jens Jahnke
361a5316c7
Don't use hard coded paths to the used command line tools.
...
The tools grep, sed and wc may have a different path. Therefore
they are now evaluated via "which". If a command is not found the script
exits with an error message and the exit code 1.
2012-08-24 09:46:07 +02:00
Diego Elio Pettenò
178747d96d
Move php plugins where they belong.
2012-08-09 15:54:31 -07:00