Search found 7 matches
- Mon Dec 22, 2008 1:00 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Web page contents check is failing - please advise on this?
- Replies: 7
- Views: 19009
- Tue Dec 02, 2008 5:05 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: What environment variable is used for file test
- Replies: 3
- Views: 10228
What environment variable is used for file test
What environment variable is used for file / folder test, please?
Is DIRCMD set to check last written, creation date (/tc), or last access date (/ta)?
Is DIRCMD set to check last written, creation date (/tc), or last access date (/ta)?
- Tue Nov 11, 2008 5:13 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: How to log tested object in Add record into specific log
- Replies: 1
- Views: 6844
How to log tested object in Add record into specific log
Please advise how to make the Record HM log "Add record into specific log" include the tested object detail in the log? I'm looking for the same info as if I were using the following command line: cmd /C echo %yyyymmdd% %T% %Status% %TestedObjectInfo% >> C:\temp\%yyyymmdd%_GrantTest.txt Us...
- Fri Oct 17, 2008 3:46 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Can RCC be used with more than one HostMonitor installation?
- Replies: 1
- Views: 7876
Can RCC be used with more than one HostMonitor installation?
We have purchased two HostMonitor licences, 1 Enterprise licence and 1 Standard licence. Can the RCC that is licenced with the Enterprise edition also be used to access the Standard edition HostMonitor, or do I have to buy another licence to access the Standard edition If I have 16 users that want t...
- Sun Sep 14, 2008 5:19 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Will writing to a database with suggested query give metrics
- Replies: 2
- Views: 8247
Will writing to a database with suggested query give metrics
Will writing the primary log to a database with the suggested query give the same metrics as writing to the text log file, when viewing the log with Log Analyzer? http://www.ks-soft.com/hostmon.eng/mframe.htm#actions.htm INSERT INTO HMLOG (EVENTTIME, TESTNAME, STATUS, REPLY, TESTID, TESTMETHOD, RECU...
- Mon Aug 04, 2008 7:13 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: How to use "+1 hour" in using %hh% and %nn% syntax
- Replies: 5
- Views: 11465
- Mon Aug 04, 2008 12:29 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: How to use "+1 hour" in using %hh% and %nn% syntax
- Replies: 5
- Views: 11465
How to use "+1 hour" in using %hh% and %nn% syntax
Hello, I am wondering why my personal logic is not working extending the concept filename_%yyyymmdd[-1d]%_name.txt for a filename such as filename_20080804_name.txt when the current date is 5th August 2008 for a filename that uses time, such as filename_%hh[+1h]nn%_name.txt where filename_1030_name....