Just Copy and Paste Promotional Code: BKOR00CCLC
- BKOR00CCLC
- BKOR00CCLC
xe vm-listxe vm-shutdown uuid=<UUID from step 3> force=truexe vm-reset-powerstate uuid=<UUID from step 3> force=truelist_domains/opt/xensource/debug/xenops destroy_domain –domid <DOMID from step 7>ifconfig: __tmp206888048 Link encap:Ethernet HWaddr 00:15:17:6B:6A:31 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
1. System Requirement.
OS:
Hardware Requirements: Up to 1000 Devices
Auto-deploy InstallationThe simplest way to install Zenoss Core 4.2 on a newly-deployed RHEL/CentOS 64-bit 5/6 system is to use our auto-deploy script, which downloads all required files for you. To use the script, first set up a new server running one of our supported operating systems. Then, as root, run the following commands: # wget https://github.com/zenoss/core-autodeploy/tarball/4.2.5 -O auto.tar.gz # tar xvf auto.tar.gz # cd zenoss-core-autodeploy-*Now, you have the option of editing zenpack_actions.txt, which defines all ZenPacks that will be installed by default (all Core ZenPacks). If you would like to avoid installing certain ZenPacks, then remove the corresponding lines from this file and save it. Now you are ready to install Zenoss Core 4.2.5: # ./core-autodeploy.sh |