mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added basic HPE OpenVMS detection (#6706)
I could not figure out the proper logo, so HPE it is.
This commit is contained in:
committed by
Neil Lathwood
parent
77c5b1e304
commit
2a75083f47
7
includes/definitions/openvms.yaml
Normal file
7
includes/definitions/openvms.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
os: openvms
|
||||
type: server
|
||||
text: 'HPE OpenVMS'
|
||||
icon: 'hpe'
|
||||
bad_hrSystemUptime: true
|
||||
discovery:
|
||||
- sysObjectId: .1.3.6.1.4.1.36.2.15.22.1
|
2
tests/snmpsim/openvms.snmprec
Normal file
2
tests/snmpsim/openvms.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|hostname AlphaServer DS25 OpenVMS V7.3-1 Compaq TCP/IP Services for OpenVMS
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.36.2.15.22.1
|
Reference in New Issue
Block a user