File Count test

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
rszarko
Posts: 3
Joined: Tue Apr 19, 2011 2:35 pm

File Count test

Post by rszarko »

Hi Folks,

I have a folder that I need to check every hour for the number of files in it.

It will always keep growing in the number of files.

What I'm looking to do is, count the number of files in the folder once an hour and make sure the file count has increased at least by 1 since the last file count check.

I"ve got the count test working easily enough, just need to add the second part.

Cheers,

Rick
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

You need to enable "Use Warning status if" options and use expression like the following:
'%SuggestedReply_Integer%'<='%Reply_Integer%'

Note: "Use Warning status if" option is located on Test properties dialog and can be hidden (just press small [+] icon above "Help" button to show Optional status processing section)

Please check for details at:
http://www.ks-soft.net/hostmon.eng/mfra ... ningstatus
Post Reply