Our endpoint agent software supports macOS 12 Monterey and onwards.
The software is delivered in a multi-stage fashion: an initial lightweight PKG installation package registers a background service with the Windows operating system. A separate stage then begins without any user action, which securely downloads and installs feature-specific modules to be registered and run separately from the original lightweight installer.
After successful installation, program files will be located under the following directories:
/Library/Auvik/
/Library/LaunchDaemons
Endpoint Hardware Requirements
See the table below for endpoint hardware requirements for this release.
Feature | Disk Space | Memory |
Auto-Update | 100 MB | 25 MB |
Network Monitoring | 10 MB | 250 MB |
Inventory | 75 MB | 100 MB |
Installation
In order to view Endpoint Monitoring data in Auvik, the Auvik Agent first needs to be installed on each endpoint and registered with an Auvik Site. After installing the Agent, endpoints will be located under the Auvik Site they are registered to.
If all of your endpoints are on-site, then simply register each endpoint to its Home Site. If there are remote endpoints that you want to monitor, we recommend creating a new Auvik Site just for your remote endpoints, or choosing an existing Site to be the Home Site for remote endpoints. Once you’ve decided which Auvik Site you’d like to register your endpoints to, follow the steps below to begin the installation process.
Note: The Agent installation process requires the Super Admin role.
1. Download the Agent
- Go to the Agents page, located under the Admin->Endpoint section
-
On the Agents page, click the Deploy Agent button in the top right corner of the Endpoint Agents table
-
This will bring up the Deploy Agent screen
-
From here, select Download Mac Installer
3. Install the Agent
Installing Using an MDM Tool
- Configure your MDM to upload the PKG file to the endpoints
- Have your MDM execute the installation command (provided in Auvik, under the Deploy Agents screen) to run the installer remotely
- You may need to modify this command according to your specific environment
Installing Manually
Transfer the PKG file to the endpoint device. Use either of the following options to run the installer:
- Open a command prompt (as Administrator) or a terminal window
- Navigate to the folder/directory where you placed the installer
-
Execute the installation command that was provided in the Auvik
echo "<key>" > siteKey.txt && sudo installer -pkg AuvikAgent.pkg -target /
After a successful installation you will see the agent appear within the Agents page, located under the Admin > Endpoint section.