Im working on dockerizing our LibreNMS. Ive got it compose and running on docker however when Im dumping the mysql I notice the file size is 74G. Is that right ?
Sounds very large. There are some tuning options for maintaining the database such as removing old logs and purging things. There are configuration variables that need to be set and then ‘daily.sh’ needs to be run daily.
Tune those logs and drops to 20G. Manage to restore it on the docker container
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.