Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-4533

Mikrotik port sensors grouping

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Trivial
    • None
    • None
    • Discovery
    • None

    Description

      Mikrotik sensors definition for mtxrOpticalTable are being matched to port names as below, with SFP+ fields, this no longer works as the default names have a "-" in them, example sfp-sfpplus1

        'measured_match'     => [ 'entity_type' => 'port', 'field' => 'ifDescr', 'match' => '%mtxrOpticalName%', 'transform' => [ 'action' => 'explode', 'delimiter' => '-' ] ],

      Please change to:

        'measured_match'     => [ 'entity_type' => 'port', 'field' => 'ifDescr', 'match' => '%mtxrOpticalName%'],

      Attachments

        Activity

          People

            landy Mike Stupalov
            ali Ali D
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: