1342 Commits

Author SHA1 Message Date
6d720fe5b2 Added Adtran AOS Mempool reporting
Changes to be committed:
	new file:   includes/discovery/mempools/adtran-aos.inc.php
	new file:   includes/polling/adtran-aos.inc.php
2016-07-07 19:19:14 -05:00
e63f7d6c13 moved slcSystemModelString.0 to features 2016-07-07 15:09:43 -05:00
88d916ff5c fixed model dicovery -- slcSystemModelString.0 does not work on older SW versions 2016-07-07 15:06:39 -05:00
4a70d2e08b * Modified Lantronix SLC modules to snmpget against OID names via MIB rather than OID numbers
* Added Copyright disclaimer to Lantronix SLC modules

 Changes to be committed:
	modified:   includes/discovery/os/lantronix-slc.inc.php
	modified:   includes/discovery/sensors/temperatures/lantronix-slc.inc.php
	modified:   includes/polling/os/lantronix-slc.inc.php
2016-07-07 13:52:18 -05:00
f60bccccc6 created lantronix-os branch 2016-07-07 13:32:32 -05:00
ca73042add Merge pull request #3787 from thecityofguanyu/thecityofguanyu/add-adtran-os
Thecityofguanyu/add-adtran-os
2016-07-07 16:05:06 +01:00
93b891b9e3 added a new application monitoring: nfs server stats 2016-07-07 11:05:49 +00:00
debe052f56 Re-add missing data 2016-07-06 19:06:54 -05:00
272c640173 Merge pull request #3786 from adaniels21487/feature/os-acs
OS Support for Cisco Access Control System (ACS) virtual appliances
2016-07-06 23:10:04 +01:00
f22cfb4728 fixed typo in adtran os polling module 2016-07-06 16:45:54 -05:00
3b126788e3 fixed mib dir in adtran os polling module 2016-07-06 16:44:30 -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
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
43dc0e6194 Removed duplicate delecration, and improved test for valid data 2016-07-06 09:24:09 +01:00
baa8191b4b Add ifInDiscards/ifOutDiscards 2016-07-05 16:20:40 +01: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
c815675bd8 Fixed typo in poller application for PowerDNS 2016-07-05 10:56:44 +02: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
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
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
689d32f50c Add ifInDiscards/ifOutDiscards 2016-06-30 21:49:48 +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
3b0fa04616 - OS Support for Cisco Access Control System (ACS) virtual appliances 2016-06-30 06:55:32 +10: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
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
75a2a668fd Merge pull request #3705 from Rosiak/issue-3529
Cisco SB SG220 Fix
2016-06-24 10:45:28 +01:00
fc90c2e6bb Merge pull request #3712 from Rosiak/issue-3707
Basic EMC FlareOS Support
2016-06-24 10:40:02 +01:00
9c5017f8dc Merge pull request #3694 from laf/pretty-disco-poller
Prettify the poller + disco output
2016-06-23 14:37:20 -05:00
4ffbcd75de Basic EMC FlareOS Support
#3707
2016-06-23 17:38:27 +02:00
5262bb0ea9 Small change. 2016-06-22 21:58:09 +02:00
82cf34ec35 Cisco SB SG220 Fix
#3529
2016-06-22 21:47:09 +02:00
laf
5d16cdb20a Fixed errors from scrut/murrant 2016-06-22 19:10:33 +01:00
cfea3ba13d Removed " from ZyWall version number (#3693)
* Removed " from ZyWall version number

* Updated to str_replace
2016-06-21 12:34:26 -05:00
laf
246664d1f9 Updated module run time to be limited to 5 decimal places 2016-06-21 01:44:50 +01:00
laf
a194009917 Pretty up the polling process output 2016-06-21 01:41:45 +01:00