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: //proc/self/root/usr/lib/netdata/conf.d/go.d/snmp.profiles/default/_intel-lan-adapters.yaml
# Provide Intel lan adapters metrics

metrics:
  - MIB: INTEL-LAN-ADAPTERS-MIB
    table:
      OID: 1.3.6.1.4.1.343.2.7.2.2.1.3
      name: genericAdaptersTrafficStatsAttrTable
    metric_type: monotonic_count
    symbols:
      - OID: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.1
        name: adapterRxPackets
        chart_meta:
          family: 'Network/Interface/Packet/Total/In'
          description: Total number of packets received
          unit: "{packet}/s"
      - OID: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.2
        name: adapterTxPackets
        chart_meta:
          family: 'Network/Interface/Packet/Total/Out'
          description: Total number of packets transmitted
          unit: "{packet}/s"
      - OID: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.3
        name: adapterRxBytes
        chart_meta:
          family: 'Network/Interface/Traffic/Total/In'
          description: Total number of bytes received
          unit: "By/s"
      - OID: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.4
        name: adapterTxBytes
        chart_meta:
          family: 'Network/Interface/Traffic/Total/Out'
          description: Total number of bytes transmitted
          unit: "By/s"
      - OID: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.5
        name: adapterRxErrors
        chart_meta:
          family: 'Network/Interface/Error/Total/In'
          description: Total number of packets received with errors (packets that failed to reach the protocol)
          unit: "{error}/s"
      - OID: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.6
        name: adapterTxErrors
        chart_meta:
          family: 'Network/Interface/Error/Total/Out'
          description: Total number of packets that failed to transmit
          unit: "{error}/s"
      - OID: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.7
        name: adapterRxDropped
        chart_meta:
          family: 'Network/Interface/Dropped/In'
          description: Total number of receive packets dropped due to overrun
          unit: "{drop}/s"
      - OID: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.8
        name: adapterTxDropped
        chart_meta:
          family: 'Network/Interface/Dropped/Out'
          description: Total number of transmit packets dropped due to successive collisions
          unit: "{drop}/s"
      - OID: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.9
        name: adapterRxMulticast
        chart_meta:
          family: 'Network/Interface/Multicast/In'
          description: Total number of Multicast packets received
          unit: "{packet}/s"
      - OID: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.10
        name: adapterCollisions
        chart_meta:
          family: 'Network/Interface/Error/Collision/Count'
          description: Total number of single collisions
          unit: "{collision}/s"
    metric_tags:
      - tag: adapter
        symbol:
          OID: 1.3.6.1.4.1.343.2.7.2.2.1.1.1.2
          name: adapterName
        table: genericAdaptersAttrTable