Révision eaf6c2d7
Category Tree: Reduce number of categories
mogilefs -> fs (mogilefs)
moodle -> cms (moodle)
openvz -> virtualization (openvz)
wowza -> streaming (wowza)
varnish -> webserver (varnish)
xbnbt -> torrent (xbnbt)
| plugins/moodle/moodle_files | ||
|---|---|---|
| 64 | 64 |
echo "graph_title Moodle Files Number\n"; |
| 65 | 65 |
echo "graph_args --base 1000 --lower-limit 0\n"; |
| 66 | 66 |
echo "graph_vlabel files\n"; |
| 67 |
echo "graph_category Moodle\n";
|
|
| 67 |
echo "graph_category cms\n";
|
|
| 68 | 68 |
echo "graph_scale no\n"; |
| 69 | 69 |
echo "graph_total total\n"; |
| 70 | 70 |
echo "graph_info Displays the total number of moodle users files and repartition by type\n"; |
| ... | ... | |
| 80 | 80 |
echo "graph_title Moodle Files Size\n"; |
| 81 | 81 |
echo "graph_args --base 1024 --lower-limit 0\n"; |
| 82 | 82 |
echo "graph_vlabel size\n"; |
| 83 |
echo "graph_category Moodle\n";
|
|
| 83 |
echo "graph_category cms\n";
|
|
| 84 | 84 |
echo "graph_total total\n"; |
| 85 | 85 |
echo "graph_info Displays the total size of moodle users files and repartition by type\n"; |
| 86 | 86 |
|
| ... | ... | |
| 98 | 98 |
echo "graph_title Moodle Files Number\n"; |
| 99 | 99 |
echo "graph_args --base 1000 --lower-limit 0\n"; |
| 100 | 100 |
echo "graph_vlabel files\n"; |
| 101 |
echo "graph_category Moodle\n";
|
|
| 101 |
echo "graph_category cms\n";
|
|
| 102 | 102 |
echo "graph_scale no\n"; |
| 103 | 103 |
echo "graph_total total\n"; |
| 104 | 104 |
echo "graph_info Displays the total number of moodle users files and repartition by type\n"; |
| ... | ... | |
| 117 | 117 |
echo "graph_title Moodle Files Size\n"; |
| 118 | 118 |
echo "graph_args --base 1024 --lower-limit 0\n"; |
| 119 | 119 |
echo "graph_vlabel size\n"; |
| 120 |
echo "graph_category Moodle\n";
|
|
| 120 |
echo "graph_category cms\n";
|
|
| 121 | 121 |
echo "graph_total total\n"; |
| 122 | 122 |
echo "graph_info Displays the total size of moodle users files and repartition by type\n"; |
| 123 | 123 |
|
Formats disponibles : Unified diff