NEW Monitoring graph
-
Could we have more granularity than 5 minutes please? Especially on the 1 hour graph.
The RRD has 60 data points an hour but the graph seem to display a granularity of only 12 data points per hour.Pull request submitted for this:
https://github.com/pfsense/FreeBSD-ports/pull/73Still hoping to see this resolution selector make it in at some point… though I understand that when looking at certain large timeframes, it would be necessary to force the resolution to something lower, it would be nice to have high resolution as an option at least at the 1 and 8 hour timeframes.
-
I just pushed some fixes and bumped the version, the builder will pick them up next time around.
Things I fixed (and remembered):
-
Inpass/Outpass Total timeline errors on i386 (integer overflow, yay!)
-
Improved Summary units (could be improved further, but a big step in customization)
-
Added reset RRD data option
-
Added ability to turn on/off RRD Graphing option
-
Added NOYB's PR with resolution options (pretty sweet)
-
Changed bytes to bits so traffic should be more accurate
-
Rounded the y axes to 2 decimal places
-
Fixed the rounding in the tooltip if under .01 so it doesn't show as 0
Coming soon: Option to save current settings as defaults.
-
-
Interactive Graph
Error: SyntaxError: Unexpected token F -
0.7 monitoring much better , current bugs
delay should be in ms not S
not sure why it has -500 ms listed![Screen Shot 2016-03-10 at 1.44.09 PM.png](/public/imported_attachments/1/Screen Shot 2016-03-10 at 1.44.09 PM.png)
![Screen Shot 2016-03-10 at 1.44.09 PM.png_thumb](/public/imported_attachments/1/Screen Shot 2016-03-10 at 1.44.09 PM.png_thumb)
![Screen Shot 2016-03-10 at 1.44.38 PM.png](/public/imported_attachments/1/Screen Shot 2016-03-10 at 1.44.38 PM.png)
![Screen Shot 2016-03-10 at 1.44.38 PM.png_thumb](/public/imported_attachments/1/Screen Shot 2016-03-10 at 1.44.38 PM.png_thumb) -
0.7 monitoring much better , current bugs
delay should be in ms not S
not sure why it has -500 ms listedI think I can get that closer. After I get the defaults working, I'll circle back around.
That is the same as .5. Axis units still need some customization work, they are all SI formatted now.
-
Interactive Graph
Error: SyntaxError: Unexpected token FDid you just upgrade? Are you on 64 or 32bit? What graphs do you have selected?
In Chrome right click the screen and click Inspect. Then choose the Network tab and refresh the browser. Click the update button on the WebGUI and then you should see a line item with rrd_fetch_json.php at the bottom of the dev tools window. If you click that then choose the response tab within it you should see what the server responded with. Are there any errors in there?
-
" they are all SI formatted now." i dont know if I understand and am a sure at this point it looks harder for most (isp's) i like to have proof of poor service
dhcp leases graph is missing will that be worked on at some point
-
see
-
" they are all SI formatted now." i dont know if I understand and am a sure at this point it looks harder for most (isp's) i like to have proof of poor service
dhcp leases graph is missing will that be worked on at some point
It auto converts to the SI prefixes: http://www.shimadzu.com/an/hplc/support/n9j25k000000y4ah-img/n9j25k000000y8nb.jpg
It is just tricky in this case because there are a lot of different use cases sharing the same graph, it'll get there.
DHCP leases (DHCP category) shows up for me. I assume you have it enabled?
-
Submitted a few more pull requests last night.
-
Auto update.
Updates the graph 4 times per selected resolution.
Updates the graph on settings change.
https://github.com/pfsense/FreeBSD-ports/pull/77 -
Collapsible and configurable show/hide settings panel.
Same as status system logs filter and manage log panels.
Replaced the "Update" button with refresh icon on title bar.
I think this would be real nice combined with being able to set a default view. Open the monitor and have your preferred view without the settings panel consuming a third of the display. A cleaner look.
https://github.com/pfsense/FreeBSD-ports/pull/78 -
Use same units in tooltip as graph on quality.
Code wise a bit of a hack I think and I'm sure Dillard and/or others can do it much more elegantly. But it suffices for me for now. We mere humans just don't relate well to long strings of digits.
https://github.com/pfsense/FreeBSD-ports/pull/79
See attached image of my current incarnation.
-
-
you are correct its disabled and wont enable ,my bad ill try to chase that down
-
I'm guessing the labels across the bottom are in the next PR ;)
I'll make comments for each of the PRs on github.
-
you are correct its disabled and wont enable ,my bad ill try to chase that down
i just tried to enable the dhcp graphs on a previously disabled interface. they showed right up.
goto https://your_pf_ip/status.php & search for <statsgraph>it should show something like```
<statsgraph>yes</statsgraph> -
i goto dhcp server tick Enable RRD statistics graphs hit save page reloads with it unticked
-
best to start a new thread for that. i've just tried this on 2 systems and enable/disable works as intended.
-
I'm guessing the labels across the bottom are in the next PR ;)
I'll make comments for each of the PRs on github.
Yup. Future graph meta data PR. Maybe tonight.
Thanks. -
Interactive Graph
Error: SyntaxError: Unexpected token FDid you just upgrade? Are you on 64 or 32bit? What graphs do you have selected?
In Chrome right click the screen and click Inspect. Then choose the Network tab and refresh the browser. Click the update button on the WebGUI and then you should see a line item with rrd_fetch_json.php at the bottom of the dev tools window. If you click that then choose the response tab within it you should see what the server responded with. Are there any errors in there?
Crash report begins. Anonymous machine information:
amd64
10.3-RC1
FreeBSD 10.3-RC1 #446 22a5a00(RELENG_2_3): Thu Mar 10 07:19:29 CST 2016 root@pfs23-amd64-builder:/usr/home/pfsense/pfsense/tmp/obj/usr/home/pfsense/pfsense/tmp/FreeBSD-src/sys/pfSenseCrash report details:
PHP Errors:
[10-Mar-2016 15:07:02 America/Sao_Paulo] PHP Fatal error: Call to undefined function rrd_fetch() in /usr/local/www/rrd_fetch_json.php on line 125
[10-Mar-2016 15:14:08 America/Sao_Paulo] PHP Fatal error: Call to undefined function rrd_fetch() in /usr/local/www/rrd_fetch_json.php on line 125
[10-Mar-2016 16:45:11 America/Sao_Paulo] PHP Fatal error: Call to undefined function rrd_fetch() in /usr/local/www/rrd_fetch_json.php on line 125 -
You know what would be really slick? User programed quick link graph buttons.
See attached image.
-
I'm still not seeing any data in my graphs. Everything shows at zero.
Is there a setting I'm missing?
Thanks,
Tom -
The label on the Y axis should be "time/%", rather than "seconds/%" so that the values are consistent with those in the table - e.g., "4.0 ms" not "4.0 m". Either that or "ms/%" and no units on the axis.