einhirn
|
653696b949
|
fixed a bug where stale link/device data would lead to broken map
|
2015-06-18 16:32:01 +02:00 |
|
Daniel Preussker
|
559d6960c7
|
Merge pull request #1296 from SaaldjorMike/fix-legend-iflabels
Fix legend iflabels
|
2015-06-18 14:15:59 +00:00 |
|
Mike Rostermund
|
442f052265
|
Shorten the label shown on graph legend
|
2015-06-18 15:45:52 +02:00 |
|
Mike Rostermund
|
ec79e31827
|
Fix typo and reorder string replacements
|
2015-06-18 15:45:30 +02:00 |
|
Paul Gear
|
0eb3e69167
|
Fix Scrutinizer issues
|
2015-06-16 08:42:05 +10:00 |
|
Paul Gear
|
a02871263c
|
Fix up some unclear/missing copyrights
|
2015-06-16 08:27:58 +10:00 |
|
Paul Gear
|
d617aaacd0
|
Add graph type for MIB-based polling
|
2015-06-16 08:27:58 +10:00 |
|
Paul Gear
|
7dbb670638
|
Factor out getting the list of subtypes; add MIB types which were loaded from database
|
2015-06-16 08:27:57 +10:00 |
|
Paul Gear
|
c873cafbae
|
Move client authorization checks to a separate function
|
2015-06-16 08:27:57 +10:00 |
|
Paul Gear
|
6038f11db9
|
phpcs run
|
2015-06-16 08:27:57 +10:00 |
|
Paul Gear
|
7ca0c54703
|
Add note about duplicate code
|
2015-06-16 08:27:57 +10:00 |
|
Paul Gear
|
c5c0c1f0a0
|
Move $sep to where it is actually used
|
2015-06-16 08:27:56 +10:00 |
|
Paul Gear
|
78bf0b7a0a
|
Remove inaccurate references to graph_sections
|
2015-06-16 08:27:56 +10:00 |
|
f0o
|
9ef8f49636
|
Fix PHP5.3 error
|
2015-06-15 18:03:16 +00:00 |
|
laf
|
6813c1face
|
updated alert template mapping to own table
|
2015-06-15 11:13:19 +01:00 |
|
laf
|
9813b0b1a7
|
Added state and load icons
|
2015-06-14 23:21:44 +01:00 |
|
Paul Gear
|
f236272acc
|
Merge pull request #1184 from laf/issue-936
Updated BGP polling for Cisco to support CISCO-BGP4-MIB better
|
2015-06-13 10:20:58 +10:00 |
|
Paul Gear
|
b84b8de09f
|
Merge pull request #1110 from laf/issue-279
Updated mysql DATE_FORMAT() and php date() to use $config variables
|
2015-06-13 10:15:23 +10:00 |
|
Neil Lathwood
|
ba9fccbda1
|
Merge pull request #1247 from SaaldjorMike/add-load-tab
Add load tab to device->health page
|
2015-06-11 23:56:02 +01:00 |
|
Mike Rostermund
|
81611babd3
|
Remove grey area from load graph
|
2015-06-11 20:59:35 +02:00 |
|
Mike Rostermund
|
4536bd24fb
|
Added health->load page and added it to the list of tabs on /health/
|
2015-06-11 20:52:12 +02:00 |
|
Mike Rostermund
|
cd3c56863b
|
Added a load tab on device->health
|
2015-06-11 20:31:45 +02:00 |
|
Daniel Preussker
|
5677ad7ae8
|
Merge pull request #1228 from laf/issue-1141
No longer show disabled ports on main ports page
|
2015-06-11 10:52:50 +00:00 |
|
Mike Rostermund
|
ec0faaf93a
|
Remove tailing '/' on links to historical bills on page /bills/view=history/
|
2015-06-11 12:21:47 +02:00 |
|
f0o
|
3f39f8af88
|
Added robots.txt
|
2015-06-10 15:05:21 +00:00 |
|
laf
|
c3115eb947
|
Added disabled ports back in
|
2015-06-10 11:19:41 +01:00 |
|
Mike Rostermund
|
5f36149f8a
|
Add ping to /devices/ graphs
|
2015-06-10 08:11:11 +02:00 |
|
Mike Rostermund
|
2e82965f08
|
Add poller time graphs to /devices/
|
2015-06-10 08:02:22 +02:00 |
|
Mike Rostermund
|
c2c33e603a
|
Add Load graphs to devices page
|
2015-06-10 00:47:26 +02:00 |
|
laf
|
cc40aaeca6
|
Mainly for a scrut run
|
2015-06-09 23:39:05 +01:00 |
|
laf
|
2a11da5582
|
No longer show disabled ports
|
2015-06-09 23:21:15 +01:00 |
|
f0o
|
afded4f6d2
|
Minor fixes in html/install.php
|
2015-06-09 16:12:53 +00:00 |
|
laf
|
851b7eb46f
|
Fixed merge conflict
|
2015-06-09 14:36:45 +01:00 |
|
laf
|
d24a79f2ba
|
Webui updates for BGP
|
2015-06-09 14:30:31 +01:00 |
|
laf
|
77b9adabc2
|
More updates to bgp polling/disco and webui
|
2015-06-09 14:30:19 +01:00 |
|
vitalisator
|
a059ed1809
|
Added Basic OS Support for Multimatic USV
|
2015-06-08 21:46:36 +02:00 |
|
Daniel Preussker
|
225a84d597
|
Merge pull request #1210 from SaaldjorMike/fix-memory
Fixed entry count on memory page
|
2015-06-08 14:03:48 +00:00 |
|
Daniel Preussker
|
d89525f3dd
|
Merge pull request #1209 from SaaldjorMike/fix-storage
Fixed entry count on storage page
|
2015-06-08 14:03:43 +00:00 |
|
Neil Lathwood
|
21d2846212
|
Merge pull request #1211 from vitalisator/issue-1206
Added Basic Support für Enterasys Devices
|
2015-06-08 14:39:37 +01:00 |
|
vitalisator
|
267f07e1b2
|
Added Basic Support für Enterasys Devices
|
2015-06-08 14:27:33 +02:00 |
|
Mike Rostermund
|
f1c13d1e3d
|
Fixed entry count on memory page
|
2015-06-08 13:19:40 +02:00 |
|
Mike Rostermund
|
ed86171d0a
|
Fixed entry count on storage page
|
2015-06-08 13:14:39 +02:00 |
|
Daniel Preussker
|
f3cebbcfba
|
Merge pull request #1208 from SaaldjorMike/fix-bills
Fixed percentagebar on /bills/
|
2015-06-08 10:56:36 +00:00 |
|
Mike Rostermund
|
3489476ad6
|
Fixed percentagebar on /bills/
|
2015-06-08 12:52:38 +02:00 |
|
Mike Rostermund
|
516bc43234
|
Fix heading of syslog table for devices
|
2015-06-07 22:07:36 +02:00 |
|
f0o
|
2467b11290
|
Merge branch 'issue-laf-110-new' of git://github.com/laf/librenms into laf-issue-laf-110-new
Conflicts:
html/pages/health/mempool.inc.php
includes/defaults.inc.php
|
2015-06-07 10:44:39 +00:00 |
|
Paul Gear
|
418416457b
|
Make source layout consistent with all the other aruba files
|
2015-06-06 07:46:16 +10:00 |
|
Mike Rostermund
|
cdd597a17e
|
Fixed same height for input fields on /syslog/
|
2015-06-04 12:27:49 +02:00 |
|
Neil Lathwood
|
b71ae21054
|
Merge pull request #1191 from SaaldjorMike/syslog-perms
|
2015-06-04 10:25:31 +01:00 |
|
Mike Rostermund
|
61d77e72c5
|
Hide link to syslog for device if syslog is disabled.
|
2015-06-04 09:19:48 +02:00 |
|