librenms/html
mattie47 e898075c36 device: Add NTP support for Allied Telesis AWPlus products (#8580)
* Add support for Allied Telesis AlliedWare Plus products

- Uses mibs from 5.4.7-2.1 for AlliedWare Plus products
- Updates Legacy AlliedWare mibs
- Added Allied Telesis svg

* Remove unnecessary "trim" from snmpget

* Add new line to end of file

* Minor fixes for commit

* awplus: initial ntp commit

This isn't completely working, however initial patch of it partially working

* awplus: Add NTP support

- Fixed polling issues for awplus. Now offset and delay graphs work.

- html/includes/graphs/device/ntp_*.inc.php
--  Removed extra "\" from MAX count which showed up in Graph legend

- html/includes/graphs/device/ntp_delay.inc.php
-- Present legend in either seconds, or milliseconds (depending on vendor)

- html/includes/graphs/device/ntp_dispersion.inc.php
-- Present legend in either seconds, or milliseconds (depending on vendor)

- html/includes/graphs/device/ntp_offset.inc.php
-- Removed rrd minimum (-l 0). This is because offset can be below 0.
--- It's better for the graph to auto scale than set a fixed minimum to display here.

- html/includes/graphs/device/ntp_stratum.inc.php
-- Changed graph to go from 0 to max of 16. NTP Stratum can only be 0 to 16.

* awplus: Add NTP test data

* updated awplus ntp poller

* device: awplus convert NTP poller into seconds

* device: fix NTP graph formatting

* device: Improve NTP formatting

* device: unset awplus NTP variable

* fix formatting

* device: awplus change NTP from numerical OIDs to named

* device: update awplus ntp json tests

* device: fix cisco and awplus ntp database creation

* device: update awplus json
2018-05-08 20:37:06 -05:00
..
css Borderless fullscreen geographical map, with just the nodes. (#8337) 2018-03-18 22:47:06 -05:00
fonts webui: Update Font Awesome to 4.7.0 (#5476) 2017-01-18 12:57:57 -06:00
images Added new raritan logo (#8581) 2018-04-30 09:58:17 -05:00
includes device: Add NTP support for Allied Telesis AWPlus products (#8580) 2018-05-08 20:37:06 -05:00
js Fix NOT REGEXP rules (#8376) 2018-03-14 21:53:47 +00:00
pages feature: Added wireless sensors to about and stats.librenms.org (#8676) 2018-05-08 21:42:52 +01:00
plugins/Test webui: Relocate Alerts menu 2016-09-11 23:41:41 -05:00
.htaccess fix: Allow Options in .htaccess to be merged (#7472) 2017-10-12 09:51:53 +00:00
ajax_dash.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
ajax_form.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
ajax_list.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
ajax_listports.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
ajax_mapview.php webui: availability map update (#4300) 2016-09-02 12:42:45 -05:00
ajax_ossuggest.php fix: Fixed device group rule suggest, Auth before init (#8538) 2018-04-10 16:56:22 +01:00
ajax_output.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
ajax_rulesuggest.php fix: Fixed device group rule suggest, Auth before init (#8538) 2018-04-10 16:56:22 +01:00
ajax_search.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
ajax_setresolution.php fix: basic input validation for screen width and height (#7713) 2017-11-14 09:42:06 -06:00
ajax_table.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
api_v0.php api: Added routes to delete,add/edit traffic bills (#8272) 2018-02-27 19:51:29 +00:00
bandwidth-graph.php refactor: Use elseif instead of else if (#8417) 2018-03-19 21:40:17 +00:00
billing-graph.php api: Added Billing Graphs & Data (#8245) 2018-02-20 14:57:56 +00:00
calendar.jpg Adding billing... 2008-03-09 17:49:23 +00:00
csv.php refactor: Centralize includes and initialization (#4991) 2016-11-21 20:12:59 +00:00
data.php refactor: Moved ifLabel -> cleanPort and updated the usage (#6288) 2017-04-04 08:08:23 +01:00
favicon.ico webui: New LibreNMS logo assets (#5629) 2017-01-27 18:02:49 +00:00
graph-realtime.php webui: Port realtime graph, more space for the interface name (#8234) 2018-02-08 20:57:45 +00:00
graph.php refactor: Collection and output of db and snmp stats (#5049) 2016-11-23 06:57:19 +00:00
index.php refactor: Refactor database and config init (#8527) 2018-04-11 16:15:13 +01:00
install.php refactor: Refactor database and config init (#8527) 2018-04-11 16:15:13 +01:00
netcmd.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
network-map.php refactor: Don't access $_SESSION directly for Auth (#8513) 2018-04-07 21:55:28 +01:00
pdf.php fix: hack but saves editing the tcppdf files in vendor folder (#5343) 2017-01-08 13:07:16 -06:00
robots.txt Added robots.txt 2015-06-10 15:05:21 +00:00