Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Help
  3. Section XVI. System Administration
  4. Backing Up and Restoring Data
  5. File system backups

File system backups

File system backups are required to protect the IT Analytics application directories, files, and OS-specific settings, such as the registry and services for Windows. The file system backup should also capture the nightly database export, which resides in the file system.

Use your company's backup method of choice to perform the file system backup. While a full system backup is recommended, we have identified the key files created by IT Analytics.

IT Analytics - Created Files and Directory Structures

The file paths are shown with Linux usage, with the Windows-specific file system noted.

Table: Files and Directory Structures

File

Comments

.bash_profile for tomcat and users

/etc/init.d/*aptare*

/etc/rc3.d/*aptare*

/etc/rc5.d/*aptare*

/data0?

DB server (Linux)

Contains the Oracle database files;must be backed up using a Cold Backup.

\oradata

DB server (Windows)

Contains the Oracle database files; must be backed up using a Cold Backup.

/opt/apache*, /opt/aptare*, /opt/tomcat*

Other Files
  • /usr/java

  • /etc/profile.d/java.sh

Note:

When backing up the above directories, follow the symbolic links to back up the source directory. For example: /user/java is typically a symbolic link to /usr/java_versions/jdk<version>

Other Symbolic Links

These symbolic links may vary in your environment. Check the Certified Configurations Guide for the latest third-party and open source versions.

tomcat --> apache-tomcat-5.5.25

apache --> httpd-2.4.6

New Users and Groups

Users: aptare, tomcat (all part of /etc/passwd)

Groups: aptare, dba, tomcat (all part of /etc/group)

Note:

Both /etc/passwd and /etc/group should be backed up.

Feedback

Was this page helpful?
Previous

Oracle database backups

Next

Oracle database: Cold backup

Feedback

Was this page helpful?