Hi
Im new with grafana, but got some small things up and running, and its a great tool for me.
But im having trouble with uptime:
I got this return from prometheus:
snmp_uptime{agent_host=“10.x.x.x”,host=“snmpcollector”,hostname="*******",instance=“localhost:9273”,job=“telegraf”} 2093250100
Where i get the value 2093250100 back, i have then made a single stat panel and show current and unit as timeticks (s/100)
that is then showed as 35weeks. Thats not far from the truth, but i want it to show as days, hours, minutes instead. Wich in this case is 242days
Anyone got a good solution to fix that ?
Thanks in advance.
/ Carsten