Update README with custom role informations

Change-Id: I60dd81b5d97764d6501b4a1532d41f9d65bf1277
Fixes-bug: #1495813
This commit is contained in:
Swann Croiset 2015-09-21 15:25:27 +02:00
parent 5700f02289
commit fd09601f28
1 changed files with 13 additions and 11 deletions

View File

@ -75,14 +75,16 @@ User Guide
---------------------------------------------------- ----------------------------------------------------
1. Create a new environment with the Fuel UI wizard. 1. Create a new environment with the Fuel UI wizard.
2. Add a node with the "Operating System" role. 2. Click on the Settings tab of the Fuel web UI.
3. Before applying changes or once changes applied, edit the name of the node by 3. Scroll down the page, enable the "LMA Infrastructure Alerting Server plugin"
clicking on "Untitled (xx:yy)" and modify it for "alerting". and fill-in the required fields.
4. Click on the Settings tab of the Fuel web UI. - The password to access Nagios web interface.
5. Scroll down the page, select the "LMA Infrastructure Alerting Server plugin" - The recipient email address
checkbox and fill-in the required fields. - The sender email address
- The name of the node where the plugin is deployed. - The SMTP server IP and port
- The username and password to access Nagios web interface. - Fill-in autentication parameters if enabled.
4. Add one node with the "Infrastructure Alerting" role.
### Disks partitioning ### Disks partitioning
The plugin uses: The plugin uses:
@ -104,13 +106,13 @@ Once installed, you can check that Nagios is working by pointing your browser
to this URL: to this URL:
``` ```
http://<HOST>/nagios3/ http://<HOST>:8001
``` ```
Where `HOST` is the IP address or the name of the node that runs the server. Where `HOST` is the IP address or the name of the node that runs the server.
You should be able to login using the username and password entered for the You should be able to login using the username *nagiosadmin* and password
configuration of the plugin. entered for the configuration of the plugin.
Known issues Known issues
------------ ------------