Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panel does not show data #52

Open
RobertoMarcelino opened this issue Dec 23, 2021 · 1 comment
Open

Panel does not show data #52

RobertoMarcelino opened this issue Dec 23, 2021 · 1 comment

Comments

@RobertoMarcelino
Copy link

Do you have any settings I should make to get the Uptime panel to work?

@adenoz
Copy link

adenoz commented Jan 10, 2022

For myself, I chose FROM 'System', then SELECT 'field(uptime)' then 'last()' then 'math(/100)'. You need to convert the measured sysUptime value from hundredths of seconds to seconds.

Under standard options choose 'seconds' as the unit of measure (under time).

You can also select the colour mode as 'background' and select some thresholds that change the entire panel colour depending on how long the system has been up. For example, you could select thresholds of 7200 seconds as orange and 86400 as green. The base colour should be red. This will show systems that have only just come up recently as red, and systems that have been up for some time as green.

Customise to suit. Hope this helps? I got some tips from this link - https://lkhill.com/telegraf-influx-grafana-network-stats/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants