README.md in cloudstack-nagios-0.12.3 vs README.md in cloudstack-nagios-0.13.0
- old
+ new
@@ -10,11 +10,11 @@
## Prerequisites
* Cloudstack Root Admin keys have to be used.
* In order to connect to system VMs the private ssh key found on the Cloudstack management server under /var/lib/cloud/management/.ssh/id_rsa are required.
- * The system vms must be reachable over SSH (default port 3922) from the nagios server executing the checks (check with 'ssh -i /var/lib/cloud/management/.ssh/id_rsa -p 3922 <router_mgmt_ip>').
+ * The system vms must be reachable on the Cloudstack Management Network over SSH (default port 3922) from the nagios server executing the checks (check with 'ssh -i /var/lib/cloud/management/.ssh/id_rsa -p 3922 <router_mgmt_ip>').
## Installation
Install the cloudstack-cli gem:
@@ -150,6 +150,6 @@
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
## License
-Released under the MIT License. See the [LICENSE](https://bitbucket.org/swisstxt/cloudstack-cli/raw/master/LICENSE.txt) file for further details.
\ No newline at end of file
+Released under the MIT License. See the [LICENSE](https://bitbucket.org/swisstxt/cloudstack-cli/raw/master/LICENSE.txt) file for further details.