Commit Graph

2430 Commits

Author SHA1 Message Date
David M. Syzdek
b5db25c436 Adding ORDER BY so device groups are sorted by name instead of creation.
Currently the function for retrieving device_groups returns rows in the order
in which they were created.  This causes the WebUI to display is a semi-random
order.  This patch causes the devices to be sorted by name which makes the
group lists easier to navigate.
2015-08-03 15:18:21 -08:00
Daniel Preussker
d4a47c3083 Merge pull request #1600 from Rosiak/pcoweb_state
PCOWEB improvement
2015-08-03 18:20:40 +00:00
Daniel Preussker
dbefe0c882 Merge pull request #1594 from vitalisator/issue-1593
add support for Google API key in geocoding
2015-08-03 17:41:49 +00:00
vitalisator
6290019623 make the code clear 2015-08-03 16:56:57 +02:00
Rosiak
e28a3fbfaf PCOWEB improvement
- Add Compressor State
2015-08-03 16:52:54 +02:00
vitalisator
7e2b8f72f1 add google gecode API key support. Config variable: $config[geoloc][api_key] = "place_your_key_here" 2015-08-03 10:29:08 +02:00
vitalisator
1633b83e91 add support for Google geocoding API key 2015-08-03 10:18:52 +02:00
laf
741742aa85 Added debug to discovery protocols + stop them running if not configured 2015-08-02 19:23:54 +00:00
Aaron Daniels
9ccfc0d2b5 Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1571 2015-08-02 20:10:44 +10:00
laf
17dac9e755 Removed old alerting system code 2015-08-01 15:54:15 +00:00
Daniel Preussker
b01fa8a751 Merge pull request #1523 from laf/issue-685
Dynamic dashboard
2015-08-01 10:06:28 +00:00
Aaron Daniels
659f31f3e7 Added tag to IPSLA type Jitter 2015-08-01 17:07:49 +10:00
Aaron Daniels
f0347bd7aa Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1540 2015-08-01 14:51:38 +10:00
Aaron Daniels
8379c96346 Merged separate modules into a single 'cisco-voice' module.
Renamed each module to a more appropriate name.
2015-08-01 14:48:54 +10:00
Daniel Preussker
ea7e72e95d Merge pull request #1569 from laf/issue-1002
Added config option for navbar menu manage groups
2015-07-31 10:24:30 +00:00
Aaron Daniels
cba431df6c Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1540 2015-07-31 07:01:19 +10:00
laf
8b6ea4bdec Added config option for navbar menu manage groups 2015-07-30 18:04:27 +00:00
laf
5200e92f78 Added pfSense to definitions so that poller will actually run for it 2015-07-30 17:19:36 +00:00
Aaron Daniels
f6ee98ce07 Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1540 2015-07-30 20:32:47 +10:00
Aaron Daniels
b68b6192a0 Added Poller modules for Cisco Voice Routers
Added the following modules:
- Cisco PRI - graphs the total and inuse Primary Rate ISDN channels.
- Cisco DSP - graphs the total and inuse Digital Signal Processor (DSP) resources.
- Cisco MTP - graphs the total and inuse Media Termination Point (MTP) resources.
- Cisco XCode - graphs the total and inuse Transcoder resources.
2015-07-30 17:10:24 +10:00
Rosiak
15e9e7dba6 fix issue-1559 2015-07-29 10:16:13 +02:00
Louis Rossouw
9fb2c0d674 Implement configurable network map parameters. 2015-07-29 01:17:08 +02:00
Daniel Preussker
7ab457351c Merge pull request #1550 from Rosiak/issue-1549
Fix IBM Tape Library detection / MIB: http://download4.boulder.ibm.com/sar/CMA/STA/04lrn/2/SML-MIB_112.mib
2015-07-28 20:07:37 +00:00
Rosiak
59778907cc Fix missing : 2015-07-28 21:58:50 +02:00
Rosiak
ec5457bfa1 Add security
- In case other devices pop up under the produce-Name.0
2015-07-28 20:56:09 +02:00
Rosiak
be6fa25a1e Fix IBM Tape Library detection
For some reason IBM has decided to print their SNMP TRAP id in the
SysObjectID, so each time a trap is sent the sysObjectID changes..
2015-07-28 20:52:07 +02:00
Daniel Preussker
3bce55a625 Merge pull request #1548 from Rosiak/issue-1534
Add more Brocade detection
2015-07-28 18:09:14 +00:00
Daniel Preussker
24351463ef Merge pull request #1546 from Rosiak/issue-1532
Add Basic Aerohive Support
2015-07-28 18:02:05 +00:00
Rosiak
d11c6ca7ff Add more Brocade detection
- As stated in the title.
2015-07-28 19:56:20 +02:00
Rosiak
c0a8fb351f Fix missing closing tag 2015-07-28 19:52:02 +02:00
Rosiak
4338de103a Add Basic Aerohive Support
- As stated in the title
2015-07-28 19:30:08 +02:00
Rosiak
e4d206d4fa Add RB260GS detection
As stated in the title.
2015-07-28 19:15:20 +02:00
root
c893061f51 Rebased 2015-07-26 11:09:46 +00:00
Paul Gear
064f374160 Merge pull request #1501 from laf/issue-1334-new
New overview page and new map
2015-07-26 14:33:34 +10:00
laf
4a91324b26 fixed table name 2015-07-23 19:25:51 +01:00
laf
0b93725029 Updated to use new table name 2015-07-23 18:41:41 +01:00
laf
0f05b1a322 Fixed common.php 2015-07-23 17:51:24 +01:00
laf
1cbd142ad7 Fixed some scrut issues 2015-07-23 17:48:22 +01:00
Neil Lathwood
64ec365ef7 Merge pull request #1522 from clinta/drac-armv5-fix
Drac armv5 fix
2015-07-22 17:39:09 +01:00
Clint Armstrong
735868c202 typo 2015-07-22 12:17:34 -04:00
Clint Armstrong
44c4533d41 don't detect drac as linux 2015-07-22 12:13:51 -04:00
Clint Armstrong
3983d1239f don't detect drac as armv5 2015-07-22 12:01:54 -04:00
Clint Armstrong
e714953156 set low limit to 0 2015-07-22 11:55:21 -04:00
Clint Armstrong
0f695b7940 fix oid name 2015-07-22 11:46:22 -04:00
Clint Armstrong
c00df6d4c7 fix voltage alerts 2015-07-22 11:27:28 -04:00
Neil Lathwood
1ef697ecc2 Merge pull request #1519 from Rosiak/ibm-tapelibrary
Basic IBM Tape Library Support
2015-07-22 16:21:53 +01:00
Rosiak
3b372bab6e Renamed
Renamed os to ibmtl
2015-07-22 17:04:37 +02:00
Rosiak
074a722402 Basic IBM Tape Library Support
- As  stated, this introduces basic support for IBM TS3500 Library’s
2015-07-22 16:59:18 +02:00
Clint Armstrong
585e601e9c detect as dnos 2015-07-22 10:14:42 -04:00
Clint Armstrong
9ec836b976 Revert "add dell networking n switches as powerconnect"
This reverts commit 5df98a5000.
2015-07-22 10:08:49 -04:00