3622 Commits

Author SHA1 Message Date
9f2e88fa59 Merge pull request #3772 from tijmenNL/issue-3771
Fixed typo in poller application for PowerDNS
2016-07-05 14:51:42 +01:00
a291ac2cc6 Merge pull request #3767 from thecityofguanyu/thecityofguanyu/add-accedian-os
Add Accedian MetroNID OS Support
2016-07-05 14:50:47 +01:00
e537f9743a renamed various metronid.inc.php files to aen.inc.php 2016-07-05 07:49:45 -05:00
c815675bd8 Fixed typo in poller application for PowerDNS 2016-07-05 10:56:44 +02:00
6665fd8f95 Merge pull request #3700 from f0o/issue-3683
Fixed Device-Groups for multiple entries and glue-expansion
2016-07-05 09:09:09 +01:00
6763ad0790 * Split Telco Systems discovery into BiNOX and BiNOS
* Fix formatting errors

 Changes to be committed:
	renamed:    includes/discovery/mempools/batm.inc.php -> includes/discovery/mempools/binox.inc.php
	renamed:    includes/discovery/os/batm.inc.php -> includes/discovery/os/binos.inc.php
	new file:   includes/discovery/os/binox.inc.php
	deleted:    includes/discovery/processors/batm.inc.php
	new file:   includes/discovery/processors/binos.inc.php
	new file:   includes/discovery/processors/binox.inc.php
	deleted:    includes/discovery/sensors/temperatures/batm.inc.php
	new file:   includes/discovery/sensors/temperatures/binos.inc.php
	new file:   includes/discovery/sensors/temperatures/binox.inc.php
	renamed:    includes/polling/mempools/batm.inc.php -> includes/polling/mempools/binox.inc.php
	new file:   includes/polling/os/binos.inc.php
	renamed:    includes/polling/os/batm.inc.php -> includes/polling/os/binox.inc.php
2016-07-03 17:42:08 -05:00
ac2f4ff158 updated os name 2016-07-03 17:13:23 -05:00
d4e8837053 Changes to be committed:
modified:   includes/definitions.inc.php
	modified:   includes/discovery/os/metronid.inc.php
	modified:   includes/discovery/processors/metronid.inc.php
	modified:   includes/discovery/sensors/temperatures/metronid.inc.php
	renamed:    includes/polling/os/accedian.inc.php -> includes/polling/os/aen.inc.php
2016-07-03 16:22:09 -05:00
194c0c4d43 Merge pull request #3768 from thecityofguanyu/thecityofguanyu/add-calix-processor-discovery
Add Calix processor discovery module
2016-07-03 19:54:43 +01:00
laf
ea9e107700 Forcing scrut run 2016-07-03 19:46:10 +01:00
451c228b73 Merge pull request #3721 from mogensen/feature/Adding-APs-To-Cisco-WLC
Feature/adding APs to cisco wlc
2016-07-03 19:44:14 +01:00
c19080d0f6 Passing a reference to array_pop 2016-07-02 20:49:59 +02:00
1737190c53 added calix processor discovery module 2016-07-02 12:58:51 -05:00
c0be0f4cc2 added files to adtran os branch 2016-07-02 12:56:01 -05:00
6236657126 add files to telco-systems branch 2016-07-02 12:54:09 -05:00
14679609f1 Add Accedian MetroNID OS Support
Committer: <thecityofguanyu@outlook.com>

 On branch thecityofguanyu/add-accedian-os
 Changes to be committed:
	new file:   html/images/os/accedian.png
	modified:   includes/definitions.inc.php
	new file:   includes/discovery/os/metronid.inc.php
	new file:   includes/discovery/processors/metronid.inc.php
	new file:   includes/discovery/sensors/temperatures/metronid.inc.php
	new file:   includes/polling/os/accedian.inc.php
	new file:   mibs/ACCEDIAN-SMI.mib
	new file:   mibs/ACD-ALARM-MIB.mib
	new file:   mibs/ACD-CFM-MIB.mib
	new file:   mibs/ACD-DESC-MIB.mib
	new file:   mibs/ACD-DISCOVERY-MIB.mib
	new file:   mibs/ACD-FILTER-MIB.mib
	new file:   mibs/ACD-PAA-MIB.mib
	new file:   mibs/ACD-POLICY-MIB.mib
	new file:   mibs/ACD-PORT-MIB.mib
	new file:   mibs/ACD-REGULATOR-MIB.mib
	new file:   mibs/ACD-SA-MIB.mib
	new file:   mibs/ACD-SFP-MIB.mib
	new file:   mibs/ACD-SHAPER-MIB.mib
	new file:   mibs/ACD-SMAP-MIB.mib
	new file:   mibs/ACD-TID-MIB.mib
