[OK] Composer Version: 1.9.3
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[WARN] Your local git contains modified files, this could prevent automatic updates.
[FIX]:
You can fix this with ./scripts/github-remove
Modified Files:
config/hashing.php
config/logging.php
config/tinker.php
root@librenms:/opt/librenms#
I also have question connected with auto discovery, how it works in SNMP case when i dont import MIB to LibreNMS ? in case of huawei switch everything works and there is no need for importing MIB, how it is possible ? where are the informations about meaning the values (MIB) it is possible that NMS can download MIB from device ? or while autodiscovering LibreNMS use some internal default database of MIBS ?
LibreNMS shows the cpu of IBMC at the time LibreNMS is running. So it is only mesuring during the peaks. And the IBMC GUI is averaging during minutes. LibreNMS is taking instant peak. So this is clearly artificially higher than truth but there is no easy way to fix this.
I have also another issue, when server is turned off, value of OID for CPU temperature is 255 which means that this information is unvaliable, LibreNMS displays 6550 C in this situation.
Is there any workaround ? because i cant imagine situation stat everytime when customer turn off server alarms about temperature will be activated.
Hello @Fi_Lip
Patched was merged now in main LibreNMS. So you have to revert the manual application you did for testing (daily.sh will fail to upgrade until you do).
Will have a look at the Memory part next week.
Bye