309 Commits

Author SHA1 Message Date
a13d148fb1 Added Signal Sensor 2016-03-22 10:37:07 -04:00
a77c9d234c Menu UI for map groups. 2016-03-03 16:43:13 -07:00
d96e2216a7 - Changed upper case variables to lower case. 2016-01-28 07:04:12 +10:00
8f4dbb5338 Cisco OTV
Implements the CISCO-OTV-MIB to retrieve OTV counters from Cisco devices.
This collects information on the configured Overlays and Adjacencies

Statistics are collected for the amount of VLAN's on each overlay and the amount of MAC addresses available over each OTV endpoint.
OTV alerts are collected and generated if the appropriate alerting rules exist.

Data is displayed under routing at both the global and device level.

Includes function snmpwalk_array_num, which performs a numeric SNMPWalk and returns an array containing $count indexes
One Index:
 From: 1.3.6.1.4.1.9.9.166.1.15.1.1.27.18.655360 = 0
 To: $array['1.3.6.1.4.1.9.9.166.1.15.1.1.27.18']['655360'] = 0
Two Indexes:
 From: 1.3.6.1.4.1.9.9.166.1.15.1.1.27.18.655360 = 0
 To: $array['1.3.6.1.4.1.9.9.166.1.15.1.1.27']['18']['655360'] = 0
And so on...
2016-01-21 22:04:20 +10:00
7170a240a8 Don't display MIB menu items if MIB-based polling is disabled 2016-01-07 09:26:48 +10:00
6fae9874b0 Add global MIB association table 2016-01-02 07:10:43 +10:00
f2370bbcba Add MIB browser 2016-01-02 07:10:41 +10:00
40b2b7552c Merge pull request #2593 from Rosiak/issue-1575
Menubar Change
2015-12-12 16:46:53 +01:00
3c3b322005 Add notification count to dd menu 2015-12-11 22:00:26 +01:00
6ffdd7a34e Small fixes
- Make count smaller so it’ll fit.
- Change color of badge based on unread notifications or not.
2015-12-11 16:32:53 +01:00
d970699122 urlencode custom_descr 2015-12-10 12:02:18 +00:00
0d649c1ee6 Menubar Change
Fix #1575
2015-12-09 23:56:12 +01:00
224ccab950 Fixed adduser bug
Always show notification bubble
Added tooltip to archive's sticky button
2015-11-21 12:15:42 +00:00
0ff693bd0e Added notifications poller,page,schema,display 2015-11-21 11:22:59 +00:00
9e72b74502 Merge pull request #2450 from adaniels21487/issue-2168
Modify Menubar
2015-11-20 19:36:39 +00:00
cc9a6b5070 - Oops.. remove testing code. 2015-11-20 07:52:16 +10:00
cd62c1a792 - Added 'Plugin' text, shrunk padding to fit in 1200w 2015-11-19 16:54:37 +10:00
1508538d8e Add RIPE NCC API Whois lookup
Fix #2051
2015-11-18 19:15:23 +01:00
2a52b935b5 Modify Menubar
- Small Screens - Icon only - Wrap the label in a span with hidden-sm
- Medium Screen - Text only - add hidden-md to the icon
- Large Devices - shrink the left/right padding on .nav>li>a to 10px.
2015-11-18 08:33:56 +10:00
laf
222191382d Fixed services -> Alerts menu link + page 2015-10-17 18:13:11 +00:00
608aaf9770 Merge pull request #2049 from alangregory/groups
Moved Device Groups menu
2015-10-06 13:07:57 +00:00
7b15f2d29d Fixed missing href 2015-10-06 08:12:31 -03:00
20db0e29b2 Renamed menu name. 2015-10-05 12:27:12 -03:00
4f6fa8a947 Fix double query 2015-10-02 17:18:34 -03:00
4ee9200db0 Moved Device Groups SubMenu
Space fix
2015-10-02 17:09:41 -03:00
2c5c5fbff9 Fixed spacing to align text in menubar 2015-10-02 15:50:41 +02:00
f0o
7a39fdcc03 Remove href target from alerts top-level menu 2015-09-26 06:20:49 +00:00
f397f53f5f Change colour of menu item 'Overview' → 'Packages' to black (like the other menu items in the same group) 2015-09-22 23:45:33 +02:00
61b2f1a171 Minor change to poll log icon
Seems more apt for the log icon, Screenshot: http://i.imgur.com/YhS0iZj.png
2015-09-01 19:14:18 +05:30
34abb859df Remove proxmox as a page and add is as an app. Also, this introduces actual working app_instance stuff into LibreNMS 2015-08-31 16:36:00 +02:00
bf913f5a3b Add initial support for Proxmox VM network traffic. [WIP] 2015-08-31 16:32:28 +02:00
b0acb26f11 Move packages to the right place 2015-08-30 17:59:05 +01:00
937d598564 Move packages into overview menu 2015-08-30 17:48:45 +01:00
fdf1610fca Merge pull request #1665 from laf/issue-381
Simple graylog integration
2015-08-18 17:07:21 +00:00
f77c712bfc changes needed to run under web server subdirectory 2015-08-11 14:54:05 -07:00
945ca7f2ea Revert "changes needed to run under web server subdirectory" 2015-08-11 21:25:23 +01:00
06430a9edc Added graylog support 2015-08-10 13:36:55 -07:00
cc0f449fc9 changes needed to run under web server subdirectory 2015-08-07 11:10:43 -07:00
laf
323e247e1b For smaller windows, the logo will be hidden and Plugins text also 2015-08-05 21:00:21 +00:00
laf
8b6ea4bdec Added config option for navbar menu manage groups 2015-07-30 18:04:27 +00:00
laf
bfa3d432a3 Fixed clicking anywhere now takes you to where you should go 2015-07-18 18:27:24 +01:00
ef23f47b6d Change submenu entry name
- Device -> Network
2015-07-17 13:05:25 +02:00
8d09a66f80 Minor corrections
- Made some changes according to f0o’s recommendation
2015-07-17 11:17:22 +02:00
eb87668d07 Availability-map
- Availability-map
- Maps submenu
- Remove old network-map menu entry
2015-07-17 00:36:29 +02:00
d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
laf
eb2f0d7a54 More network map updates 2015-07-14 11:47:42 +01:00
laf
9813b0b1a7 Added state and load icons 2015-06-14 23:21:44 +01:00
laf
f0395e453e Final final updates to get better map support 2015-06-02 00:37:34 +01:00
5604f3e61f Remove divider for first element in settings dropdown
Screenshot: http://i.imgur.com/RtR4HsC.png
2015-05-31 18:38:46 +05:30
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