Projet

Général

Profil

Révision 17f78427

ID17f784270ae966ee9a13e9f5104a5b8f925b639e
Parent ef851f0c
Enfant d4320aea, 5b2396a9

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

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files

Voir les différences:

plugins/vserver/vserver_limits
23 23
#
24 24
# NOTE: If no configuration variables are set, the defaults will be used
25 25

  
26
# Example /etc/munin/plugin-conf.d/munin-node 
26
# Example /etc/munin/plugin-conf.d/munin-node
27 27
#
28 28
# [vserver_limits_RSS]
29 29
# user root
......
68 68
	echo "graph_vlabel $resource limits"
69 69
	echo 'graph_category virtualization'
70 70
	echo "graph_info Shows current $resource limits for each vserver.'"
71
	    
71

  
72 72
	for vserver_xid in $vservers ; do
73 73
		longname=`/usr/sbin/vuname --xid $vserver_xid NODENAME | cut -f2`
74 74
		name=`echo $longname | cut -d. -f1`

Formats disponibles : Unified diff