Tony Murray
edbb6ae0e3
refactor: Centralize MIB include directory specification ( #4603 )
...
* refactor: Centralize MIB include directory specification
The default is now:
```
$config['mib_dir'].'/mibdirname:'.$config['mib_dir']
```
This means we exclude OS mibs and only use ours (we could prepend `+` if we want to include os mibs.
All snmp calls should only include the name of the subdirectory under the mibs directory.
* Remove d_echo from Proc
Fix snmpsim tests.
2016-09-28 14:19:28 +01:00
Tony Murray
1b4d44b2f8
Netonix switch update
...
New mib
Added total power consumption and dc power input (for dc switches)
Small cleanups
2016-09-26 10:34:49 -05:00
crcro
20a452912f
newdevice: hp online admin cpu and mem #4327
...
newdevice: hp online admin cpu and mem #4327
2016-09-04 16:30:09 +01:00
crcro
bc816ee461
discovery: ubnt edgeswitch os update ( #4249 )
...
newdevice: Improved support for UBNT EdgeSwitch OS #4249
2016-08-29 21:24:22 +01:00
ospfbgp
d62f2f9d08
Update support for avaya-vsp and fix problem in functions.php for avaya-vsp ( #4237 )
...
newdevice: Improved support for Avaya VSP #4237
2016-08-29 20:00:05 +01:00
Tony Murray
9284bc60ff
Update code in includes to be PSR-2 compliant ( #4220 )
...
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
vitalisator
850c4a2f92
move pbn mibs to subdirectory
2016-08-07 11:40:37 +02:00
thecityofguanyu
f7c29640fa
fixed typo in adtran-aos mempools discovery if conditional
2016-07-10 09:53:33 -05:00
Chris A. Evans
9c145b5475
Added discovery/polling support for Telco Systems BiNOS
...
Changes to be committed:
new file: includes/discovery/mempools/binos.inc.php
new file: includes/polling/mempools/binos.inc.php
2016-07-08 14:15:37 -05:00
walrus
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
Chris A. Evans
9a3cf966fc
Merge remote-tracking branch 'origin/master' into thecityofguanyu/add-telco-systems-os
2016-07-05 09:07:10 -05: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
6236657126
add files to telco-systems branch
2016-07-02 12:54:09 -05:00
Frederik Mogensen
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
Neil Lathwood
287f8864e7
Merge pull request #3312 from thecityofguanyu/thecityofguanyu/ironware-netiron-mempool
...
Fix mempool reporting for Brocade IronWare NetIron devices
2016-04-24 11:02:17 +01:00
Casey Schoonover
f95ed6c37e
Added memory utilization discovery/polling for DNOS
2016-04-19 09:45:18 -05:00
thecityofguanyu
b9332fad89
modified: includes/discovery/mempools/ironware-dyn.inc.php
...
modified: includes/polling/mempools/ironware-dyn.inc.php
2016-04-01 16:29:58 -05:00
Xavier Beaudouin
760f1be055
Typo that make mempool non working => fixed
2016-02-24 18:33:30 +01:00
Xavier Beaudouin
51d1a8939e
Better ServerIron support
2016-02-23 18:13:45 +01:00
Xavier Beaudouin
63a76a7605
Initial commit for ServerIron support
2016-02-23 17:57:08 +01:00
Tony Murray
7b2974f0c4
Memory precision is kb.
2016-02-22 23:59:16 -06:00
Tony Murray
ea3eedf3f0
Netonix Update
...
Add copyright header
Add support for CPU and memory
Fix version display for 1.3.9
Improve fan description
2016-02-22 23:12:12 -06:00
vitalisator
b4cbd3087c
add build specific handling on cpu and mempool discoverx/polling
2015-12-27 12:12:43 +01:00
vitalisator
81ab435942
add cpu and memory discovery/polling to PBN devices
2015-12-27 00:23:39 +01:00
Neil Lathwood
1ced3dff98
Merge pull request #2558 from vizay/brocade-vdx-support
...
Added full discovery and polling support for brocade VDX devices.
2015-12-18 15:57:27 +00:00
laf
d0eab1c02b
Moved memory graphs for vmware to mempool polling
2015-12-13 18:02:24 +00:00
vizay
35e0408edd
Added back discovery for older VDX systems for backwards compatibility. Fixed indentations
2015-12-08 16:24:12 +01:00
vizay
59b4ef7712
Added discovery and polling support for brocade VDX devices. Removed an obsolete value and check for ifAlias (in definitions and ports) since VDX nowdays report correct from ifAlias. Removed printing of interface numbers for vdx devices in the interface list since VDX devices do not report the expected ifIndex value like other switches do
2015-12-04 15:35:02 +01:00
laf
c1239b50e1
Pointed the snmp calls for Huawei to the correct folder!
2015-12-02 20:57:04 +00:00
Mike Rostermund
4cb734a3d4
Added support for LigoWave Infinity AP's
2015-11-18 10:41:55 -08:00
Mike Rostermund
01922e5c5a
Added support for CPU and Memory usage of Ubiquiti UniFi
2015-11-12 09:55:11 -08:00
Neil Lathwood
9802d8992b
Merge pull request #2053 from chrisgfx/issue-1870
...
Issue 1870 : Pulse Secure OS support
2015-10-10 10:28:01 +01:00
chrisgfx
dbb6e1d7b0
Create pulse.inc.php
2015-10-03 11:44:30 +02:00
Mark Nagel
46bb776cae
Update sonicwall.inc.php
...
Fixed indentation again!
2015-09-22 14:36:13 -07:00
Mark Nagel
a26d471ba9
Update sonicwall.inc.php
...
Updated to conform to coding standards, added copyleft header.
2015-09-22 07:26:56 -07:00
Mark Nagel
8c20f54ab5
Create sonicwall.inc.php
...
Discovery module for SonicWALL memory utilization.
2015-09-21 16:09:42 -07:00
Mark Schouten
677a4f3f5f
Remove all unneeded if($debug)-statements and replace them with d_echo . discovery dir..
2015-08-21 16:10:01 +02:00
laf
936fb32a9e
Used oid instead of static
2015-08-11 20:20:02 +00:00
laf
c652cb652e
Added serial,version, cpu and mem for zywall
2015-08-11 12:32:54 +00:00
Rasmus Aberg
00bb6b0274
Added support for Extreme CPU usage + Memory, bug fix for Extreme Power, changes/additions in rewrites.inc.php and added support for some new Extreme platforms/features
2015-07-21 13:03:32 +02:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
Job Snijders
ebd0f6fc35
Apply "Squiz" code style on old (pre-2014) files
2015-07-11 16:12:35 +02:00
Alan Gregory
1d245053b1
Removed ?> tag on non template file (Best Pratices)
2015-05-22 15:46:11 -03:00
Alan Gregory
218636896a
Added Fiberhome Mempools Discovery/Pooler
2015-05-22 11:23:52 -03:00
Alexander Sosna
5a7988e2e4
chmod 0644 to php files not directly executed
2015-04-28 22:58:03 +02:00
laf
02792176fa
Updated most files to use dbFacile
2014-03-12 22:21:33 +00:00
Adam Amstrong
b273e04241
/// -> //
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
Adam Amstrong
cacf913a55
# -> / for phpdoc
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
Tom Laermans
f73e4d29a3
detect cpu and mempools via alternate mibs on some srx platforms, actually a juniper bug that the real mib isn't populated, but meh
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3032 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-13 00:23:20 +00:00
Tom Laermans
9db13602e5
small mods
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2995 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-08 16:00:32 +00:00