Status and StatusID

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
mos-eisley
Posts: 76
Joined: Wed Mar 21, 2007 5:51 am
Location: Klarup (AAlborg), Demark

Status and StatusID

Post by mos-eisley »

I have some old HM data in a database, where I wanted to update status id from the status field, from the table:

A 2 digits number that represents status of the test

00- Not Tested
01- Host is Alive
02- No Answer
03- Unknown
04- Not Resolved
05- Checking
06- Resolving
07- Ok
08- Bad
09- Disabled
10- Bad Contents
11- WaitForMaster
12- OutOfSchedule
13- Paused
14- Normal
15- Warning

This gave a few issued:

1. The text in the columns did not reflect the tables content, "Checking" is actually "Checking.." and "WaitForMaster" is actually "Wait for master" (i dont recall if it was all upper or lower, but the spaces where there...

2. The status "Unknown host" is a status, but not in the table, is the equal to statusid "03"?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Not sure I understand the problem.
Do you mean there is mistake in "Actions: Macros" section of the manual?

That table shows internal names used by software...
Yes, probably it should show more usual names that are in use by HostMonitor's GUI and logging. Then table will look like
00- Not tested
01- Host is alive
02- No answer
03- Unknown
04- Unknown host
05- Checking
06- Resolving
07- Ok
08- Bad
09- Disabled
10- Bad contents
11- Wait for Master
12- Out of schedule
13- Paused
14- Normal
15- Warning

Regards
Alex
mos-eisley
Posts: 76
Joined: Wed Mar 21, 2007 5:51 am
Location: Klarup (AAlborg), Demark

Post by mos-eisley »

KS-Soft wrote:Not sure I understand the problem.
Do you mean there is mistake in "Actions: Macros" section of the manual?
Correct :-) - Except "Checking" actually is "Checking.."
Post Reply