HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //lib/netdata/conf.d/go.d/snmp.profiles/default/vmware-esx.yaml
extends:
  - _system-base.yaml
  - _std-host-resources-mib-feat-base.yaml
  - _std-if-mib.yaml

sysobjectid:
  - 1.3.6.1.4.1.6876.4.1

metadata:
  device:
    fields:
      vendor:
        value: "VMware"
      type:
        value: "Server"

# VMWARE-RESOURCES-MIB
# https://mibbrowser.online/mibdb_search.php?mib=VMWARE-RESOURCES-MIB
# https://github.com/DanielleHuisman/observium-community-edition/blob/main/mibs/vmware/VMWARE-RESOURCES-MIB

# VMWARE-ENV-MIB
# https://mibbrowser.online/mibdb_search.php?mib=VMWARE-ENV-MIB
# https://github.com/DanielleHuisman/observium-community-edition/blob/main/mibs/vmware/VMWARE-ENV-MIB

metrics:
  - MIB: VMWARE-RESOURCES-MIB
    table:
      OID: 1.3.6.1.4.1.6876.3.5.2
      name: vmwHostBusAdapterTable
    symbols:
      - OID: 1.3.6.1.4.1.6876.3.5.2.1.4
        name: vmwHbaStatus
        chart_meta:
          description: Current HBA status
          family: 'Hardware/HBA/Status'
          unit: "{status}"
        mapping:
          1: unknown
          2: normal
          3: marginal
          4: critical
          5: failed
    metric_tags:
      - tag: vmw_hba_device_name
        symbol:
          name: vmwHbaDeviceName
          OID: 1.3.6.1.4.1.6876.3.5.2.1.2

  - MIB: VMWARE-ENV-MIB
    table:
      OID: 1.3.6.1.4.1.6876.4.20.3
      name: vmwEnvTable
    symbols:
      - OID: 1.3.6.1.4.1.6876.4.20.3.1.3
        name: vmwHardwareStatus
        chart_meta:
          description: Last reported status of this component
          family: 'Hardware/Component/Status'
          unit: "{status}"
        mapping:
          1: unknown
          2: normal
          3: marginal
          4: critical
          5: failed
    metric_tags:
      - tag: vmw_subsystem_index
        index: 1
      - tag: vmw_subsystem_type
        symbol:
          name: vmwSubsystemType
          OID: 1.3.6.1.4.1.6876.4.20.3.1.2
        mapping:
          1: unknown
          2: chassis
          3: power_supply
          4: fan
          5: cpu
          6: memory
          7: battery
          8: temperature_sensor
          9: raid_controller
          10: voltage