Creating a GUI for Host Monitor

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
oryagel
Posts: 92
Joined: Wed Jul 28, 2010 10:23 am

Creating a GUI for Host Monitor

Post by oryagel »

Hi,

I want to display some of the data to many users as a dashboard, so they will be able to view the current system status.

The issue is that the current GUI is ancient and not attractive.

I want to use Host Monitor as a backbone for the data collecting and alerts, but create a web application which will display the data in a different way.

Is it possible? Which files should I read the data from?

Thanks
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

HostMonitor stores test results in memory, saves stats into your HML file with tests from time to time (I don't know name of the file because you could use any name).

I don't think you can find this file useful for your needs. If you do not like HostMonitor reports/web interface/etc, you may setup ODBC log or setup HostMonitor to create DBF or Text reports and use these tables for your application.
http://www.ks-soft.net/hostmon.eng/mframe.htm#logs.htm

Regards
Alex
thomas.mueller@envers.de
Posts: 34
Joined: Mon Oct 26, 2009 2:55 pm
Location: Duisburg, GERMANY

Post by thomas.mueller@envers.de »

We created a dashboard-website for our reqiurements for the same reasons you mention. We simply use one of our Linux-Servers to provide a website that collects, consolidates and displays the information we can get from the web-services of HM.
oryagel
Posts: 92
Joined: Wed Jul 28, 2010 10:23 am

Post by oryagel »

Thomas,

I would like to get as many details as you would like to give :D

Can you explain your configuration and how do you get the information from HM?

I would love to email you if you prefer.

Thanks!
thomas.mueller@envers.de
Posts: 34
Joined: Mon Oct 26, 2009 2:55 pm
Location: Duisburg, GERMANY

Post by thomas.mueller@envers.de »

You can contact me by mail on thomas.mueller@envers.de, if you like.
clocktowertx
Posts: 5
Joined: Tue Oct 13, 2009 9:15 am
Location: Houston, TX

Post by clocktowertx »

We are currently piloting using Groundwork with the odbc output to a MYSQL table to present monitoring, trending, and dashboards through its customizable presentation layer.
Post Reply