Agent Installation on a Golden Image for Cloning or VM Creation
The Windows server monitoring agent supports agent installation on a golden image, which can be used for cloning or VM creation. This feature allows you to install the Site24x7 agent on a master image (also called the golden image), which can then be used to create multiple instances or virtual machines with the agent pre-installed.
If you have already installed the agent and still want to create a golden image, follow the instructions provided in this help document.
Prerequisites
- Administrative access to the master image
- Site24x7 account credentials
Installation steps
Follow the instructions to create a golden image of the host with the Windows server monitoring agent installed.
Download the Agent package
- Log in to your Site24x7 account and navigate to Server > Server Monitor > Servers (+) > Windows.
- Alternatively, you can navigate to Admin > Add a Server Monitor > Windows.
- Click Download Site24x7 Windows Server Agent.
- Review the license agreement and click I Accept.
This will download the Windows Server monitoring agent installer package.
Perform command-line installation
- Open Command Prompt as Administrator on the master host.
- Navigate to the directory containing the downloaded agent installer.
- Execute the command:
msiexec.exe /i Site24x7WindowsAgent.msi EDITA1=<Device Key> PRIMARYAGENT=TRUE ENABLESILENT=YES REBOOT=ReallySuppress DN=<Display Name> TP=<Threshold profile name> RP=<Resource profile name> NP=<Notification profile name> GN=<Group name> RULE=<Configuration rule Name> /qn
The agent will be installed, and you can view the respective server monitor at Server > Server Monitor > Servers.
Create the golden image
Once the agent is successfully installed and configured, proceed to create your golden image using your preferred imaging tool or process. When the image is cloned or a new VM is created from this golden image, the agent will start as a fresh installation on each new instance.
For more detailed information on command-line installation options, please refer to our Command Line Installation guide.
Related links
- Windows Server Monitoring
- Command line installation guide
- Windows server monitoring: Metrics monitored