Révision d38eda28
p/cpu_linux_multi: suppress perl warning
| plugins/system/cpu_linux_multi | ||
|---|---|---|
| 148 | 148 |
sub graph_name() { "cpu_extended_multi_1s" };
|
| 149 | 149 |
sub graph_title() { "CPU usage" };
|
| 150 | 150 |
sub graph_title_all() { "Overall CPU usage" };
|
| 151 |
sub graph_title_n($) { "CPU#" . shift . " usage" };
|
|
| 151 |
sub graph_title_n($) { "CPU#" . (shift) . " usage" };
|
|
| 152 | 152 |
sub acquire_name() { "<$plugin> collecting information" }
|
| 153 | 153 |
|
| 154 | 154 |
######################################################################## |
Formats disponibles : Unified diff