×
Back to OP5 Monitor FAQ
Most commonly known files or logs that can fill up OP5 filesystem or disk spaces
Some of the known large files contributing to disk space include:
- Backup files having this naming convention -
<hostname.company.com.year-month-day>.backupthis is by default stored under/rootif not configured to have a separate filesystem mount. Those ones oftentimes are in gigabytes depending on the size of your monitoring system. - Files
/opt/monitor/var/archives/naemon.log-<date>- are naemon archive log files that normally rotates every day. - If the culprit happens to be the database,
mon log purgecan be run to remove old database entries (example, those older than 2 years) that may no longer be relevant for reporting.
Please refer to documentation. OP5 Monitor - Database maintenance and removing old data – Support - ITRS Group
Other than those files and factors affecting available disk space, there are also system-generated files that needs Linux Systems Administrator’s assistance. Like the following:
/var/log/messages*coredumpfiles depending on how the system is configured- Files under
/var/spool/folder - And others
We usually recommend installing and using ncdu to get a graphical representation of what’s taking up space, it’s easy to use and normally very helpful.
To install the package:
# yum install ncdu
["Geneos"]
["FAQ"]