SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
Anonymous | Login | 2022-05-26 14:50 UTC | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000687 | Endian Firewall | GUI | public | 2008-04-17 16:50 | 2010-09-24 09:33 | ||||
Reporter | dgriessinger | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | future | Fixed in Version | 2.4 | ||||||
Summary | 0000687: Realtime Bandwidth | ||||||||
Description | Have an Bandwidth Monitoring by link... In javascript/svg like the attached screenshot | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() ![]() ![]() | ||||||||
![]() |
|
(0001009) dgriessinger (reporter) 2008-04-18 14:09 edited on: 2008-04-18 15:03 |
I have made a version for endian. This archive includes 2 files : html/graphs/graph_if.svg cgi-bin/graph_if.cgi Don't forget chmod +x cgi-bin/graph_if.cgi You can see https://endian:10443/graphs/graph_if.svg?eth0 [^] https://endian:10443/graphs/graph_if.svg?eth1 [^] It could be ready to use, just it miss the page with the good template now.... |
(0001011) peter-endian (administrator) 2008-04-21 11:26 |
Thank you for this contribution. This is very impressive!! We will try to integrate it for 2.2. If it will not made it for 2.2 we will put it into 2.3 for sure. |
(0001012) dgriessinger (reporter) 2008-04-21 12:49 |
For a quick integration (beta) : Change the header file for add theses lines, just after $substatus->{'10.iptfilters'} = { .... } (arround line 385) : # *********************************************************** $substatus->{'11.rtbandmonit'} = { 'caption' => _('Realtime Bandwidth Monitoring'), 'uri' => '/cgi-bin/rtbandmonit.cgi', 'title' => _('Realtime Bandwidth Monitoring'), 'enabled' => 1, }; # *********************************************************** copy rtbandmonit.cgi into cgi-bin directory, chmod +x After, you have new button into status tabsheet. |
(0001378) steven (reporter) 2008-06-26 20:44 |
this would be very useful, and has been missing |
![]() |
|||
Date Modified | Username | Field | Change |
2008-04-17 16:50 | dgriessinger | New Issue | |
2008-04-17 16:50 | dgriessinger | File Added: realtimebandwidth.JPG | |
2008-04-18 13:54 | dgriessinger | File Added: endian_realtimebandwidth.zip | |
2008-04-18 14:09 | dgriessinger | Note Added: 0001009 | |
2008-04-18 14:10 | dgriessinger | Note Edited: 0001009 | |
2008-04-18 15:03 | dgriessinger | Note Edited: 0001009 | |
2008-04-21 11:26 | peter-endian | Note Added: 0001011 | |
2008-04-21 12:49 | dgriessinger | Note Added: 0001012 | |
2008-04-21 12:49 | dgriessinger | File Added: rtbandmonit.cgi | |
2008-04-22 08:48 | ra-endian | Status | new => assigned |
2008-04-22 08:48 | ra-endian | Assigned To | => simon-endian |
2008-04-22 08:48 | ra-endian | Status | assigned => feedback |
2008-05-09 17:56 | peter-endian | Target Version | => 2.3 |
2008-06-26 20:44 | steven | Note Added: 0001378 | |
2008-09-10 15:58 | chris-endian | Target Version | 2.3 => future |
2009-06-10 14:09 | peter-endian | Assigned To | simon-endian => |
2010-09-24 09:33 | peter-endian | Status | feedback => closed |
2010-09-24 09:33 | peter-endian | Resolution | open => fixed |
2010-09-24 09:33 | peter-endian | Fixed in Version | => 2.4 |
Copyright © 2000 - 2012 MantisBT Group |