SQL Server Logging DB for Newbie

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
singod
Posts: 1
Joined: Tue Feb 17, 2004 12:44 pm

SQL Server Logging DB for Newbie

Post by singod »

We would like to log everything into a SQL Server DB. The problem is that I am not very good at MSSQL. I would like to know if there is a sample script that creates the HostMonitor DB on the SQL Server. Any help would be appricated.

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

Post by KS-Soft »

Actually I don't think you need some special script because HostMonitor does not require some fixed format. Table may have different list of fields depending on what you need.
For example you may include field to store date of the check, field for name of the test, test ID, status code, reply value. We do not have MS SQL but I think it must have some client utility that allows you to create table.

Regards
Alex
Post Reply