Révision e3899a30
Reduce number of categories, use more generic terms
| plugins/ups/apc_status | ||
|---|---|---|
| 18 | 18 |
echo "graph_title APC Status - $title" |
| 19 | 19 |
echo 'graph_args --base 1000 -l 0 ' |
| 20 | 20 |
echo "graph_vlabel $unit" |
| 21 |
echo 'graph_category Hardware'
|
|
| 21 |
echo 'graph_category sensors'
|
|
| 22 | 22 |
title=`/sbin/apcaccess | egrep "^MODEL" | awk '{print $3" "$4" "$5" "$6" "$7" "$8" "$9;}'`
|
| 23 | 23 |
echo "graph_info $title" |
| 24 | 24 |
for key in $keys; do |
Formats disponibles : Unified diff