Chris A. Evans
bf617e79c9
Merge remote-tracking branch 'origin/master' into thecityofguanyu/add-adtran-os
2016-07-06 16:27:27 -05:00
Chris A. Evans
790abb1f17
Merge remote-tracking branch 'origin/master' into thecityofguanyu/add-adtran-os
2016-07-06 16:26:27 -05:00
Søren Rosiak and GitHub
b38cb6b76f
Merge pull request #3741 from laf/junos-optics
2016-07-06 23:07:49 +02:00
Neil Lathwood and GitHub
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
Neil Lathwood and GitHub
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
Brandon Boudrias
11f651fa39
prevent device_by_id_cache from adding unneeded array elements to $device
2016-07-06 10:08:19 -07:00
laf
0ad3bd5710
Updated apple logo for macosx os
2016-07-06 15:25:13 +01:00
Dave Bell
43dc0e6194
Removed duplicate delecration, and improved test for valid data
2016-07-06 09:24:09 +01:00
Chris A. Evans
38e222fd8a
removed empty/unsued else conditionals
2016-07-05 12:17:25 -05:00
Dave Bell
baa8191b4b
Add ifInDiscards/ifOutDiscards
2016-07-05 16:20:40 +01:00
Chris A. Evans
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
Chris A. Evans
875e6f9990
fixed typo in binox temperature sensor discovery module
2016-07-05 09:19:20 -05:00
Chris A. Evans
a012d7e549
added telco systems icon, updated definitions to reference said icon
2016-07-05 09:14:56 -05:00
Chris A. Evans
7850f9e68b
updated definitions.inc.php to include telco systems binos and binox os:
2016-07-05 09:13:21 -05:00
Chris A. Evans
9a3cf966fc
Merge remote-tracking branch 'origin/master' into thecityofguanyu/add-telco-systems-os
2016-07-05 09:07:10 -05:00
Neil Lathwood and GitHub
9f2e88fa59
Merge pull request #3772 from tijmenNL/issue-3771
...
Fixed typo in poller application for PowerDNS
2016-07-05 14:51:42 +01:00
Neil Lathwood and GitHub
a291ac2cc6
Merge pull request #3767 from thecityofguanyu/thecityofguanyu/add-accedian-os
...
Add Accedian MetroNID OS Support
2016-07-05 14:50:47 +01:00
walrus
e537f9743a
renamed various metronid.inc.php files to aen.inc.php
2016-07-05 07:49:45 -05:00
Tijmen de Mes
c815675bd8
Fixed typo in poller application for PowerDNS
2016-07-05 10:56:44 +02:00
Neil Lathwood and GitHub
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
walrus
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
walrus
ac2f4ff158
updated os name
2016-07-03 17:13:23 -05:00
walrus
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
Neil Lathwood and GitHub
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
Neil Lathwood and GitHub
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
Frederik Mogensen
c19080d0f6
Passing a reference to array_pop
2016-07-02 20:49:59 +02:00
walrus
1737190c53
added calix processor discovery module
2016-07-02 12:58:51 -05:00
walrus
c0be0f4cc2
added files to adtran os branch
2016-07-02 12:56:01 -05:00
walrus
6236657126
add files to telco-systems branch
2016-07-02 12:54:09 -05:00
walrus
14679609f1
Add Accedian MetroNID OS Support
...
Committer: <[email protected] >
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
Tony Murray
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
Tony Murray and GitHub
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
Neil Lathwood and GitHub
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
Tony Murray and GitHub
516af08126
Merge pull request #3608 from laf/issue-3590
...
Added base support + sensors for IBM AMM
2016-06-30 21:25:28 -05:00
Brandon Boudrias
cccb07d2a7
matching default port description types with their names
2016-06-30 17:05:55 -07:00
Dave Bell
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
Dave Bell
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
Neil Lathwood and GitHub
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
Tony Murray and GitHub
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
Neil Lathwood and GitHub
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
Paul Gear
4fa4dc2723
Use debug echo on register_mib to prevent interfering with API
2016-06-29 07:57:54 +10:00