Line 50: |
Line 50: |
| | | |
| === Download === | | === Download === |
− | [http://mirror.contribs.org/smeserver/contribs/michaelw/sme7/nagios smeserver-nagios-complete-1.0.0.tgz] | + | [http://mirror.contribs.org/smeserver/contribs/michaelw/sme7/nagios smeserver-nagios-complete-1.0.1.tgz] |
| | | |
| | | |
| === Installation === | | === Installation === |
| Download and unpack the tarball on your central Nagios server and on all other SME Servers you want to monitor:<br> | | Download and unpack the tarball on your central Nagios server and on all other SME Servers you want to monitor:<br> |
− | tar xzf smeserver-nagios-complete-1.0.0.tgz | + | tar xzf smeserver-nagios-complete-1.0.1.tgz |
− | cd smeserver-nagios-complete-1.0.0 | + | cd smeserver-nagios-complete-1.0.1 |
| Edit install.sh and set the variable NAGIOS_CENTRAL_SERVER to the IP address of your central Nagios server. Use the local IP if you check the servers over the local network or over a VPN, otherwise use the WAN IP. | | Edit install.sh and set the variable NAGIOS_CENTRAL_SERVER to the IP address of your central Nagios server. Use the local IP if you check the servers over the local network or over a VPN, otherwise use the WAN IP. |
| | | |
| | | |
| ==== Central Nagios server installation ==== | | ==== Central Nagios server installation ==== |
− | cd smeserver-nagios-complete-1.0.0 | + | cd smeserver-nagios-complete-1.0.1 |
| ./install.sh central | | ./install.sh central |
| Test the installation by pointing your browser to <code>https:<b></b>//nagios_central_server_ip/nagios/</code><br> | | Test the installation by pointing your browser to <code>https:<b></b>//nagios_central_server_ip/nagios/</code><br> |
Line 68: |
Line 68: |
| | | |
| ==== NRPE installation on the servers to monitor ==== | | ==== NRPE installation on the servers to monitor ==== |
− | cd smeserver-nagios-complete-1.0.0 | + | cd smeserver-nagios-complete-1.0.1 |
| ./install.sh nrpe | | ./install.sh nrpe |
| If the server is behind a firewall, you must forward port 5666/tcp to the server.<br> | | If the server is behind a firewall, you must forward port 5666/tcp to the server.<br> |
Line 115: |
Line 115: |
| [[Category: Contrib]] | | [[Category: Contrib]] |
| [[Category: Webapps]] | | [[Category: Webapps]] |
| + | [[Category: Howto]] |
| [[Category: Administration]] | | [[Category: Administration]] |