mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 02:18:08 +00:00
Change category for plugins from 'network' to 'wireless'
This commit is contained in:
parent
c71c2ebb88
commit
01c2f1ca2d
4 changed files with 4 additions and 4 deletions
|
@ -110,7 +110,7 @@ do_config() {
|
|||
echo "graph_title Wireless signal quality - $wifi"
|
||||
echo "graph_args --upper-limit 0"
|
||||
echo "graph_vlabel Signal and noise [dBm]"
|
||||
echo "graph_category network"
|
||||
echo "graph_category wireless"
|
||||
echo "graph_info This graph shows the signal and noise for all wifi peers"
|
||||
echo "noise.label Noise floor"
|
||||
echo "noise.draw LINE"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue