Commit Graph
6546 Commits
Author SHA1 Message Date
Karl SheaandNeil Lathwood daf2cf7a24 app: Add GPSD application (#4754) 2016-10-08 21:25:50 +01:00
crcroandNeil Lathwood 80497f5295 fix: Ignore meraki bad_uptime #4691 2016-10-08 18:48:11 +01:00
Neil LathwoodandGitHub c0d7ad44b0 Revert "refactor: snmp cleanup" (#4746) 2016-10-07 09:26:10 +01:00
Tony MurrayandNeil Lathwood 07e8e9f2be refactor: snmp cleanup (#4683) 2016-10-06 21:20:11 +01:00
ZaxmyandNeil Lathwood d9c0614b30 newdevice: Add support for Moxa #4733 2016-10-06 18:47:27 +01:00
GuillemandNeil Lathwood c73ed98ea7 newdevice: Add additional features to SAF Tehnika (#4666) 2016-10-06 17:49:40 +01:00
Søren RosiakandNeil Lathwood c8b7d62a60 newdevice: Add support for more Pulse Secure devices #4680 2016-10-06 17:15:20 +01:00
Søren RosiakandNeil Lathwood 27b1eb7d9e newdevice: Add support for more DNOS devices #4627 2016-10-06 16:52:56 +01:00
Aaron DanielsandNeil Lathwood a2563c5b67 feature: Added Cisco Integrated Management Console inventory and sensor support #4454 2016-10-06 01:40:37 +01:00
Neil Lathwood 09e888190a newdevice: Added support for Sinetica UPS 2016-10-05 18:58:41 +01:00
Neil LathwoodandDaniel Preussker cf66965e4b fix: fixed count test for cisco-otv poller module (#4714) 2016-10-05 08:05:00 +00:00
Daniel PreusskerandNeil Lathwood 638f61002c fix: Fall back to ipNetToMediaPhysAddress when ipNetToPhysicalPhysAddress not available #4559 2016-10-04 08:27:46 +01:00
ZaxmyandNeil Lathwood 0a30502fea fix: ipmi poller, run with USER rights and surround username and password with '' #4710 2016-10-04 08:13:52 +01:00
David BellandNeil Lathwood 715e371002 Add Aerohive logo 2016-10-03 19:13:02 +01:00
ZaxmyandNeil Lathwood 2b52977668 fix: Wrapped ipmi user / pass in quotes #4686 and #4702 2016-10-03 19:10:59 +01:00
Neil LathwoodandGitHub 9cfa1fd9b4 newdevice: Add support for Mimosa Wireless #4676 2016-10-03 18:54:08 +01:00
Neil Lathwood c0836cb72d rebased 2016-10-03 18:26:00 +01:00
Neil Lathwood 59da343f7d changed from isset to !empty 2016-10-03 18:23:59 +01:00
crcroandNeil Lathwood 5c761eb1c7 Updated toner discovery (#4637) 2016-10-03 17:49:23 +01:00
Tony MurrayandNeil Lathwood c5177c26af feature: validate.php: check poller and discovery status (#4663) 2016-10-03 17:48:19 +01:00
FTBZandNeil Lathwood d712f4ca69 Added Active GlobalProtect Tunnels graph to PANOS (#4654)
feature: Added GlobalProtect sessions to PANOS
2016-10-03 17:33:23 +01:00
Neil LathwoodandDaniel Preussker 06b0906aae fix: Fixed SQL query for bgpPeers check to remove stale sessions (#4697) 2016-10-02 07:25:48 +00:00
Rosiak 51a6ed60d7 newdevice: Add support for Mimosa Wireless #4676 2016-10-01 10:24:35 +02:00
Johan 032bfe0745 Fixes issue-4677 2016-09-30 15:08:11 +02:00
Tony MurrayandGitHub e17c34bb79 fix: netonix version display (#4672) 2016-09-29 14:25:27 -05:00
Tony MurrayandGitHub 714d294222 fix: FreeBSD variants (#4661)
Restore them to one file, improve unit tests by adding FreeBSD to the string
2016-09-28 20:36:12 -05:00
Tony MurrayandGitHub a8037d9bdd fix: windows server version detection (#4648)
* fix: windows server version works again
Cleanup poller file/convert to str_contains()
Fix Windows 10 Anniversery update
Add support for Windows Server 2016

* Update windows.inc.php

Restore trim(str_replace(

* Fix missing semi-colin
2016-09-28 19:33:03 -05:00
Tony MurrayandNeil Lathwood 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
Daniel PreusskerandNeil Lathwood 20a3b555ab Fix Day counter in process CPU-time (#4653)
fix: Updates unix-agent handling of reported time values from check_mk #4652
2016-09-28 09:20:16 +01:00
Søren RosiakandNeil Lathwood f6db0a505a feature: Add Cisco WAAS Optimized TCP Connections Graph (#4645)
* feature: Add Cisco WAAS Optimized TCP Connections Graph

* fix names
2016-09-28 08:00:35 +01:00
Neil LathwoodandGitHub 6fdcf8a6da refactor: OS Discovery files D-H (#4572)
* refactor: OS Discovery files D-H

* Combine edgeswitch check

* fix my typo

* update to fix tests
2016-09-27 22:31:16 +01:00
crcroandNeil Lathwood f06b0ffb66 fix: device with no uptime (#4625)
fix: Add checks for devices with no uptime over snmp #4587
2016-09-27 21:07:42 +01:00
Tony MurrayandGitHub b41ce631a8 device: Edge Core ES3528M - base support
device: Edge Core ES3528M - base support
2016-09-27 14:54:39 -05:00
crcroandNeil Lathwood 4bb435ee21 poweralert divisor fix for voltages (#4639) 2016-09-27 20:40:15 +01:00
Tony MurrayandGitHub 82a7d3fa5f Update edge-core.inc.php 2016-09-27 14:38:35 -05:00
crcroandNeil Lathwood 904e7a86a1 apc smart ups support (#4622) 2016-09-27 20:20:10 +01:00
Tony MurrayandNeil Lathwood 74a8822034 Clean up discover_x functions debug output. (#4610) 2016-09-27 20:18:12 +01:00
Tony Murray 59d294a58f fix: stop qnap discovery from running for every device 2016-09-27 13:55:16 -05:00
Tony Murray efc4d59324 device: Fix eatonups to properly discover sensors
Also removed many needless snmpgets
2016-09-27 12:47:03 -05:00
Søren RosiakandTony Murray 3a6c6985a3 newdevice: Added support for Cisco IPS (#4561)
* newdevice: Added support for Cisco IPS

* Add snmprec

* fix
2016-09-27 12:35:46 -05:00
Neil Lathwood ef59d5110f Rebased + added OS Tests 2016-09-27 18:05:42 +01:00
Tony MurrayandNeil Lathwood 02b84cf3f7 Support device group definitions from v2 (#4591)
* Support device group definitions from v2
Disable editing v2 groups.

V2 Device groups are defined as follows:
pattern = WHERE query with ? placeholders for values
params = json encoded array of values

* Can't array_unshift something that isn't an array...
2016-09-27 17:50:52 +01:00
Neil LathwoodandTony Murray 5c4d383f80 fix: Fixed the old port rrd migration code to work with new rrdtool functions (#4616) 2016-09-27 09:18:57 -05:00
kate66andNeil Lathwood 3784f65abb Added MGE Comet detection (#4606)
newdevice: Added MGE detection
2016-09-27 14:49:58 +01:00
Neil LathwoodandGitHub 6294506e38 Update netonix current descr (#4618) 2016-09-27 09:32:26 +01:00
Neil LathwoodandGitHub 812cf1c29d Update quanta.inc.php 2016-09-27 09:03:22 +01:00
Daniel PreusskerandGitHub 64fdeeb87f hopefully fix quanta discovery 2016-09-27 09:51:59 +02:00
crcro 171111fe58 make procurve dicovery case insensitive 2016-09-27 03:53:00 +03:00
Neil LathwoodandTony Murray dc26f097b0 fix: Run cleanup for ipmi sensor discovery (#4582)
* fix: Run cleanup for ipmi sensor discovery

* Updated check_valid_sensors calls to use ipmi as sensor type
2016-09-26 16:34:54 -05:00
Tony MurrayandGitHub 38d87df9be Fix netonix version (#4607) 2016-09-26 16:33:56 -05:00