2016-07-02 11:45:36 -05:00
f0o
0f161921b9 Fix lookup syntax 2016-07-02 06:44:49 +00:00
2dbec67088 Run git as the configured user when ./validate.php is run as root
Move the modified files check out of the get_version function
2016-07-01 12:49:44 -05:00
bc7e5ffb46 Merge pull request #3752 from laf/ifSpeed
Added ability to override the ifSpeed values of a port
2016-07-01 12:06:25 -05:00
bc642dcc39 Fixed style and capitalization on log messages 2016-07-01 09:53:28 -05:00
e980c8467a Merge pull request #3722 from brandune/rollup_graphs_redux
deduping type_where code, adding manual types to graph widgets, updating default descriptions
2016-07-01 09:30:56 +01:00
516af08126 Merge pull request #3608 from laf/issue-3590
Added base support + sensors for IBM AMM
2016-06-30 21:25:28 -05:00
cccb07d2a7 matching default port description types with their names 2016-06-30 17:05:55 -07:00
e596953fe6 Modified discover_new_device() function to always log why discovery of a new host fails 2016-06-30 16:28:54 -05:00
689d32f50c Add ifInDiscards/ifOutDiscards 2016-06-30 21:49:48 +01:00
laf
50fa575649 Added $os check + copyright 2016-06-30 21:42:45 +01:00
40a87288e8 Copy packets over from hc index to non-index 2016-06-30 16:16:41 +01:00
laf
2664dbb5e0 Merge branch 'master' of https://github.com/librenms/librenms into ifSpeed 2016-06-30 09:49:35 +01:00
laf
6690e31f9d Added ability to manually set ifSpeed 2016-06-30 09:49:30 +01:00
a7cf105b68 Merge pull request #3730 from cschoonover91/issue-3729
Added additional DNOS polling for hardware/firmware version
2016-06-30 08:45:20 +01:00
laf
2fb253e40a Updated blower states as per murrants find 2016-06-30 08:15:55 +01:00
3b0fa04616 - OS Support for Cisco Access Control System (ACS) virtual appliances 2016-06-30 06:55:32 +10:00
77186bac78 Merge pull request #3739 from paulgear/register-mib-debug
Use debug echo on register_mib to prevent interfering with API
2016-06-29 09:49:14 -05:00
laf
431b0f085f Fixed bad SQL query for bgp-peer disco 2016-06-29 00:32:33 +01:00
laf
e67bbd4963 added copyright 2016-06-29 00:29:11 +01:00
025929c961 Merge pull request #3737 from murrant/huawei
Support Huawei SmartAX products.
2016-06-29 00:26:26 +01:00
laf
e20281aefd Added support for Juniper optic sensors 2016-06-29 00:14:21 +01:00
4fa4dc2723 Use debug echo on register_mib to prevent interfering with API 2016-06-29 07:57:54 +10:00
5f5db66eaa Support Huawei SmartAX products.
Use ifName for display.
ifIndex values exceed 32bit, change ifIndex columnt to bigint
2016-06-28 14:20:04 -05:00
d87b46e2f6 Added latest Sophos UTM sysDesc
added sysDesc of Sophos UTM up to 06/28/16 for discovery
2016-06-28 18:40:32 +02:00
d3569140cd Removed some unnecessary whitespace 2016-06-27 10:23:08 -05:00
35ad2004f6 Added additional DNOS polling for hardware/firmware version 2016-06-27 10:22:23 -05:00
692c29cbd8 Merge pull request #3576 from Exa-Omicron/master
Enabling "Random access" lookups fixes "MIB: Could not find all::enterprises.xxx" error
2016-06-27 11:04:03 +01:00
laf
9602f8467a Fixed bug in poller time response 2016-06-26 14:38:33 +01:00
e29a6002a8 Fixed problem where 'ghost' APs would appear 2016-06-26 12:10:21 +02:00
e2c30f3823 Cleaning up 2016-06-24 22:29:18 +02:00
49a613a44d Added memory to CiscoWLC, added discovery of APs to CiscoWLC, Fixed wrong table used in accesspoint-tab 2016-06-24 22:29:18 +02:00
laf
6ba32ebe5c Fix for polling/discovery function issue 2016-06-24 15:32:19 +01:00
33b262125d Merge pull request #3682 from laf/eventlog-device-id
Added device_id to eventlog table
2016-06-24 12:49:13 +00:00
75a2a668fd Merge pull request #3705 from Rosiak/issue-3529
Cisco SB SG220 Fix
2016-06-24 10:45:28 +01:00