Commit Graph
875 Commits
Author SHA1 Message Date
Søren Rosiak 060b0e3e22 Merge pull request #1660 from laf/issue-1652 2015-08-11 22:33:42 +02:00
laf b1fcc3c84b updated firmware to version 2015-08-11 20:11:04 +00:00
Neil Lathwood f266aa044b Merge pull request #1661 from mmarchand/issue-1641
Update IOS-XR watts to be dbm sensor as well
2015-08-11 18:45:15 +01:00
laf efee54043a Swapped 2012 Datacenter / Non-DC around 2015-08-11 16:05:04 +00:00
Mickael Marchand 011181c622 IOS-XR does not provide dbm values for transceivers so we calculate them from mWatts entries
Fix #1641
2015-08-11 16:35:29 +02:00
laf c652cb652e Added serial,version, cpu and mem for zywall 2015-08-11 12:32:54 +00:00
Gerben Meijer 7817890b80 Fix parenthesis typo 2015-08-07 17:11:12 +02:00
Gerben Meijer 5467756328 Generalise mapping ifDescr to ifAlias
This allows both per OS enforcing of ifDescr = ifAlias as well as populating
when ifAlias = '' or NULL
2015-08-07 17:07:26 +02:00
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
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
vitalisator 6290019623 make the code clear 2015-08-03 16:56:57 +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 17dac9e755 Removed old alerting system code 2015-08-01 15:54:15 +00: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
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 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
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
Clint Armstrong 3983d1239f don't detect drac as armv5 2015-07-22 12:01:54 -04: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
Rasmus Aberg 80cdbfcb4f fixed formatting 2015-07-21 16:14:38 +02:00
Rasmus Aberg 00bb6b0274 Added support for Extreme CPU usage + Memory, bug fix for Extreme Power, changes/additions in rewrites.inc.php and added support for some new Extreme platforms/features 2015-07-21 13:03:32 +02:00
laf 7951ad44d0 Stop updating device when override is set 2015-07-20 17:49:17 +01:00
laf b2b0d89a24 Fixed scrut issues 2015-07-20 16:53:06 +01:00
laf fbec75a265 Mapping should be complete 2015-07-20 15:59:44 +01:00
laf b3e14c9ed6 Initial setup of new map system 2015-07-20 15:10:56 +01:00
Daniel Preussker 3fcfb40c1d Merge pull request #1477 from laf/issue-1426
Use snmpEngineTime as a fallback for uptime
2015-07-20 07:17:26 +02:00
laf a41bcf29da Added config option to rewrite ifAlias 2015-07-19 17:35:11 +01:00
laf 827b0346a6 ifAlias is now derived from ifDescr if NULL 2015-07-19 17:27:12 +01:00
laf 1265fc44b8 Fall back to using snmpEngineTime rather than be the default 2015-07-19 16:02:56 +01:00
laf 894a96c72a Use snmpEngineTime as primary uptime value 2015-07-19 11:03:43 +01:00
laf c67045719d Added support for Dell Networking OS 2015-07-18 20:36:07 +01:00
Louis Rossouw 650369603d Revise unix-agent (processes section) to use dbBulkInsert. 2015-07-17 06:08:03 +02:00
Daniel Preussker 6457584660 Merge pull request #1447 from spinza/fixunixprocesspolling
Processes get added to db in one big query instead of individual inserts.
2015-07-15 21:32:00 +02:00
Louis Rossouw f261b7be95 Escape values passed to query. 2015-07-15 21:23:47 +02:00
Louis Rossouw 605d92bc11 Processes get added to db in one big query instead of individual row inserts. 2015-07-15 21:21:58 +02:00
laf 08ae68bc58 fixed a couple of issues 2015-07-15 20:20:53 +01:00
Rosiak bceb6e1dfa Adjust code to Best Practice
- More adjustments. Done after the big cleanup PR
I’ve gone through discovery and polling folders.
2015-07-15 13:11:40 +02:00