Recently I've been configuring Icinga a lot and came up with a method for
Icinga Classic, Icinga Web 2.0, and Icinga Mobile interfaces to all work
together smoothly.

A few years ago I wrote JavaScript to detect mobile architectures which is
how I achieved this.

Basically

   - If JavaScript is disabled the interface defaults to the Classic
   Interface
   - If JavaScript is enabled and the user is using a mobile device then it
   defaults to the Mobile Interface.
   - If JavaScript is enabled and the user is not using a mobile device then
   it defaults to the Web 2.0 Interface.

Please check out the code I've written for it as I think it would be a
valuable contribution to allow all 3 interfaces to be seamlessly utilized.

Here's a link to the code/docs.
http://wiki.amahi.org/index.php/Icinga#Smarter_index.html

Sam Gleske (sag47)
------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
icinga-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-devel

Reply via email to