Commit Graph
165 Commits
Author SHA1 Message Date
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
Tom Laermans 87d02ab9f9 Add fortigate support, many thanks to Matthias Cramer (matthias dot cramer at iway dot ch)
git-svn-id: http://www.observium.org/svn/observer/trunk@2986 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-07 22:36:20 +00:00
Tom Laermans ed6ffa6067 syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2964 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-05 16:17:41 +00:00
Tom Laermans 5edc32376b add mempool for powerconnect, at least 62xx series
git-svn-id: http://www.observium.org/svn/observer/trunk@2861 61d68cd4-352d-0410-923a-c4978735b2b8
2012-02-14 18:48:31 +00:00
Adam Amstrong dcf48ae16d add avaya ers support
git-svn-id: http://www.observium.org/svn/observer/trunk@2854 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-27 11:29:37 +00:00
Adam Amstrong 1b1b5bee51 netscaler fixed mempool
git-svn-id: http://www.observium.org/svn/observer/trunk@2825 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-17 16:29:48 +00:00
Adam Amstrong bf09e5844f os_group ios -> cisco
git-svn-id: http://www.observium.org/svn/observer/trunk@2815 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-12 11:16:38 +00:00
Adam Amstrong 69a849c3f0 junos mempools improvement from elec2
git-svn-id: http://www.observium.org/svn/observer/trunk@2733 61d68cd4-352d-0410-923a-c4978735b2b8
2011-11-21 16:01:10 +00:00
Tom Laermans a369c442eb syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2643 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-04 14:38:54 +00:00
Tom Laermans 2dc8b807e9 syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2642 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-04 09:10:21 +00:00
Tom Laermans 6b8cba3d24 syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2580 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-26 16:06:18 +00:00