Commit Graph

3 Commits

Author SHA1 Message Date
ACL
e9120085c9 Updated DataDomain MIB and added Storage support (#9270)
* Updated DataDomain MIB, Added DataDomain Storage poller and discovery

* Fixed issues pre-commit issues

* Removed extra blank lines

* Make polling less redudant

* Remove blank line

* Remove device os detection since it's not needed. Add test data for DataDomain

* Added json test file
2018-10-17 17:02:06 +01:00
Tony Murray
a28ab1293d Improve OS discovery tests data (#5806)
* removed blank line

* Improve OS discovery tests data
Detect OS and snmprec files that don't have tests

* Actually detect DragonFly BSD
2017-02-07 13:31:20 +00:00
Tony Murray
c31b3c0301 feature: use snmpsim for testing
fallback feature so we don't have to run snmpsim on devel computers, should be adequate for now
./scripts/pre-commit.php -u -snmpsim will start an snmpsimd.py process automatically
2016-09-23 14:57:31 -05:00