Commit Graph

2783 Commits

Author SHA1 Message Date
Runar Borge
170030c786 Fixed typo... 2015-06-22 21:55:54 +02:00
Runar Borge
07e996094c Removed var_dump and updated text in Example plugin 2015-06-22 21:53:35 +02:00
Runar Borge
308d686294 Added plugin hook to create a custom container under device->overview.
Container apears over "Overall traffic" on the left phane
2015-06-22 21:12:57 +02:00
laf
f5d443e969 Added second check for potential path to config file 2015-06-20 19:23:43 +01:00
laf
661b06c102 Removed debug :/ 2015-06-20 17:14:16 +01:00
laf
8a35b6d4ba Added webui support for pushover 2015-06-20 12:18:37 +01:00
Neil Lathwood
8226e8b447 Merge pull request #1096 from laf/issue-1095-web
Added support for interval for alerting for WebUI
2015-06-20 01:56:08 +01:00
Neil Lathwood
3f2b49c72f Fixed javascript issue preventing removing alert rules. 2015-06-20 01:29:01 +01:00
laf
7a872ac839 Ignored and disabled ports will not be showing in the main port list until selected 2015-06-18 23:16:53 +01:00
einhirn
94ea73a595 another minor correction about $port being undefined in some cases 2015-06-18 18:29:55 +02:00
einhirn
fdfe776c5a minor correction about being undefined in some cases 2015-06-18 16:57:36 +02:00
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
Rosiak
250b58ea8b Minor corrections to memory bootgrid 2015-06-04 00:08:53 +02:00
Rosiak
f9322a29c6 Convert memory page to use bootgrid 2015-06-03 23:39:54 +02:00
Rosiak
054bf3ae20 Convert processors page to use bootgrid
- Based on @laf code from the storage page
2015-06-02 22:15:36 +02:00
Neil Lathwood
8e7cfda944 Merge pull request #1186 from SaaldjorMike/dbm-link
Fixed link for the dBm graphs from other Health-pages
2015-06-02 19:22:05 +01:00
Rosiak
903649dbce Minor name changes
- Capitalise alert
- Change health page menu to match the category
2015-06-02 19:42:08 +02:00
Mike Rostermund
bf97bad184 Fixed link for the dBm graphs from other Health-pages 2015-06-02 19:06:15 +02:00
laf
b9dabae7d8 Updated BGP polling for Cisco to support CISCO-BGP4-MIB better 2015-06-02 16:32:39 +01:00
Mike Rostermund
0bd6a9736e Only unshift first time. 2015-06-02 13:55:53 +02:00
Mike Rostermund
a3e4e66c6a Capitalised a few words when deleting device groups 2015-06-01 13:59:22 +02:00
Arjit Chaudhary
5604f3e61f Remove divider for first element in settings dropdown
Screenshot: http://i.imgur.com/RtR4HsC.png
2015-05-31 18:38:46 +05:30
Arjit Chaudhary
6bc1ac6e76 Snip API documentation to API Docs
API documentation seems to get cut-off (http://i.imgur.com/Mu56uwp.png) so trimming it down.
2015-05-31 17:11:23 +05:30
laf
bf7a94dd2d Spelling, JS and update to attaching templates 2015-05-30 18:10:32 +01:00
Mike Rostermund
f8331ce8dd Fixed issue when truncating UTF-8 strings, fallback to old way if extension is not loaded. 2015-05-30 16:39:39 +02:00
Neil Lathwood
94f66c44bb Revert "Fixed issue when truncating UTF-8 strings." 2015-05-30 03:43:00 +01:00
Mike Rostermund
134ef3090b Fixed issue when truncating UTF-8 strings. 2015-05-29 15:33:11 +02:00
laf
451d0322c1 Fixed scrut issues 2015-05-29 14:26:29 +01:00
Daniel Preussker
5b74549cd9 Merge pull request #1157 from laf/issue-1138
When bare=yes is specified, enable more of a full screen look
2015-05-29 10:57:19 +00:00
Neil Lathwood
e878bf15e0 Merge pull request #1145 from vitalisator/issue-1140
Added PBN OS Logo
2015-05-29 11:10:44 +01:00
laf
19b188e747 Removed additional else check 2015-05-29 11:10:43 +01:00
Daniel Preussker
ec16516eb8 Merge pull request #1155 from laf/issue-1149
Updated /iftype/ page to show speed/circuit/notes like /customers/
2015-05-29 06:59:50 +00:00
laf
3f974478e0 When bare=yes is specified, enable more of a full screen look 2015-05-29 01:17:23 +01:00
laf
3b61e82d39 Fixes query to limit devices/ports users can see 2015-05-29 00:39:05 +01:00
laf
9f13527c87 Updated /iftype/ page to show speed/circuit/notes like /customers/ 2015-05-29 00:18:26 +01:00
laf
5b57e75b2e Final work getting alerts dynconfig done 2015-05-28 17:00:26 +01:00
f0o
b154b424bf
Do not allow demo-user to delete other users 2015-05-28 12:44:45 +00:00
f0o
fa170aa37b
Fix bug with worded states in device-table 2015-05-27 16:07:09 +00:00
vitalisator
a595d506a6 Added PBN OS Logo 2015-05-27 16:20:37 +02:00
Neil Lathwood
74ec1c6f36 Merge pull request #1137 from f0o/issue-1136
Added config options for region and resolution for the globe.php frontpage
2015-05-26 21:27:36 +01:00
f0o
1b5e2536f6
Added config options for region and resolution for the globe.php frontpage
$config['frontpage_globe']['region'] = any of https://developers.google.com/chart/interactive/docs/gallery/geochart#Continent_Hierarchy
$config['frontpage_globe']['resolution'] = countries|provinces|metros
$config['frontpage_globe']['markers'] = devices|ports
2015-05-26 19:06:57 +00:00
Mike Rostermund
4497805b59 Show ifName instead of ifDescr in /search/search=arp/ 2015-05-26 17:51:28 +02:00
Paul Gear
bd46c0981c Merge pull request #1130 from laf/issue-1129
Moved sql where line to be included in count
2015-05-26 20:43:33 +10:00
Daniel Preussker
2228f7f4aa Merge pull request #1131 from SaaldjorMike/wrong-graph-type
Fixed wrong graph type reference
2015-05-26 08:05:32 +00:00
Mike Rostermund
39f5daefee Fixed wrong graph type reference 2015-05-26 00:45:24 +02:00
Paul Gear
c53f9aae0e Merge pull request #1123 from laf/issue-1122
Updated nfsen directory checking
2015-05-26 08:44:48 +10:00
laf
03ed5e6c7d Moved sql where line to be included in count 2015-05-25 21:54:57 +01:00
laf
04a4987a23 Merge branch 'master' of github.com:laf/librenms into issue-laf-110-new
Conflicts:
	includes/defaults.inc.php
2015-05-25 18:06:49 +01:00
laf
0ccbc7a6b1 More updates 2015-05-25 18:05:11 +01:00
Daniel Preussker
fd33321113 Merge pull request #1124 from laf/issue-1121
Removed lower limit for sensor graphs so negative values will show
2015-05-25 06:54:53 +00:00
Daniel Preussker
c199be62b2 Merge pull request #1125 from laf/issue-1033
Added ability to customise ports transit/peering/core/custom descr
2015-05-25 06:54:05 +00:00