== Install Nagios Plugins ==
Time to compile again!
{{Code|<pre>
cd /usr/local/src/
tar -xzf nagios-plugins-1.4.15.tar.gz
make
make install
service icinga restart}}</pre>
Now visit http://icinga/ and click on Service Detail in the menu on the left under Status. After about 5 mins everything should slowly start turning green.