Skip to content

Instantly share code, notes, and snippets.

@tinbotu
Last active April 11, 2025 08:20
Show Gist options
  • Save tinbotu/54cf0879b6da24dd72f73ff570cbab3b to your computer and use it in GitHub Desktop.
Save tinbotu/54cf0879b6da24dd72f73ff570cbab3b to your computer and use it in GitHub Desktop.
LibreNMS NEC Univerge Temperature; includes/definitions/discovery/
mib: PICO-SMI
modules:
sensors:
temperature:
data:
-
oid: picoCelsius
num_oid: '.1.3.6.1.4.1.119.2.3.84.2.1.1.0'
descr: 'picoTemperatureC'
processors:
data:
-
oid: picoSchedRtUtl5Sec
num_oid: '.1.3.6.1.4.1.119.2.3.84.2.5.2.0'
descr: 'System CPU Utilization 5sec'
type: 'univerge-utilization'
mempools:
data:
-
percent_used: .1.3.6.1.4.1.119.2.3.84.2.6.2.0
total: .1.3.6.1.4.1.119.2.3.84.2.6.1.0
descr: 'Heap Memory Used'
@tinbotu
Copy link
Author

tinbotu commented Aug 17, 2020

place mib files to mibs/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment