mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* fix: take another crack at fixing uptime It looks like we weren't using sysUpTime before??? Simplify the code and just max all the time values. * inline bad checks
10 lines
184 B
YAML
10 lines
184 B
YAML
os: windows
|
|
type: server
|
|
text: 'Microsoft Windows'
|
|
ifname: 1
|
|
processor_stacked: 1
|
|
bad_hrSystemUptime: true
|
|
discovery:
|
|
- sysObjectId: .1.3.6.1.4.1.311.1.1.3
|
|
- sysDescr: Windows
|