Changes

From Amahi Wiki
Jump to: navigation, search
511 bytes added ,  21:24, 17 July 2011
no edit summary
* [http://docs.icinga.org/1.4.0/en/icinga-web-scratch.html Installation of the Icinga-Web Frontend]
* [http://docs.icinga.org/1.4.0/en/icinga-api.html Installation and use of the Icinga API]
* [https://wiki.icinga.org/display/howtos/Setting+up+icinga-mobile Setting up icinga-mobile]
If you have any questions then please contact me.
-- [[User:Sag47|Sag47]] 14:0224, 17 July 2011 (PDT)
= What is Icinga? =
Now on your iPhone or Android phone visit http://icinga/icinga-mobile. After it says request failed click on config. Change the Icinga Web URL to reflect your server name. For instance my server is icinga.home so your URL should be http://icinga.home/icinga-web. Make the Auth key "mobileaccess" without quotes.
=== Known Issues ===
* You have to make the server for icinga-web the exact same as what you access icinga-mobile on the config page of Icinga Mobile. For security reasons cross domain AJAX requests are denied. Example if you're accessing http://xyz/icinga-mobile then Icinga Web URL must be http://xyz/icinga-web. You can change the default credentials in Icinga Mobile from the instructions in the [https://wiki.icinga.org/display/howtos/Setting+up+icinga-mobile#Settingupicinga-mobile-Changingdefaultcredentials%28optional%29 Icinga Wiki] by editing ''/usr/src/icinga-mobile/lib/Model/IcingaConfiguration.js''. You will have to recompile and reinstall Icinga Mobile (without running "make install-apache-config").
* Icinga Mobile works neither with the desktop or mobile version of Firefox.
* You may have to visit your fully qualified domain name on your mobile phone to access Icinga. For instance going to http://icinga.home/icinga-mobile instead of http://icinga/icinga-mobile because the mobile browsers will attempt to search it like icinga is a keyword for a search engine.
Restart Icinga
{{Code|service icinga restart}}
Now PNP4Nagios is installed. You can visit PNP4Nagios by going to http:/usr.local/icinga/pnp4nagios
=== Integrating PNP4Nagios into Icinga ===
61

edits