Create view using expression (status 05)

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
Mellertm
Posts: 10
Joined: Wed Jan 12, 2011 3:49 am

Create view using expression (status 05)

Post by Mellertm »

I wanted to create a view showing the currently running tests. I've tried several expressions, but none of them seem to work:

'Checking..' in '%Status%'
('Checking..' in '%Status%')

%StatusID%=='05'
'%StatusID%'==05
'%StatusID%'=='05'
(%StatusID%=='05')
('%StatusID%'==05)
('%StatusID%'=='05')

%Status%=='Checking..'
(%Status%=='Checking..')

Include subfolders is checked in the view.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Adding/removing many items into/from view every second would effect performance, so this option was removed.
The same way HostMonitor does not remove items from view when item changes status from "Bad" (for example) to "Checking".

"Checking" is not "solid" status, HostMonitor does not removes such items from views, reports, statistics calculations... it just takes status that was assigned after last test probe as current valid status until new test probe assigns new (or the same) status.

Regards
Alex
Mellertm
Posts: 10
Joined: Wed Jan 12, 2011 3:49 am

RE: Create view using expression (status 05)

Post by Mellertm »

Seems resonable, could have guessed that :wink:

Thanks for the answer!
Kris
Posts: 375
Joined: Wed May 12, 2010 3:22 am

Post by Kris »

I know this is an oldie, but I was wondering the same:
Is it possible to show all currently active tests?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Just tests in "checking" state and no other tests? No.
But you may use SuperMatrix (menu View) to get overview over all test items

Regards
Alex
Post Reply