Status-Problem with SQL-Query-Action

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
junker.frank
Posts: 3
Joined: Fri Nov 21, 2003 4:25 am

Status-Problem with SQL-Query-Action

Post by junker.frank »

Hi,

i have written an ASP-Page/SQL-Database for Monitoring our System with HM 4.14.
First i am using the ODBC-LOG-Feature for Logging to a SQL-Database (with %TestID%). This works fine.
Second i am using an Action-Profile for all Tests, wich execute the same SQL-Query for "Bad" and "Good" Status. The SQL-Query calls a Stored-Procedure, wich inserts or updates (depending on TestID exists) the Report-Table.
My only Problem is now, that some States like "Out of Schedule", "Disabled" etc. do not trigger the SQL-Query-Action.

How can i solve the Problem ?

Thx from Germany
Frank
junker.frank
Posts: 3
Joined: Fri Nov 21, 2003 4:25 am

Solved: Status-Problem with SQL-Query-Action

Post by junker.frank »

Sorry,

but i have solved my State-Problem after 4 Weeks:
I am using the Condition "advanced Mode" with expression 'true' == 'true' in the Bad-Action.
Now the SQL-Query is performed in with all States.

But anyway thx.

Frank
Post Reply