new options
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import requests
|
||||
import csv
|
||||
|
||||
HAPROXY_STATS_URL = 'http://127.0.0.1:8404/;csv'
|
||||
HAPROXY_STATS_URL = 'http://127.0.0.1:8404/stats;csv'
|
||||
|
||||
def fetch_haproxy_stats():
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user