718 Commits

Author SHA1 Message Date
laf
583043a6c4 Merged hp and comware poll/disco 2015-03-10 00:06:09 +00:00
Daniel Preussker
00881134d3 Merge pull request #571 from KFleshman/issue-569
Fixed bug in includes/discovery/os/hp.inc.php
2015-03-09 19:43:33 +00:00
Kevin Fleshman
246b95eb50 Whoops, $string isn't a useful thing to run a RegEx on! 2015-03-09 12:32:08 -07:00
Neil Lathwood
ac6f77791b Merge pull request #570 from KFleshman/issue-569
Issue 569
2015-03-09 19:28:50 +00:00
Kevin Fleshman
728b9abd54 More generic detection from laf 2015-03-09 12:11:40 -07:00
Kevin Fleshman
0a547f5492 Add detection of HP V1910 switches 2015-03-09 10:36:59 -07:00
Kevin Fleshman
9b940bdba4 Add detection for 3com Baseline switches 2015-03-09 10:07:01 -07:00
Paul Gear
7d94985c3c Fix typo 2015-03-09 08:17:28 +10:00
mchasteen
0df4a86a0a Cleaned up for scrutinizer. 2015-03-04 14:24:31 -07:00
mchasteen
0bb26b9800 Added temperature support for APC portable AC units. 2015-03-03 16:55:30 -07:00
Neil Lathwood
93ba1c61f9 Merge pull request #536 from SaaldjorMike/ciscosb-4
Changed to use mib instead of hardcoded oid
2015-03-02 11:38:10 +00:00
Mike Rostermund
abfb335967 Changed to use mib instead of hardcoded oid 2015-03-02 03:08:56 -08:00
laf
7f823b6d49 Adding more updates found by f0o 2015-03-01 12:23:31 +00:00
laf
ba5eb4e51a Tidying up 2015-02-26 23:04:12 +00:00
laf
15cc00c27d Tidying up 2015-02-26 23:04:10 +00:00
mchasteen
9d3b866202 This probably should have been commited earlier. Added some logic to remove NULL values from sensor DB inserts. 2015-02-26 23:04:02 +00:00
mchasteen
af291f4fc7 Added some logic to keep a mac address that has no associated port from being added to the ipv4_mac table. I found that a cisco device was trying to add a loop-back mac address (000000000000). 2015-02-26 23:03:59 +00:00
mchasteen
dd55334293 Rethought this code. Added some logic to detect a temperature value that contains more than numbers. 2015-02-26 23:03:56 +00:00
mchasteen
7996686e53 Fixed SQL error relating to the temperature in the cisco-envmon.inc.php in discovery. 2015-02-26 23:03:54 +00:00
mchasteen
4781e6d05e Fixed the discovered_last field update thing. 2015-02-26 23:03:45 +00:00
mchasteen
c2ab3e1d0d Fixed the discover_links function so that it can not blow up with NULL values. 2015-02-26 23:03:43 +00:00
mchasteen
03ad4b7bc5 Fixed SQL statement so things don't go broke. 2015-02-26 23:03:28 +00:00
mchasteen
d47952f69e Fixed mempools function. 2015-02-26 23:03:25 +00:00
mchasteen
469a06ae93 Fixed processor discovery. SQL correctly inserts and updates now. Also fixed usage field for cisco devices. 2015-02-26 23:03:23 +00:00
mchasteen
f70989542b Fixed entity-physical. Fixed the ifindex logic. Also fixed the update and insert function calls. 2015-02-26 23:03:20 +00:00
mchasteen
b73f642bc6 Fixed vlan discover so there isn't any more SQL errors. Will need further testing. 2015-02-26 23:03:17 +00:00
laf
a0701fbd25 Fixing scrutinizer issue 2015-02-26 19:48:54 +00:00
laf
fdf902116e Updaetd page formatting 2015-02-26 19:38:47 +00:00
mchasteen
5de5d9c251 Added support for non-high precision APC UPS devices. Tested with APC UPS 8000XL. 2015-02-26 19:31:08 +00:00
mchasteen
c1c26bf831 Added new sensor - Battery Charge. Added discover and polling for APC UPSes. 2015-02-26 19:30:49 +00:00
Neil Lathwood
cd43e11032 Fixed some scrut major issues 2015-02-22 19:28:09 +00:00
Mike Rostermund
5ddf177103 Added fetching of CPU usage on Cisco SB 2015-02-21 05:09:07 -08:00
Mike Rostermund
a01721f1fb Added support for additional Cisco SB units 2015-02-19 23:05:10 +01:00
Rosiak
730caac74a Basic Ruckus Wireless Support
Basic device support for Ruckus Wireless devices.
2015-02-16 20:14:04 +01:00
Rosiak
3804ee001e Basic Barracuda Loadbalancer Support
Very basic discovery support for the Barracuda Loadbalancers.
2015-02-15 12:39:58 +01:00
Søren Rosiak
47a07d44ec Update ibmnos.inc.php
Use or instead of elseif
2015-02-14 17:20:01 +01:00
Rosiak
92422461f2 IBM NOS Support
Basic device support for a few IBM NOS devices.
Will add more as i get access to more devices.
2015-02-14 13:18:00 +01:00
Neil Lathwood
498e4c3fd7 Merge pull request #422 from tuomari/wlc
Add cisco wireless controller detection
2015-02-12 09:25:40 +00:00
Tuomas Riihimäki
b438fd131a Add cisco wireless controller detection and airespace-mibs 2015-02-12 10:33:01 +02:00
Tuomas Riihimäki
ec802efd3b Do not add empty $config['mydomain'] when autodiscovering
When \$config['mydomain'] variable is empty, '.' is appended to
the device hostname. This patch adds a check to prevent that."
2015-01-23 18:49:19 +02:00
Neil Lathwood
8deae3ff79 Added Hikvision support 2015-01-05 21:06:49 +00:00
Paul Gear
06780f1003 Testing EdgeOS support 2014-11-22 20:23:02 +10:00
Paul Gear
e60245b4f2 More testing of VyOS support 2014-11-22 18:11:56 +10:00
Paul Gear
198cf9ac08 Testing VyOS support 2014-11-22 17:47:32 +10:00
Toni Cunyat
eefb5eb974 Alcatel-Lucent OmniSwich (Aruba rebranded) is detected like AOS device #338 2014-11-03 16:40:20 +01:00
Paul Gear
5f9ebd1551 Fix MAC address change false positives 2014-09-28 11:07:30 +10:00
laf
d0fa4eb9ec Added none to vtpversion check 2014-09-09 20:46:17 +01:00
Paul Gear
d49a0b697d Add some debug statements to assist with troubleshooting discovery failure 2014-07-17 15:43:46 +10:00
laf
e0ee9c01a3 Updated column on select which was incorrect 2014-06-24 21:27:30 +01:00
laf
3483952dd7 Fixed more backticks missing 2014-06-24 02:43:05 +01:00