| | | Supreme Being
       
Group: Forum Members Last Login: 6/20/2008 6:53:12 PM Posts: 77, Visits: 93 |
| Here's a little something I've been working on lately. The files expect to be in a subfolder of the HTML folder -- I suggest C:\Program Files\Ipswitch\Whatsup\HTML\mobile. It would then be accessed by https://servername/mobile/ (note that you need that trailing slash.)
Access control is an exercise left up to you.
Edit: I'm going to build access control into this, hopefully with a link into the WUG authentication system, otherwise with a fixed username/password
Our setup is a basic one, version 11.03 with no external SQL server or IIS involved; I don't know how it would react in a different environment.
Edit: Apparently others have this working on IIS and/or external database installations. Also, it seems to work under WUG version 12 as well.
There's a config file for setting a few basic things; you shouldn't have to touch the other files at all (unless you want to.)
Also handy for standard browsers when you don't have all day to wait for the traditional interface to show you what you're looking for!
Post any questions, comments, etc.
This work is licensed under a Creative Commons License. It may be modified and redistributed non-commercially. Any derivative works must attribute the original author and be provided under the same license. Information is available at http://creativecommons.org/licenses/by-nc-sa/2.5/ca/
Feature Summary:
*Simple, low-bandwidth, no-Javascript interface
*List device groups hierarchically along with group state
*Show all devices and child groups as well as state within a group
*Show device details including a list of monitors and notes
*Enable/disable maintenance mode
*Force immediate polling of a device
|
| | | | 
Time Traveler
       
Group: WhatsUp Gold Expert Last Login: Today @ 3:36:30 PM Posts: 1,351, Visits: 3,120 |
| | This is great ! What I can tell you is that : > It does not work with IIS (I get http 500, internal server error). If you have any idea... > It does work with an external sql server.
Reading, writing and arithmetic - If you need to choose, please take option 1. |
| | | | Forum Member
       
Group: Forum Members Last Login: Yesterday @ 2:59:18 PM Posts: 46, Visits: 898 |
| | Yes this does work, great job! We are running v11.0.3 on the standard build with MSDE, myself and the rest of the network engineering team have BlackBerry 8703e mobiles. It works well for displaying concise info, however, I have noticed that on one team members BB he show the background color for the device status, and my BB does not. Must be BB setting, any thoughts? |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 6/30/2008 10:53:59 AM Posts: 7, Visits: 226 |
| Any help to Work This Front End in IIS?
Thanks.
Error 500.
I suppose the GedDB Function is Failing on IIS.
Thanks. |
| | | | Junior Member
       
Group: Forum Members Last Login: 4/8/2008 2:09:26 PM Posts: 10, Visits: 2 |
| | I'm working on extending this a little more to include a tree view (nested levels) and the ability to put a device in Maint mode and take it out again. Anyone interested in assisting? |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 6/25/2008 10:32:26 AM Posts: 1, Visits: 26 |
| | How is your blackberry getting to the correct site by going to the https: site you listed above? If you're WUG environment is internal, how is that DNS name visible through the blackberry browser? Do you have your WUG host name DNS entry posted so a public IP address can get to it? Thanks for the help. |
| | | | Junior Member
       
Group: Forum Members Last Login: 6/26/2008 2:08:52 PM Posts: 18, Visits: 64 |
| It works great on my local Firefox and IE. Dont forget the trailing /
But I am having trouble viewing this with my BBeries...the request never gets to load a page.!
I'll try on mini opera next.
Thanks! |
| | | | Supreme Being
       
Group: Forum Members Last Login: 6/20/2008 6:53:12 PM Posts: 77, Visits: 93 |
| petersenme (3/28/2008)
I have noticed that on one team members BB he show the background color for the device status, and my BB does not. Must be BB setting, any thoughts?
In your browser options you can choose what type of stylesheet to request; as a handheld device, it should be set to handheld. This might possibly cause problems with a very few other sites, but only if they're not well coded. |
| | | | Supreme Being
       
Group: Forum Members Last Login: 6/20/2008 6:53:12 PM Posts: 77, Visits: 93 |
| |
|