ℹ️ Your data is safe here... unless you make the SNIP gods angry. And let's just say they have a really bad sense of humor.

From whysyn, 6 Years ago, written in Plain Text.
Embed
  1. mib: DELL-STORAGE-SC-MIB
  2. modules:
  3.     sensors:
  4.         pre-cache:
  5.             data:
  6.                 - oid:
  7.                     - scCtlrName
  8.         temperature:
  9.             data:
  10.                 -
  11.                     oid: scCtlrTempTable
  12.                     value: scCtlrTempCurrentC
  13.                     num_oid: '.1.3.6.1.4.1.674.11000.2000.500.1.2.19.1.5.{{ $index }}'
  14.                     low_limit: 'scCtlrTempWarnLwrC'
  15.                     low_warn_limit: 'scCtlrTempNormMinC'
  16.                     warn_limit: 'scCtlrTempNormMaxC'
  17.                     high_limit: 'scCtlrTempWarnUprC'
  18.                     # TODO better labels "Top Controller BBU", etc.
  19.                     descr: 'Controller {{ $subindex0 }} {{ $scCtlrTempName }}'
  20.                     index: 'scCtlrTempCurrentC.{{ $index }}'
  21.  
captcha