I am trying with Grafana, DataSource Elastic with MetricBeat, do a panel that gives me the current network statistic (received and send bytes per second).
May somebody give me a hint or example how to do it?
In MetricBeat I found fields system.network.out.bytes and system.network.in.bytes(https://www.elastic.co/guide/en/beats/metricbeat/6.2/exported-fields-system.html), but they acumulate trafic and doesn’t show current per second.
Isn't it possible to calculate partial values in Grafana?
E.g if you receive metrics every 30 seconds you could get the average traffic using this formula:
It was not a script, only pseudocode. I am sorry, if it was not clear.
I am familiar with Grafana at all. If you have questions in connection with Grafana, I am not sure if it's the right forum for asking.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.