Projet

Général

Profil

Révision 2e950fcd

ID2e950fcd2f818ddf6275a74cfe28b6c6da20627d
Parent 7b888282
Enfant 41db1b55

Ajouté par Allan Parsons il y a plus de 12 ans

Update haproxy-sessions-by-servers

Fixed issue with number formatting. Graph_printf doesn't seem to be working... so graphs aren't updating.

Voir les différences:

plugins/haproxy/haproxy-sessions-by-servers
82 82
	echo "graph_category haproxy"
83 83
	echo "graph_title  ${graph_title}"
84 84
	echo "graph_vlabel ${graph_vlabel}"
85
	echo "graph_printf %.0f"
85
	#echo "graph_printf %.0f"
86 86

  
87 87
	for i in ${LIST}; do
88 88
		SERVERLIST=$(parse_url ${i} ${SVNAME} svname)

Formats disponibles : Unified diff