OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Archive »
  • 15.7 Legacy Series »
  • Missing RRD Graphs
« previous next »
  • Print
Pages: 1 2 [3]

Author Topic: Missing RRD Graphs  (Read 14072 times)

rost

  • Newbie
  • *
  • Posts: 42
  • Karma: 4
    • View Profile
Re: Missing RRD Graphs
« Reply #30 on: February 20, 2016, 08:53:11 am »
I'm sorry, but I could not get used to the "System health".
Return Please RRD.  :'(

When I opened the rrd, I immediately saw all the necessary information.
And now, every time I have to do 10 clicks to get at least some informative graph.   >:(
And why is everything in "System health" is measured in bytes, when the network has always been a bit?
Logged

AdSchellevis

  • Administrator
  • Hero Member
  • *****
  • Posts: 743
  • Karma: 139
    • View Profile
Re: Missing RRD Graphs
« Reply #31 on: February 20, 2016, 01:20:30 pm »
The old graphs aren't coming back, if there are solvable issues with the current implementation we will definitely look at it.

All data is presented in the form it is recorded into rrd, for example the traffic graph uses this command:
Code: [Select]
pfctl -vvsI -i em1
Which outputs bytes, and there for is presented in bytes. A good addition might be to add a multiplier for some of the graphs, sometimes indeed it is more logical to present bits.

If you really want to use the old pages, you could download them from an earlier distribution and maintain them yourself.
Code: [Select]
curl -o /usr/local/www/status_rrd_graph_tabs.inc https://raw.githubusercontent.com/opnsense/core/15.7.10/src/www/status_rrd_graph_tabs.inc
curl -o /usr/local/www/status_rrd_graph.php https://raw.githubusercontent.com/opnsense/core/15.7.10/src/www/status_rrd_graph.php
curl -o /usr/local/www/status_rrd_graph_img.php https://raw.githubusercontent.com/opnsense/core/15.7.10/src/www/status_rrd_graph_img.php

Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 10054
  • Karma: 762
    • View Profile
Re: Missing RRD Graphs
« Reply #32 on: February 22, 2016, 07:29:24 am »
If someone steps up to maintain a plugin for this we're happy to merge and publish it as such. It's not that this isn't trivially easy to bring back now, the problem is it will break later on and needs maintenance, which takes time for reaching roadmap goals away from the core team.

https://docs.opnsense.org/development/examples/helloworld.html

https://github.com/opnsense/plugins
Logged

  • Print
Pages: 1 2 [3]
« previous next »
  • OPNsense Forum »
  • Archive »
  • 15.7 Legacy Series »
  • Missing RRD Graphs
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2021 All rights reserved
  • SMF 2.0.17 | SMF © 2019, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2