Tag : Linux
HOWTO: Monitor a Process in Linux using vRealize Operations - Endpoint Operation Management - Part 4
Written by Christopher Lewis on April 21, 2016 .
This is Part 4 of a series on Monitoring Processes in Linux using VMware vRealize Operations Endpoint Operations Management (EPOPS).
- Creating the MultiProcess Object for a single Linux Machine
- Creating a MultiProcess Object for a Linux Machine (via Inventory Explorer)
- Creating Object Relationships
- Identifying the correct process.query string
Firstly I would highly recommend the following steps are taken within a test/lab environment. Within my lab environment I had numerous instances of core CentOS7, so if you have a more feature rich installation of Linux some of the steps may not be necessary.
Endpoint Operations Management EPOPS Linux VMware vRealize Operations
Written by Christopher Lewis on April 21, 2016 .
The main prerequisite information for installing the EPOPS agent is information required to populate the agent.properties file once installation is completed (but not started), this includes:
- IP or hostname of the vROps Server (
agent.setup.serverIP
) - SSL Port to be used (default is 443) (
agent.setup.serverSSLPort
) - Account used to register the agent in vROps (
agent.setup.serverLogin
) - Password for the Registration Account (
agent.setup.serverPword
) - The Certificate Thumbprint of the vROps Server (
agent.setup.serverCertificateThumbprint
) - (optional) Agent Listen Port (default is 2144) if you are deploying VMware vRealize Hyperic as well (
agent.listenPort
)
Note: The Certificate Thumbprint is available from the vRealize Operations Admin portal (https://vrops-server/admin) just click the gold medal icon!
Endpoint Operations Management EPOPS Linux VMware vRealize Operations
HOWTO: Monitor a Process in Linux using vRealize Operations - Endpoint Operation Management - Part 3
Written by Christopher Lewis on April 20, 2016 .
This is Part 3 of a series on Monitoring Processes in Linux using VMware vRealize Operations Endpoint Operations Management.
- Creating the MultiProcess Object for a single Linux Machine
- Creating a MultiProcess Object for a Linux Machine (via Inventory Explorer)
- Creating Object Relationships
- Identifying the correct process.query string
Creating Object Relationships
If you haven’t already, log into vRealize Operations using an appropriate account.
Select Administration.
Select Object Relationships.
Under Parent Selection, select Object Types.
Endpoint Operations Management EPOPS Linux VMware vRealize Operations
HOWTO: Monitor a Process in Linux using vRealize Operations - Endpoint Operation Management - Part 2
Written by Christopher Lewis on April 20, 2016 .
This is Part 2 of a series on Monitoring Processes in Linux using VMware vRealize Operations Endpoint Operations Management.
- Creating the MultiProcess Object for a single Linux Machine
- Creating a MultiProcess Object for a Linux Machine (via Inventory Explorer)
- Creating Object Relationships
- Identifying the correct process.query string
Creating a MultiProcess Object for a Linux Machine (via Inventory Explorer)
Log into vRealize Operations using an appropriate account.
Select Administration.
Select Inventory Explorer.
Endpoint Operations Management EPOPS Linux VMware vRealize Operations
HOWTO: Monitor a Process in Linux using vRealize Operations - Endpoint Operation Management - Part 1
Written by Christopher Lewis on April 20, 2016 .
This is Part 1 of a series on Monitoring Processes in Linux using VMware vRealize Operations Endpoint Operations Management.
- Creating the MultiProcess Object for a single Linux Machine
- Creating a MultiProcess Object for a Linux Machine (via Inventory Explorer)
- Creating Object Relationships
- Identifying the correct process.query string
I have been working with a customer recently around migrating their Linux based monitoring form their incumbent monitoring tool into vRealize Operations End Point Operations Management. For those who don’t know, from VMware vRealize Operations 6.1, VMware have started to migrate some of the functionality of the (seemingly deprecated) VMware vRealize Hyperic Monitoring tool into the native functionality of VMware vRealize Operations.
Endpoint Operations Management EPOPS Linux VMware vRealize Operations
- Operating a Private Cloud - Part 3: Creating a Pricing Card in VMware Aria Automation
- Operating a Private Cloud - Part 2: Creating a Pricing Card in VMware Aria Operations
- Operating a Private Cloud - Part 1: Understanding Pricing Cards in VMware Aria
- Zero2Hero - Using Aria Automation to Deploy Multiple Machines with Multiple Disks - Part 5
- Zero2Hero - Using Aria Automation to Deploy Multiple Machines with Multiple Disks - Part 4