Commit Graph

2444 Commits

Author SHA1 Message Date
Gerben Meijer
2dd8fe0553 Reorder ifalias_null check to prevent var flapping
This needs to run before IF-MIB data update, and needs to check and set
$this_port['ifAlias'] only as to not break the $data_oids loop.
2015-08-07 16:41:33 +02:00
Daniel Preussker
d553c69236 Merge pull request #1632 from infernix/ifalias-null
Properly reference ifalias_null config flag
2015-08-07 09:27:31 +00:00
Daniel Preussker
d628094f36 Merge pull request #1639 from laf/windows-fix
Updated Windows build versions + added server type for windows os
2015-08-07 09:16:54 +00:00
laf
023e42a101 Updated Windows build versions + added server type for windows os 2015-08-06 20:00:36 +00:00
Gerben Meijer
5e68b2e6e1 Also update $this_port for port descr parsing 2015-08-06 17:57:53 +02:00
Gerben Meijer
f016c84981 Properly reference ifalias_null config flag
Fixes an issue introduced in 9908eb2e37
2015-08-06 16:51:02 +02:00
Søren Rosiak
9223f8953c Fix uptime issues introduced in #1610
As stated
2015-08-06 10:43:17 +02:00
Daniel Preussker
7cb45421fa Merge pull request #1623 from laf/issue-740
Updated discovery to log new type + updated eventlog page to show this
2015-08-06 05:48:41 +00:00
laf
746c52046b Updated discovery to log new type + updated eventlog page to show this 2015-08-05 20:05:45 +00:00
laf
de0f9ee697 PBN devices support CDP but does not output like Cisco so using a different function to grab the first array needed 2015-08-04 20:37:05 +00:00
Paul Gear
a10c488915 Merge pull request #1611 from SaaldjorMike/remove-php-closing-tags
Remove php closing tags to fix scrut issues
2015-08-05 06:32:12 +10:00
Mike Rostermund
0cc3e1a9e2 Remove php closing tags to fix scrut issues 2015-08-04 19:29:43 +02:00
Mike Rostermund
5369112d48 Fix some scrutinizer coding style issues 2015-08-04 18:36:03 +02:00
Søren Rosiak
86827f559e Perle Media Converter Detection
- Basic support for Perle Media Converters, tested on a SMI-10G-STS
chassis
- MIB is available from
http://download.perle.com/Media%20Converters/v1.8/mcr_mgt/snmp/perle-mcr-mgt.MIB
has been converted with dos2unix
- Perle has given me permission to use their logo
2015-08-04 10:58:09 +02:00
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