Posts by Makandry

    Hi guys,

    Did someone find out how to get: cpu, memory, disk, load, interface traffic info ?

    I installed the net-snmp package on a linux machine running CentOS with the same default config:

    Code
    com2sec local default libreelec
    group localgroup v2c local
    access localgroup "" any noauth exact all all none
    view all included .1 80
    syslocation HOME
    syscontact root@localhost
    dontLogTCPWrappersConnects yes

    And I get a bunch of information like 3000 lines including cpu, memory, disk, it looks like the config options are ok

    With LibreELEC I have about 52 lines whit the same command:

    Maybe some of the files in /mibs needs to be adapted to libreelec to get the data ?

    /storage/.kodi/addons/service.net-snmp/share/snmp/mibs

    AGENTX-MIB.txt RFC1155-SMI.txt

    BRIDGE-MIB.txt RFC1213-MIB.txt

    DISMAN-EVENT-MIB.txt RMON-MIB.txt

    DISMAN-SCHEDULE-MIB.txt SCTP-MIB.txt

    ...

    Net-SNMP

    Thanks!