Projet

Général

Profil

Révision 01c2f1ca

ID01c2f1ca2dced33d782a4eac9b2190fdec0aae61
Parent c71c2ebb
Enfant 7c3074b5

Ajouté par Lars Kruse il y a plus de 7 ans

Change category for plugins from 'network' to 'wireless'

Voir les différences:

plugins/wifi/wireless_channel_active_
86 86
	echo "graph_title Wireless channel usage - $phy"
87 87
	echo "graph_args --base 1000 -r --lower-limit 0 --upper-limit 100"
88 88
	echo "graph_vlabel Channel usage by time in percent"
89
	echo "graph_category network"
89
	echo "graph_category wireless"
90 90
	echo "graph_info This graph shows the currently used channel of your WiFi device(s)"
91 91
	get_physical_interfaces_channel_descriptions "$phy" | while read -r channel description; do
92 92
		fieldname="channel_${channel}"

Formats disponibles : Unified diff