2.7

Table Of Contents
Manage the aurora_mon Monitoring Agent
You can stop, start, and verify the status of the aurora_mon monitoring agent.
Prerequisites
Refer to “aurora_mon Configuration Parameters,” on page 180 before modifying parameters.
Procedure
1 In vSphere, navigate to the Data Director vApp.
2 Select the Management Server, and click the Console tab.
3 Press the Enter key on your keyboard to activate the console and log in as root.
4 To stop aurora_mon, type service aurora_mon stop.
5 To start aurora_mon type service aurora_mon start.
6 To verify the status of the aurora_mon agent, type service aurora_mon status.
Result: When the following output appears, aurora_mon is functioning correctly.
Checking status of HA App Monitor . . .
HA App Monitor running (pid=5242).
Command completed successfully.
Modify aurora_mon Monitoring Agent Parameters
You can modify aurora_mon monitoring agent parameters if the default settings are not suitable for your
environment or administrative policies.
Prerequisites
Refer to “aurora_mon Configuration Parameters,” on page 180 before modifying parameters.
Procedure
1 In vSphere, navigate to the Data Director vApp.
2 Select the Management Server, and click the Console tab.
3 Press the Enter key on your keyboard to activate the console and log in as root.
4 Change to the /opt/aurora/ha/etc/aurora_mon_conf.d directory, and list the contents of the directory.
Change to the aurora_mon directory and list the contents of the directory.
localhost:~# cd /opt/aurora/ha/etc/aurora_mon_conf.d
localhost:~ localhost:~# cd /opt/aurora/ha/etc/aurora_mon_conf.d # ls
mon_data_disk_1st_thresh.conf mon_root_disk_1st_thresh.conf
mon_data_disk_2nd_thresh.conf mon_root_disk_2nd_thresh.conf
mon_dbg_disk.conf mon_tomcat.conf
mon_dhcpcd.conf sample.conf
mon_mgmt_adb.conf
5 Use a text editor and open a file.
For example, open mon_data_disk_1st_thresh.conf with the vi editor.
localhost:~ /opt/aurora/ha/etc/aurora_mon_conf.d
# vi mon_data_disk_1st_thresh.conf
[data_disk_usage_1st_thresh]
VMware vFabric Data Director Administrator and User Guide
182 VMware, Inc.