You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
756 B
756 B
pskreporter-exporter
poll pskreporter.info every 5 minutes to stores the results into mysql and/or export for prometheus.
parameter:
Usage of /home/ixyd/go/bin/pskreporter-exporter:
-db="digimode_stats": db name
-debug=false: enable debug logging
-host="db": name/ip of mysql host
-metricpath="/metrics": path for prometheus metric endpoint
-mysql=false: activate mysql exporter
-pass="secret": mysql password
-port=2113: port for prometheus metric endpoint
-prometheus=false: activate prometheus exporter
-station="": callsign to monitor on pskreporter
-table="pskreporter_stats": mysql table name
-trace=false: log almost everything
-user="wsjtx": mysql username
unsure about using in combination with gridtracker...