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
File Count test
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
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
'%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