librenms/tests
FingerlessGlov3s fe9deb9b9c
Additional Open Sense detection (#11196)
* Update opnsense.yaml - too add discovery method

Update opnsense.yaml for new OPNsense OID called version.
This will help with detection after the user turns on "Display Verion in OID" within OPNsense

* Re-order to reduce snmp-scan.py time

First, check sysDescr for OPNsense.  Then if sysObjectID is 1.3.6.1.4.1.12325.1.1.2.1.1, run an snmpget

* Create opnsense_1.snmprec

Make up test file since data was not supplied

Co-authored-by: Tony Murray <murraytony@gmail.com>
2020-02-25 20:28:22 -06:00
..
Browser Consolidate configuration settings and implement dynamic webui settings (#9809) 2019-10-16 21:22:05 +00:00
config Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
data Aruba-Instant: Add the serial to aruba-instant devices (#11184) 2020-02-25 19:35:49 -06:00
Feature/SnmpTraps SNMP Traps for Juniper Power Supplies (#10965) 2020-01-24 05:59:59 -06:00
mocks mock.snmp.inc.php: Fix snmptranslate exception (#11085) 2020-01-31 15:07:45 +01:00
snmpsim Additional Open Sense detection (#11196) 2020-02-25 20:28:22 -06:00
Unit Speed up canAccessDevice/devicesForUser (#10992) 2020-02-05 18:00:08 -06:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
AlertingTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
AuthHTTPTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
AuthSSOTest.php Fix SSO Auth test (#11155) 2020-02-16 16:07:51 -06:00
BasicApiTest.php Move API routing to Laravel (#10457) 2019-07-29 16:32:37 -05:00
bootstrap.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
ciscosb_sge.json Added Cisco SGE OS Detection (#10697) 2019-10-21 01:39:55 +00:00
CommonFunctionsTest.php Use PDO for MySQL queries (#8935) 2018-08-17 21:29:20 +01:00
ConfigTest.php Consolidate configuration settings and implement dynamic webui settings (#9809) 2019-10-16 21:22:05 +00:00
CreatesApplication.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
DBSetupTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
DBTestCase.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
DocsTest.php Fix doc test after changelog split (#10412) 2019-07-04 08:01:46 -05:00
DuskTestCase.php New User Management (#9348) 2019-04-22 19:01:39 -05:00
FpingTest.php Fixed duplicate ping response causing false down (#10692) 2019-10-16 09:36:54 +01:00
FunctionsTest.php Update IronWare sensors & bgp-peers discovery, allow skip_values to target a specific index appended to the OID (#10941) 2020-02-01 23:28:03 +01:00
GitIgnoreTest.php Restore gitignore file contents (#9784) 2019-02-06 06:57:44 -06:00
IpTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
LockTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
MibTest.php Use Config helper (#10339) 2019-06-23 00:29:12 -05:00
module_tables.yaml Added support for routing table collection in discovery (#10182) 2019-11-17 16:30:43 +01:00
OSDiscoveryTest.php Updated device cache support (#10795) 2019-11-14 21:56:06 +00:00
OSModulesTest.php Updated device cache support (#10795) 2019-11-14 21:56:06 +00:00
QueryBuilderTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
RrdDefinitionTest.php Use Config helper (#10339) 2019-06-23 00:29:12 -05:00
RrdtoolTest.php Use Config helper (#10339) 2019-06-23 00:29:12 -05:00
SchemaTest.php Refactored and update Location Geocoding (#9359) 2018-11-28 22:49:18 +00:00
SnmpsimHelpers.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
SVGTest.php Fix ray raster image in svg (#9371) 2018-10-23 11:32:44 -05:00
SyslogTest.php Use Config helper (#10339) 2019-06-23 00:29:12 -05:00
TestCase.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
tests.py Python dispatcher service v2 (#10050) 2019-05-20 11:35:47 -05:00
YamlTest.php Validate config schema, add types to all (#10723) 2019-10-20 23:08:40 +00:00