mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Discovery of Avocent Cyclades ACS 6000 * I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. * Unit Testing and more precise OS definition * Unit Testing snmprec file * Update OSDiscoveryTest.php * move to sysObjectId lookup
11 lines
186 B
YAML
11 lines
186 B
YAML
os: avocent
|
|
text: Avocent
|
|
type: network
|
|
icon: avocent
|
|
discovery:
|
|
- sysDescr_regex:
|
|
- '/^Avocent/'
|
|
- '/^AlterPath/'
|
|
- sysObjectId:
|
|
- .1.3.6.1.4.1.10418.16
|