370fab065a
fix not set
2016-08-16 09:55:00 +03:00
2bf54f106b
removed useless comments
2016-08-16 05:50:45 +03:00
b4354b3801
rewrite to use snmp_walk against snmp_get for fewer device queries
2016-08-16 05:48:47 +03:00
b201e642d8
fix: sensor id for rrd file
2016-08-13 15:42:43 +03:00
ca1223cf2d
added sensors for power usage and temperatures of the blade system
2016-08-13 15:10:45 +03:00
709e941c77
fixes - PSR-2 style
2016-08-13 03:25:28 +03:00
133a8c8768
rewrite the discovery module based on presence oid
2016-08-12 15:02:58 +03:00
d95cf4ac16
added hardware model, software version, fans and ps sensor states, removed header cpu and memory graphs
2016-08-11 17:49:34 +03:00
eaafa3a4d8
Merge pull request #4012 from Rosiak/cisco-asa-state-discovery
...
Cisco ASA HA State Discovery
2016-08-10 19:25:34 +01:00
bc16925f25
Last fix
...
Don’t add states for non ha setups.
2016-08-10 18:27:42 +02:00
35d7456c1a
Fixing AUTHORS.md conflict
2016-08-10 14:23:22 +02:00
96269ef3b6
Cisco ASA HA State Discovery
...
#3784
2016-08-09 22:07:34 +02:00
4f6693c86f
Cisco VSS State Discovery
...
Initial commit
2016-08-05 23:34:02 +02:00
51e0e6c162
Updates to add the copyright headers
2016-08-05 13:40:56 +02:00
1d4db3d718
Updates to match the librenms coding guidelines
2016-08-05 13:27:47 +02:00
d1f790f3dc
Update the current value when discovering the Brocade NOS sensors
2016-08-05 12:56:46 +02:00
0eff6964c6
Adding support for Brocade VDX sensors
2016-08-05 12:46:32 +02:00
41d8ef1be5
Updated pre-cache to pass empty array
2016-08-04 15:41:35 +01:00
abfe23a530
Replaced $oid with $pbn_oid
2016-08-03 22:56:49 +01:00
77a7211246
Add State Disco
2016-07-29 16:11:45 +02:00
d8ad3fdb72
HPE Comware Fan & Power State Sensor Support
2016-07-28 22:41:51 +02:00
cfb737f4b8
Minor stuff
2016-07-28 10:39:46 +02:00
d63db16d31
Fix offset crash
2016-07-27 20:49:37 +02:00
b8dfdc1cf7
copy paste duh
2016-07-27 19:09:35 +02:00
d83ed6b6be
Wrong bias did used
2016-07-27 19:00:47 +02:00
a02312eccf
Initial commit
2016-07-27 18:48:39 +02:00
8b03e7db05
Use right descr
2016-07-26 22:12:39 +02:00
705b0a7aa8
Move SNMP query
2016-07-26 21:17:08 +02:00
7a0895731a
Small change
2016-07-26 20:42:02 +02:00
beea32ad08
Comware Temperature Discovery
...
Basic temp disco, tested on 5900 & 5930.
2016-07-26 19:32:35 +02:00
db0e6eca2f
Clean up ibm-amm sensors
...
Add power module state
Correct state indexes
Use numeric oids, but document named oids
2016-07-22 18:46:29 -05:00
591983ac75
Fix incorrect thresholds
...
The initial value was fetched incorrectly
2016-07-22 00:26:02 -05:00
e309ec060c
Merge pull request #3820 from vitalisator/pbn-optical-sensor
...
add pbn SFP Sensors
2016-07-13 11:43:33 +01:00
e5ee8a75a7
trim lower current limit
2016-07-11 10:14:53 +02:00
65dcdc5ac9
add pbn SFP Sensors
2016-07-10 20:05:33 +02:00
4b282018b2
Check firmware version of poweralert units before applying divisor for current sensor
2016-07-09 22:33:42 +01:00
17fc6ea114
Changed str_replace to trim
2016-07-09 09:39:54 -05:00
2df92b5ca9
fixed lantronix-slc temperature sensor discovery
2016-07-08 08:30:38 -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
b38cb6b76f
Merge pull request #3741 from laf/junos-optics
2016-07-06 23:07:49 +02:00
38e222fd8a
removed empty/unsued else conditionals
2016-07-05 12:17:25 -05: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
9a3cf966fc
Merge remote-tracking branch 'origin/master' into thecityofguanyu/add-telco-systems-os
2016-07-05 09:07:10 -05:00
e537f9743a
renamed various metronid.inc.php files to aen.inc.php
2016-07-05 07:49:45 -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
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
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