This article aims to describe the steps required to setup the KVM Libvirt integration with Opvizor
To enable the monitoring for your KVM virtualization environment we have two options - agent or agent-less approach.
Going the agent-less way
1. Create a new user account and add it to the libvirt group
2. Generate a RSA keypair
3. Prepare the key
4. Set the credentials in Opvizor

Completing this you are done. Within a couple of minutes the data will start to flow in.
Installing the agent (optional)
1. Install Telegraf
2. Adjust the configuration
Note the endpoint "localhost:9086" within the outputs section, you have to change it to your Opvizor IP/domain.
3. Start the service
Comments
0 comments
Article is closed for comments.