09 Aug 2024 09:19 AM
Hello,
We need to install OneAgent on a linux server and the client asks for prerequisites of installation, so i took a look to the documentation and we find the table describing storage recommanded for every directory :
| Linux (x86) | Default directory |
Size of installation | ~1 GB | /opt/dynatrace/oneagent |
Persistent configuration | ~5 MB | /var/lib/dynatrace/oneagent/agent/config |
Temporary files, runtime configuration | 200 MB | /var/lib/dynatrace/oneagent/agent/runtime |
Logs | 1 GB | |
Crash reports, memory dumps | 3 GB | /var/lib/dynatrace/oneagent/datastorage |
Additional space required for updates | 1.9 GB | |
Total | 7.1 GB |
|
Does that mean that we have to create File systems for /opt/dynatrace/ , /var/lib/dynatrace/ and /var/lib/dynatrace/ ?
Thank you.
Solved! Go to Solution.
09 Aug 2024 11:12 AM - edited 09 Aug 2024 11:12 AM
Hi,
Those would be created during installation. But maybe, you wants to isolate them in differentes volume groups.
And if /var/log/dynatrace is full, it would not be touching /var or root.
Best regards
09 Aug 2024 03:11 PM
Thank you. So, we can say the same for directories of an activegate right ?
12 Aug 2024 09:02 AM
Yes!