As part of AimBetter’s Zero Trust policy, our agent access is restricted to the Data layer architecture level only, having no access to the content of the database tables data.
Another important security factor is that the AimBetter Agent has read-only permissions and all information collected is immediately transferred over fully secured/ encrypted channels into the central data center, not being stored onsite in the customer domain.
For each environment, we provide clear instructions regarding the process of creating a monitoring user for the AimBetter Agent with minimal permissions, as follows:
- Windows OS user
- Linux OS user
- MSSQL on-prem/ Azure SQL Managed instance user
- Oracle on-prem user
- Amazon RDS login
- Amazon RDS Oracle user
We highly value transparency and for this end, we list all the resources to which the AimBetter Agent needs access.
This list is maintained and kept up to date. The latest update, published in June 2026, includes the addition of Oracle database tables and the related permissions required for monitoring Oracle environments.
WMI
Win32_PerfRawData_PerfProc_Process
Win32_Process
Win32_NTLogEvent
Win32_PerfRawData_PerfOS_System
Win32_LogicalDisk
Win32_PerfRawData_PerfDisk_LogicalDisk
Win32_OperatingSystem
Win32_PerfRawData_PerfOS_Memory
Win32_NetworkAdapterConfiguration
Win32_NetworkAdapter
Win32_PerfRawData_Tcpip_NetworkInterface
Win32_PageFileUsage
Win32_PageFil
Win32_Servic
Win32_TimeZone
Win32_UTCTime
Win32_ComputerSystem
Win32_Processor
Win32_PerfRawData_PerfOS_Processor
cat /etc/os-release
swapon
date
top -bn1
uptime
systemctl
vmstat
iostat
df
ps
cat /proc/net/dev
cat /sys/class/net/
lspci
GV$STATNAME
V$ALERT_TYPES
V$ARCHIVE_DEST
V$ARCHIVED_LOG
V$DATABASE
V$INSTANCE
V$LOG_HISTORY
V$METRIC_HISTORY
V$NLS_PARAMETERS
V$PARAMETER
V$PX_SESSION
V$RECOVERY_FILE_DEST
V$RMAN_STATUS
V$SESSION
V$SORT_USAGE
V$SQL
V$SQLCOMMAND
V$SQL_PLAN
V$SQLSTATS
V$SYSSTAT
V$SYSTEM_EVENT
V$SYS_TIME_MODEL
V$TEMP_SPACE_HEADER
V$THRESHOLD_TYPES
V$TRANSACTION
V$VERSION
DBA_DATA_FILES
DBA_EXTENTS
DBA_FREE_SPACE
DBA_INDEXES
DBA_JOBS
DBA_LOBS
DBA_OBJECTS
DBA_ROLE_PRIVS
DBA_SEGMENTS
DBA_SYS_PRIVS
DBA_TABLES
DBA_TABLESPACES
DBA_TAB_PRIVS
DBA_TEMP_FILES
DBA_UNDO_EXTENTS
USER_TABLES



