Commit Graph

3023 Commits

Author SHA1 Message Date
Travis Hegner
2a7eb47437 debug output 2015-07-02 14:12:33 -04:00
Travis Hegner
5ac243f731 debug output 2015-07-02 14:10:16 -04:00
Travis Hegner
abeb015e33 debug output 2015-07-02 14:09:23 -04:00
Travis Hegner
a2e248cf4b trying to set the date from js 2015-07-02 14:06:02 -04:00
Travis Hegner
dbb256d431 change the order to see if it shows date immediatly 2015-07-02 13:56:28 -04:00
Travis Hegner
f2fe24c602 use js to convert 2015-07-02 13:54:27 -04:00
Travis Hegner
8d49395b10 test static TZ parse 2015-07-02 13:41:54 -04:00
laf
e9d7d74b72 Fixed issue with name not being set + some validation around this 2015-07-01 21:35:37 +01:00
Clint Armstrong
b92e9f2d8f Update to the freqency DS used in collectd > 5.0
Similar to #1347 and #1349
2015-06-30 07:46:09 -04:00
laf
a7d83be1af Fixed API graphs not loading 2015-06-30 10:48:08 +01:00
Daniel Preussker
cb8b5e3ffd Merge pull request #1359 from laf/issue-1355
Updated regex for device groups
2015-06-29 21:16:51 +02:00
Travis Hegner
8e785ebaaa Fix issue #1362, added a line to reset , because the calling page is expecting new graphs, not appended ones 2015-06-29 10:34:03 -04:00
laf
5c6e4995ab Updated regex for device groups 2015-06-28 16:25:20 +01:00
laf
e43abbedfa Hopefully final updates for Smokeping integration 2015-06-28 16:20:13 +01:00
laf
116a64deb9 Added basic detection for Mellanox devices 2015-06-27 22:52:01 +01:00
laf
4bef35c90a Now save the connection value selected and remove when not needed 2015-06-27 17:41:31 +01:00
Neil Lathwood
aed0fedf02 Merge pull request #1349 from clinta/entropy-collectd
entropy DS name is value.
2015-06-26 16:29:15 +01:00
Neil Lathwood
322d6ecf1f Merge pull request #1350 from clinta/urlencode-graphs
url encode graph names
2015-06-26 16:19:39 +01:00
Clint Armstrong
dbae0e371f url encode graph names 2015-06-26 10:26:52 -04:00
Daniel Preussker
67a1463197 Merge pull request #1347 from clinta/apache-collectd
Correct Apache collectd DS
2015-06-26 16:24:38 +02:00
Clint Armstrong
02780b8e72 entropy DS name is value. 2015-06-26 08:02:20 -04:00
Clint Armstrong
523cb83e91 Correct Apache collectd DS 2015-06-26 07:50:37 -04:00
Neil Lathwood
c05a7cc024 Merge pull request #1339 from clinta/patch-1
Do not rewrite server-status
2015-06-25 21:14:37 +01:00
Clint Armstrong
dd5d1c5e05 Adding --daemon twice breaks collectd graphs
When using rrdcached [rrdtool.inc.php](includes/rrdtool.inc.php#L163) already adds the necessary options. Collectd.inc.php adds them again which breaks drawing the graphs.
2015-06-25 13:24:02 -04:00
Clint Armstrong
0a54602028 Do not rewrite server-status
Currently users cannot use the check_mk apache plugin to monitor the apache instance that is running librenms. Excluding server-status from the rewrite rules allows users to use mod_status.
2015-06-25 08:01:05 -04:00
Daniel Preussker
8b56ced495 Merge pull request #1337 from SaaldjorMike/sensor-charge
Remove some options for sensor_charge graphs.
2015-06-25 13:06:08 +02:00
Mike Rostermund
e769a4ffc6 Handle case where sensor_limit is not set for sensor_charge graphs 2015-06-25 03:47:20 -07:00
Daniel Preussker
e24442124b Merge pull request #1333 from laf/issue-1252
Added load and state to device overview
2015-06-25 09:55:26 +02:00
Neil Lathwood
fa11915cba Merge pull request #1325 from runborg/master
Added plugin hook to create a custom container under device->overview.
2015-06-25 08:48:26 +01:00
Daniel Preussker
66ab6482e1 Merge pull request #1326 from laf/issue-1307
Added latency support for devices + logging reasons why devices marked as down
2015-06-24 18:33:10 +00:00
laf
44432c85e5 Added load and state to device overview 2015-06-24 16:53:10 +01:00
laf
baac647893 Fixed removing port from bills JS error 2015-06-24 16:02:14 +01:00
laf
432fa5cadd Updated smokeping to support Rosiaks integration 2015-06-24 11:41:10 +01:00
Runar Borge
21cf6b2019 Disabled from Test plugin, user have to manually enable the plugin in Test plugin file 2015-06-23 13:15:33 +02:00
laf
820afa6dbb Added logging of reason device was detected as down (icmp/snmp) 2015-06-22 22:11:02 +01:00
laf
eee2ae5be1 Added support for logging packet loss and min/max/avg response times on fping 2015-06-22 21:55:31 +01:00
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
laf
841cb803b3 Some tidying up of variables/array 2015-06-02 00:50:09 +01:00
laf
f0395e453e Final final updates to get better map support 2015-06-02 00:37:34 +01:00
Neil Lathwood
988cb3b240 Last update to get map working for mac addresses 2015-06-02 00:03:06 +01:00
laf
bdc4deb435 Updated to use mac address data 2015-06-01 23:27:41 +01: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
laf
9372d3040e Fixed processor graphs popup 2015-05-24 21:51:52 +01:00
laf
1503013344 Added ability to customise ports transit/peering/core/custom descr 2015-05-24 20:07:37 +01:00
laf
7b06ec88bb Removed lower limit for sensor graphs so negative values will show 2015-05-24 19:09:13 +01:00
laf
95b5eec674 Updated nfsen directory checking 2015-05-24 17:48:41 +01:00
laf
ee4aaf1749 Tidied up web interface to use standard dateformats 2015-05-22 14:05:09 +01:00
laf
6496e6ece4 Consistent date formatting from MySQL 2015-05-22 13:38:52 +01:00
Daniel Preussker
68e0d7925f Merge pull request #1107 from laf/issue-1105
Added error checking to add alert rule and add device group forms
2015-05-22 10:31:49 +00:00
laf
f92a305821 Added error checking to create device group 2015-05-22 11:10:26 +01:00
Daniel Preussker
d1af636b9e Merge pull request #1104 from laf/issue-1097
Added link to stats + check for php module
2015-05-22 09:35:51 +00:00
laf
be96aa7045 Changed from addClass to removeClass 2015-05-22 09:35:55 +01:00
laf
9726773e0e Added more visual validation 2015-05-22 09:33:52 +01:00
laf
490f94e2ed Added response to modal form when an error occurs 2015-05-22 08:17:26 +01:00
laf
ffdece9538 Stop boxes appearing when the device is down 2015-05-22 07:43:13 +01:00
laf
4b74ed31a0 Added link to stats + check for php module 2015-05-21 23:29:45 +01:00
Freddie Cash
620a97b2c9 Search field parsing is slightly broken
Fix to allow searching based on Location and Device Type.  Without this fix, you can only search on one or the other, but not both.

See Issue 1098 for more info.
https://github.com/librenms/librenms/issues/1098
2015-05-21 08:40:31 -07:00
Mike Rostermund
01cef298a7 Removed another redundant '/' 2015-05-21 15:05:49 +02:00
laf
4765cebea0 Added support for interval for alerting 2015-05-20 21:46:54 +01:00
Daniel Preussker
1779f6ac55 Merge pull request #1094 from laf/issue-1014
Added a clear custom button to allow poller to re-pick up limits
2015-05-20 19:41:12 +00:00
laf
05634a4e38 Added a clear custom button to allow poller to re-pick up limits 2015-05-20 19:40:02 +01:00
Mike Rostermund
68e9cbb054 Removed the last '/' to not generate /tab=showconfig// 2015-05-20 16:42:17 +02:00
Daniel Preussker
8d3287270d Merge pull request #1083 from laf/issue-1060
Added dbm icon
2015-05-20 12:24:37 +02:00
laf
7791735637 Added dbm icon 2015-05-19 21:47:23 +01:00
Rudy Hardeman
2ec929b571 initial version 2015-05-19 22:19:13 +02:00
laf
487906b34e Updated services edit / delete pages 2015-05-19 17:18:39 +01:00
laf
57a08a0ade Finished dell rac support and updated mib 2015-05-19 01:04:17 +01:00
Paul Gear
2285f8c2e8 Fix first colour in storage graph being wrong 2015-05-18 23:48:14 +10:00
Paul Gear
a2c8669bc0 Additional fix for sorting by total used storage column 2015-05-18 23:48:14 +10:00
Paul Gear
44f3428fad Merge pull request #1055 from laf/issue-1023
Fixed used column sorting
2015-05-18 21:44:14 +10:00
laf
ec833e88cd Fixed used column sorting 2015-05-18 12:04:44 +01:00
laf
e1c0e7725d More dynconfig alerting code 2015-05-17 21:45:06 +01:00
Daniel Preussker
37d69cc0e4 Merge pull request #1030 from laf/issue-1023
Converts storage page to use bootstrap
2015-05-17 14:38:38 +02:00
Neil Lathwood
3e6ecbb3b1 Merge pull request #1043 from f0o/issue-1034
Show details of alert in the alert-logs
2015-05-17 13:31:53 +01:00
Neil Lathwood
11d8e4bcce Merge pull request #1031 from alangregory/fiberhome
Added Basic FiberHome Support
2015-05-17 13:26:03 +01:00
f0o
7aab831feb
Show details of alert in the alert-logs
Move alert-detail generation to own function
2015-05-17 11:45:13 +00:00
laf
b769af2459 More work on alerting config 2015-05-17 03:20:28 +01:00
laf
1d4ae186ab Removed drive ignore code 2015-05-16 23:42:26 +01:00
Alan Gregory
114da3f68e Added Fiberhome Os Icon and Os definition 2015-05-16 19:35:26 -03:00
laf
8cd587755f Final version for storage page 2015-05-16 21:04:59 +01:00
f0o
dcf33ee9d6
Replaced old globe.php with newer derivate 2015-05-16 15:46:53 +00:00
laf
7c5087bacb Added bootgrid support for storage page 2015-05-16 16:30:25 +01:00
laf
d0a0df4e88 More updates to dynconfig + alert settings 2015-05-16 14:06:48 +01:00
Arjit Chaudhary
e194d15e4b Changed fa-down to fa-exclamation-triangle for Down 2015-05-15 22:48:46 +05:30
laf
8327466d14 Adding alerting config 2015-05-15 14:19:45 +01:00
Arjit Chaudhary
d63ef23389 Down to down icon, disabled to paused icon and make down icon in red 2015-05-15 12:48:24 +05:30
Arjit Chaudhary
d9b4babc6f Probably better to change Add Server icon to fa-plus 2015-05-15 12:44:29 +05:30
Arjit Chaudhary
7e63124bcc Change fa-desktop to fa-trash for Delete Device icon 2015-05-15 10:48:54 +05:30
laf
6e84535031 Dynamic config system 2015-05-14 21:54:33 +01:00
laf
503c97d02a Shrunk the Hostname column down, it took up 90% of the screen and looked odd. 2015-05-14 20:05:47 +01:00
Daniel Preussker
862256aace Merge pull request #998 from laf/issue-994
Added support for custom customer descriptions in ifDescr
2015-05-14 13:34:06 +00:00
Daniel Preussker
4dc35ac360 Merge pull request #996 from laf/port-relationship
Added flag to disable port relationship in ports list for a device
2015-05-14 11:46:42 +00:00
laf
8f8ef81799 Added support for custom customer descriptions in ifDescr 2015-05-14 00:37:40 +01:00
laf
4a9b01caf0 Added flag to disable port relationship in ports list for a device 2015-05-13 23:01:26 +01:00
Daniel Preussker
ffe03b1bf3 Merge pull request #980 from laf/health-page
Visually updated health page
2015-05-13 19:02:42 +00:00
Daniel Preussker
94900f14b7 Merge pull request #977 from laf/issue-975
Added a new db field to record when custom high/low limits are set and stop them being overwrote
2015-05-13 19:00:54 +00:00
laf
189391d7bb Removed duplicated query 2015-05-13 18:58:15 +01:00
laf
3f4a010125 Fixed query which caused issues when no devices_perms existed 2015-05-13 18:42:51 +01:00
laf
902e61d132 Fixed SQL query to limit normal users view 2015-05-13 15:49:50 +01:00
laf
7f508ddeb2 Visually updated health page 2015-05-12 12:13:44 +01:00
laf
a586eb21d0 Added a new db field to record when custom high/low limits are set and stop them being overwrote 2015-05-12 10:10:03 +01:00
Neil Lathwood
f26b72e9eb Merge pull request #968 from f0o/graph-defaults
Define some sane defaults for graphs
2015-05-11 20:25:44 +01:00
Daniel Preussker
c10aa240f7 Merge pull request #967 from laf/issue-963
Added support for NetApp detection + disks
2015-05-11 17:23:24 +00:00
f0o
96d8fe460f
Define some sane defaults for graphs 2015-05-11 17:10:53 +00:00
Daniel Preussker
34baabd4a9 Merge pull request #962 from laf/issue-868
Updated ports up check to include ifAdminStatus
2015-05-11 14:55:13 +00:00
laf
6a7152938f Logo from https://en.wikipedia.org/wiki/File:Netapp_logo.svg 2015-05-11 14:36:38 +01:00
f0o
a8e5880423
Fix logic bugs and strip %% 2015-05-11 13:09:51 +00:00
laf
b3bbf46d68 Updated ports up check to include ifAdminStatus 2015-05-11 12:42:46 +01:00
f0o
25a9535b95
Rewrite rrdtool_escape 2015-05-11 11:22:36 +00:00
Neil Lathwood
78bd514303 Merge pull request #954 from mohshami/master
Fix install.php
2015-05-11 10:18:24 +01:00
Mickael Marchand
769f6b95c1 rewritten to check for input type 2015-05-11 09:43:20 +02:00
Mohammad Al-Shami
bdca04563c Add logic to handle the case where config.php cannot be written for some reason 2015-05-11 00:48:38 +03:00
Mohammad Al-Shami
9999d57a6b Merged changes with upstream and fixed AUTHORS.md
Merge remote-tracking branch 'upstream/master'
2015-05-11 00:29:34 +03:00
Mohammad Al-Shami
ed0218dba7 Uncommented second
$install_dir = array_pop($cur_dir);

line. Issue was happening because nginx doesn't add a trailing slash to DOCUMENT_ROOT. Simple change to nginx configuration adds that so no need to edit the code here.

Fixed conflict with AUTHORS.md
2015-05-11 00:09:14 +03:00
Mickael Marchand
af09cd1af9 allow to search a device by its hostname 2015-05-10 19:11:12 +02:00
Mickael Marchand
55ee833e57 remove the headers if there is nothing to display below them 2015-05-10 18:44:49 +02:00
Mickael Marchand
cdd073a197 new noagg option to prevent displaying the aggregates 2015-05-10 18:36:15 +02:00
Mickael Marchand
a43165ec1b fixed nototal option which was not properly set in common.inc.php
add new nodetails option to not display each device/port on the legend when graphing lots of devices
add new aggregates on multibits graphs
2015-05-10 17:52:46 +02:00
Mohammad H. Al-Shami
6e27d888c3 Update install.php to prevent creating an empty config.php file
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-05-10 16:40:38 +03:00
Mickael Marchand
e93ca2b465 Set $inverse to TRUE when the GET option is set
Fixes #948
2015-05-10 13:20:24 +02:00
Lasse Leegaard
830a02d4da Update junos logo
Update junos logo from old leaf logo to current star burst logo
2015-05-09 22:17:57 +02:00
Ultra2D
05e3282cce Merge branch 'master' into issue-714 2015-05-09 17:17:51 +02:00
f0o
ef74acb6cb
Adds:
`bills` to `html/ajax_rulesuggest.php`
	`generate_bill_url` to `html/includes/functions.inc.php`
	Link to bills in `html/includes/table/alerts.inc.php`
2015-05-07 20:43:02 +00:00
Daniel Preussker
365f3c6ca5 Merge pull request #928 from laf/oxidized-api
Added API to feed into Oxidized
2015-05-07 14:36:24 +00:00
laf
f5d02ab18d Added API to feed into Oxidized 2015-05-07 00:32:58 +01:00
laf
dc0d12936c Added support for Oxidized 2015-05-06 22:52:54 +01:00
laf
9d6f20ccf1 Another tweak to SQL query for devices 2015-05-05 23:54:36 +01:00
laf
1fdf271470 Added missing devices. for column reference 2015-05-05 12:54:25 +01:00
laf
fa83e1ecea Fixed devices location filtering 2015-05-05 11:29:59 +01:00
laf
0bf3b518f5 Merge branch 'master' of github.com:laf/librenms into issue-798
Conflicts:
	includes/polling/functions.inc.php
2015-05-04 09:16:48 +01:00
laf
52197ec3b6 Fix json appearing in global search 2015-05-03 23:15:00 +01:00
laf
b5fcc73ce6 Fixed map due to using jquery to resize 2015-05-03 22:39:25 +01:00
laf
8e31ef4258 removed limit due to issue with typeahead 2015-05-03 21:25:19 +01:00
laf
ac1d85235c Added headers for devices / groups 2015-05-03 17:49:19 +01:00
laf
80028465cb Sorted ports / bgp background 2015-05-03 15:52:04 +01:00
laf
ea61890ddf Changed font color 2015-05-03 15:37:23 +01:00
laf
99d5f13a0d Added hover blue 2015-05-03 14:54:16 +01:00
laf
774421bcf6 Select items are now normal icon 2015-05-03 14:49:21 +01:00
laf
e73f005d46 Removed class from dropdown 2015-05-03 14:08:45 +01:00
laf
0062e59f3a Merge branch 'master' of github.com:laf/librenms into twitter-typeahead
Conflicts:
	html/index.php
2015-05-03 13:30:56 +01:00
Neil Lathwood
c62a5bf3c3 Merge pull request #862 from f0o/issue-851
Updates syslog-page
2015-05-03 13:26:54 +01:00
f0o
7c6e1f4067
Included filter-form into bootgrid
Linked datepickers
2015-05-03 11:50:59 +00:00
Daniel Preussker
bd7906162e Merge pull request #875 from laf/issue-laf-155
Updated alerts status box
2015-05-03 10:40:37 +00:00
Daniel Preussker
07205d6a23 Merge pull request #887 from laf/installer
Updated installer
2015-05-03 10:39:36 +00:00
Neil Lathwood
a6244a7d21 Merge pull request #893 from joubertredrat/issue-622
Issue 622
2015-05-02 23:24:00 +01:00
JoubertRedRat
435831e03d change loading colors to dark and mono style 2015-05-01 13:04:25 -03:00
JoubertRedRat
dbbde9f649 Include loading on top page and fix dark and mono logo 2015-05-01 11:02:18 -03:00
laf
666bd05a0e Updated graph label 2015-04-30 21:23:22 +01:00
laf
19790fa514 Some more small tweaks to get everything together 2015-04-30 18:23:42 +01:00
laf
0f43550fcf t # This is a combination of 11 commits.
More mibs needed from http://www.ieee802.org/1/files/public/MIBs/

Updated mib names

Updated poller function and siklu call

Updates for Siklu detection

Removed one graph not supported

Added rfOperationalFrequency graph

Removed modulation graph

Work on siklu support

Siklu packets supports

Last updates for Siklu support

Updated more siklu support
2015-04-30 16:55:06 +01:00
laf
bf24e793b5 Siklu RADIO-BRIGE-MIB provided by user
Added polling files

Added system volts and temp
2015-04-30 16:54:03 +01:00
laf
05ec4d0145 Updated installer 2015-04-30 11:35:43 +01:00
Rosiak
bedb546779 Added detection for window height for map page - Correction
Fixes issue #879
2015-04-29 22:59:30 +02:00
Daniel Preussker
a669790768 Merge pull request #883 from laf/issue-881
Added text to let users know refresh is disabled
2015-04-29 21:09:14 +02:00
Daniel Preussker
eedf80ebe1 Merge pull request #884 from laf/issue-879
Added detection for window height for map page
2015-04-29 21:08:24 +02:00
laf
b2cf6a815f Added detection for window height for map page 2015-04-29 18:22:04 +01:00
laf
0ab836b9bb Added text to let users know refresh is disabled 2015-04-29 18:08:16 +01:00
laf
02967b095b Updated all typeahead code to use new library 2015-04-29 17:48:57 +01:00
laf
bcb39db66a Updated global search for new typeahead 2015-04-29 15:18:14 +01:00
laf
498da23393 Added handlebar js library 2015-04-29 14:26:42 +01:00
laf
a4edfd8176 Added files needed to update typeahead 2015-04-29 14:05:03 +01:00
Daniel Preussker
fdc15cc75d Merge pull request #878 from laf/icon-charge
Added missing charge icon
2015-04-29 13:07:15 +02:00
Daniel Preussker
17de79086c Merge pull request #877 from laf/device-groups
Fixed ability to delete device groups in firefox
2015-04-29 13:06:58 +02:00
laf
0f4c6a924b Added missing charge icon 2015-04-29 10:45:18 +01:00
laf
c45a0f1dcf Fixed ability to delete device groups in firefox 2015-04-29 10:42:51 +01:00
Neil Lathwood
8a0394d5a4 Merge pull request #874 from xxorde/master
cleanup2
2015-04-29 10:25:33 +01:00
laf
113636cce9 Updated alerts status box 2015-04-29 01:31:52 +01:00
Alexander Sosna
0e16cef577 rm html/images/16/Thumbs.db (unwanted file) 2015-04-28 23:05:11 +02:00
Alexander Sosna
4e1c91d08e chmod 0755 to scripts 2015-04-28 23:04:08 +02:00
Alexander Sosna
e75f9fca0a chmod 0644 to .txt 2015-04-28 23:02:50 +02:00
Alexander Sosna
5a7988e2e4 chmod 0644 to php files not directly executed 2015-04-28 22:58:03 +02:00
Alexander Sosna
5dab002566 chmod 0644 to html 2015-04-28 22:49:50 +02:00
Alexander Sosna
52da832e6e chmod 0644 to images 2015-04-28 22:49:12 +02:00
laf
62f523529f Added config option web_mouseover to disable/enable mouseover popups 2015-04-28 21:14:31 +01:00
f0o
c27cb00eae
Fixed unsanitized variable in Alert-Stats 2015-04-25 10:44:24 +00:00
f0o
e4ccf0f2a7
Lookup Alert-Maps when deleting Device-Groups 2015-04-25 07:43:16 +00:00
f0o
da624fa136
Added Macros in Alert-Rule syntax 2015-04-24 19:14:10 +00:00
f0o
3a9e003969
Using Bootgrid for syslogs page
Added datepicker to syslog-filters
2015-04-24 14:35:59 +00:00
Daniel Preussker
495e126ea6 Merge pull request #833 from laf/light-update
Light update
2015-04-23 17:08:35 +00:00
Daniel Preussker
a50ff0e308 Merge pull request #858 from f0o/alerts-table
Very trivial JS-updates
2015-04-23 17:06:48 +00:00
laf
b0e0b9341d Added fa-icon to packages 2015-04-23 18:05:56 +01:00
Daniel Preussker
d9bb826fe2 Merge pull request #827 from laf/procera-logo
Added procera logo
2015-04-23 16:58:03 +00:00
Daniel Preussker
821b686713 Merge pull request #845 from laf/issue-842
Updated search pages to fix broken elements
2015-04-23 16:57:24 +00:00
Daniel Preussker
57efb19527 Merge pull request #855 from laf/user-perms
Added function for read only admin and updating lots of areas with user perms issue.
2015-04-23 16:48:03 +00:00
f0o
202a875d40
JS Update 2015-04-23 16:36:50 +00:00
Neil Lathwood
4ef0e6b4ca Merge pull request #857 from f0o/alerts-table
Provides ability to expand the alert triggers
2015-04-23 17:02:22 +01:00
f0o
ab6de0180b
Removed generate_entity_link 2015-04-23 15:29:42 +00:00
f0o
4c77c76dfa
Added more eye-candy 2015-04-23 15:08:25 +00:00
Paul Gear
ab62720183 Merge pull request #854 from laf/badge-width
Fixes width of disabled devices badge
2015-04-23 08:20:48 +10:00
laf
5b3b6d7e60 Fixed user perms on ports page 2015-04-22 21:35:16 +01:00
laf
c616278519 Fixed user perms on devices menu 2015-04-22 21:11:18 +01:00
laf
0026ae90f7 Fixed user perms on devices pages 2015-04-22 21:09:13 +01:00
laf
e66165f9fa Fixed user perms for inventory dropdown 2015-04-22 20:55:43 +01:00
laf
99c97c23dd Fixed user perms for eventlog dropdown 2015-04-22 20:54:25 +01:00
laf
2891346a52 Fixed user perms for alert log dropdown 2015-04-22 20:51:14 +01:00
laf
e34bb7235c Added function for read only admin and update ajax_search to honour perms 2015-04-22 20:39:09 +01:00
laf
cd067c9cee Updated width to min-width 2015-04-22 18:02:53 +01:00
laf
16db7268a9 Removing seperator 2015-04-22 17:37:11 +01:00
laf
8a0de44b96 Updated link names 2015-04-22 17:25:46 +01:00
laf
29d9b1c61a Darkening again 2015-04-22 14:53:30 +01:00
laf
c4e99898df Darkened the fa-icons up for menu 2015-04-22 14:51:21 +01:00
laf
38bf395dc3 Fixed deleting poller groups in Firefox 2015-04-22 10:17:50 +01:00