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

TruenNAS CORE and SCALE falsely identified as FreeNAS

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • None
    • CE-22.5
    • Discovery, Web Interface
    • None

    Description

      Version is CE 23.9!

      No big deal, but the FreeNAS product name and brand has ceased to exist in 2020 so I suggest updating icons and description.

      See attached screenshot for the current state of affairs. These are two TrueNAS CORE systems (based on FreeBSD) displayed with the old FreeNAS shark and one TrueNAS SCALE system (based on Debian) displayed with a generic Debian icon.

      A quick fix via configuration is:

      $config['os']['freenas']['icon']     = "truenas";
      $config['os']['freenas']['text']     = "TrueNAS";
      

      Discovery and snmpwalk output attached. Don't be mislead by the hostnames - two of my systems are named "freenas" for historical reasons but the product is TrueNAS CORE 13.0-U6.1.

      Kind regards
      Patrick

      Attachments

        Activity

          [OBS-4722] TruenNAS CORE and SCALE falsely identified as FreeNAS
          Hausen Patrick M. added a comment -

          Hi Mike!

          The FreeBSD based current and well supported version is not called FreeNAS. Since 2020 the products are named:

          • TrueNAS CORE for FreeBSD based product
          • TrueNAS SCALE for Linux based product

          Kind regards
          Patrick

          Hausen Patrick M. added a comment - Hi Mike! The FreeBSD based current and well supported version is not called FreeNAS. Since 2020 the products are named: TrueNAS CORE for FreeBSD based product TrueNAS SCALE for Linux based product Kind regards Patrick

          OS detect already improved in recent revisions.
          For FreeNAS added distro field for correct icon in r13264.

          We keep os names for FreeNAS - as FreeBSD based os and TrueNAS as Linux based os.
          No other changes for old (unsupported oses).

          landy Mike Stupalov added a comment - OS detect already improved in recent revisions. For FreeNAS added distro field for correct icon in r13264. We keep os names for FreeNAS - as FreeBSD based os and TrueNAS as Linux based os. No other changes for old (unsupported oses).
          Hausen Patrick M. added a comment -

          With the configuration in place the devices look like in the second screen shot. That would be good enough for me although TN CORE and TN SCALE really have different logos/icons.

          Hausen Patrick M. added a comment - With the configuration in place the devices look like in the second screen shot. That would be good enough for me although TN CORE and TN SCALE really have different logos/icons.

          General questions and device support can be discussed in our Discord channel, click here to join.


          Please make and attach additional information about the device:

          • full snmp dump from device:

            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk

            If device not support SNMP version 2c, replace -v2c with -v1.

          • If you have problems with discovery or poller processes, please do and attach these debugs:

            ./discovery.php -d -h <device>
            ./poller.php -d -h <device>

          • additionally attach device and/or vendor specific MIB files

          This comment is added automatically.

          bot Observium Bot added a comment - General questions and device support can be discussed in our Discord channel, click here to join . Please make and attach additional information about the device: full snmp dump from device: snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk If device not support SNMP version 2c, replace -v2c with -v1. If you have problems with discovery or poller processes, please do and attach these debugs: ./discovery.php -d -h <device> ./poller.php -d -h <device> additionally attach device and/or vendor specific MIB files This comment is added automatically.

          People

            landy Mike Stupalov
            Hausen Patrick M.
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: