11175 Commits

Author SHA1 Message Date
3bf3370eb8 renamed adtran os discovery module 2016-07-06 16:35:32 -05:00
f6b8135ac4 Changes to be committed:
modified:   includes/definitions.inc.php
	renamed:    includes/discovery/os/netvanta.inc.php -> includes/discovery/os/adtran-os.inc.php
	renamed:    includes/discovery/processors/netvanta.inc.php -> includes/discovery/processors/adtran-aos.inc.php
2016-07-06 16:32:39 -05:00
bf617e79c9 Merge remote-tracking branch 'origin/master' into thecityofguanyu/add-adtran-os 2016-07-06 16:27:27 -05:00
790abb1f17 Merge remote-tracking branch 'origin/master' into thecityofguanyu/add-adtran-os 2016-07-06 16:26:27 -05:00
b38cb6b76f Merge pull request #3741 from laf/junos-optics 2016-07-06 23:07:49 +02:00
671288e74d Merge pull request #3648 from geordish/speed-up-port-polling
WIP: Attempt to speed up SNMP port polling
2016-07-06 21:46:27 +01:00
fa366b5109 Merge pull request #3773 from thecityofguanyu/thecityofguanyu/add-telco-systems-os
thecityofguanyu/add telco systems os
2016-07-06 21:45:55 +01:00
614a2dc1e7 Merge pull request #3785 from brandune/get_device_404
prevent device_by_id_cache from adding unneeded array elements to $device
2016-07-06 21:45:09 +01:00
11f651fa39 prevent device_by_id_cache from adding unneeded array elements to $device 2016-07-06 10:08:19 -07:00
2f6cecc8ad Merge pull request #3780 from laf/apple-logo
Updated apple logo for macosx os
2016-07-06 15:25:36 +01:00
laf
0ad3bd5710 Updated apple logo for macosx os 2016-07-06 15:25:13 +01:00
84551e11ed Merge pull request #3779 from laf/faq
Updated install faq
2016-07-06 15:23:10 +01:00
laf
d3b1a57bdd Updated install faq 2016-07-06 15:22:37 +01:00
1c377d1547 Merge pull request #3778 from laf/validate-strict
Changed mysql strict from warn to fail
2016-07-06 15:20:45 +01:00
98b2b67258 Merge pull request #3672 from laf/docs-ubuntu1604
Improved installation docs
2016-07-06 15:18:29 +01:00
laf
a01dc6620d Changed mysql strict from warn to fail 2016-07-06 14:47:07 +01:00
b09d02e300 Merge pull request #3777 from luigirosa/patch-2
Update NAS-MIB
2016-07-06 14:22:50 +01:00
b13cebd822 issue-3776
Updated MIB from 4.2.1 firmware
2016-07-06 14:22:10 +02:00
laf
184e48310d More updates 2016-07-06 12:28:40 +01:00
43dc0e6194 Removed duplicate delecration, and improved test for valid data 2016-07-06 09:24:09 +01:00
38e222fd8a removed empty/unsued else conditionals 2016-07-05 12:17:25 -05:00
baa8191b4b Add ifInDiscards/ifOutDiscards 2016-07-05 16:20:40 +01:00
95ad8f186e fixed typo in: includes/discovery/sensors/temperatures/binos.inc.php
removed all mibs, as they are not actually referenced in modules
2016-07-05 09:59:09 -05:00
875e6f9990 fixed typo in binox temperature sensor discovery module 2016-07-05 09:19:20 -05:00
a012d7e549 added telco systems icon, updated definitions to reference said icon 2016-07-05 09:14:56 -05:00
7850f9e68b updated definitions.inc.php to include telco systems binos and binox os: 2016-07-05 09:13:21 -05:00
9a3cf966fc Merge remote-tracking branch 'origin/master' into thecityofguanyu/add-telco-systems-os 2016-07-05 09:07:10 -05:00
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
b8635a0c5a Merge pull request #3649 from vitalisator/vitalisator-patch-1
making CN with a , inside working
2016-07-05 09:07:39 +01:00
1be5995a7f * Renamed MIB directories to differentiate between BiNOS and BiNOX MIB files 2016-07-03 17:55:42 -05: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
laf
d9e9b692be Removed need to chown index 2016-07-03 19:37:28 +01:00
laf
def10bbe7c Merge branch 'master' of https://github.com/librenms/librenms into docs-ubuntu1604 2016-07-03 19:36:24 +01:00
a2d932e430 Merge pull request #3769 from laf/changelog
Updated changelog for June
201607
2016-07-03 18:30:26 +01:00
laf
87d9902cac Updated changelog for June 2016-07-03 18:29: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