Search found 26 matches

by Wabiloo
Tue Feb 24, 2009 8:45 am
Forum: Wish list
Topic: Log at midnight AND when reply value changes
Replies: 3
Views: 11650

Would it therefore be possible to have a 5th log mode, which combines Midnight and Reply, ie. "write a record when test status or reply value changes + midnight logging". I think its better to modify Reply logging mode a little so it will record data at midnight as well. That's fine by me...
by Wabiloo
Mon Feb 23, 2009 6:34 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: LogAnalyzer shows 65535 years and percentages not valid
Replies: 3
Views: 9958

I've actually fixed my problem.
I was trying to use the eventtime column (as text) rather than the eventtimestamp. Using the latter made everything a lot faster and got me correct results as well.

For reference: SQL Server 2005 with SQL Native Client for ODBC connection
by Wabiloo
Mon Feb 23, 2009 5:50 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Reply value for File not exists test
Replies: 9
Views: 16596

Reply value for File not exists test

Hi,

I have a slight problem with the "file not exists" test. It never has a reply value. This is problematic for me as it therefore makes charts unreadable.
Would it be possible to get it to reply "1" or "0" when the result is "OK" or "Bad"?
by Wabiloo
Mon Feb 23, 2009 4:56 am
Forum: Wish list
Topic: Log at midnight AND when reply value changes
Replies: 3
Views: 11650

Log at midnight AND when reply value changes

Hi, In the Log settings options, I find 4 options: Full, Brief, Midnight and Reply. The problem I have is the following: when using the 4th one (new log everytime reply value changes, and trying to create reports with the log analyzer, I often find that the X-axis for all charts is different. Indeed...
by Wabiloo
Mon Feb 23, 2009 4:15 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: LogAnalyzer shows 65535 years and percentages not valid
Replies: 3
Views: 9958

LogAnalyzer shows 65535 years and percentages not valid

I'm trying to analyze about a year of data (across 2008 and 2009) in LogAnalyzer. For some reason however, when I load my ODBC logs, most of the tests show a Period of 65535 years (and a few months), and most tests show alive and dead time with percentages that are way above 100%. For example: Test ...
by Wabiloo
Sun Jun 22, 2008 5:56 am
Forum: Wish list
Topic: New Action: run script
Replies: 1
Views: 11745

New Action: run script

I'd like to request the ability to have a Active Script and/or Shell Script action. I really like the power of that in the tests and would like to get the same ability for actions. One case for example I'd use it for: if a test fails, first action runs a script that write a text file, then second ac...
by Wabiloo
Sat Jun 21, 2008 10:25 am
Forum: Wish list
Topic: RMA action to transfer file to HM
Replies: 3
Views: 13283

RMA action to transfer file to HM

I'm running active RMAs on a number of machines (behind firewalls and NAT), that report to a central HM server. No other access to the remote machines, and no access to the internet or email for the remote machines either (very tight security, as they are machines without users). I need a way for th...
by Wabiloo
Fri Jun 20, 2008 1:24 pm
Forum: Wish list
Topic: Additional Columns
Replies: 3
Views: 11611

Additional Columns

I'd like to be able to show the following columns in HostMonitor/RCC:
- TestID
- CurrentStatusIteration (same as macro)
- CurrentStatusDuration

Actually, maybe it would be useful to be able to create columns that use macros and expressions...
by Wabiloo
Fri Jun 20, 2008 8:33 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: LogAnalyzer error "6/20/2008 3:11:56 PM" is not a
Replies: 1
Views: 7254

LogAnalyzer error "6/20/2008 3:11:56 PM" is not a

Hi. Today I have started using ODBC logs with SQL Server. When trying to use Log Analyzer to read the logs, it returns the following error: '6/20/2008 3:11:56 PM' is not a valid date and time. Indeed, the logs contain an 'eventtime' column in "mm/dd/yyyy hh:mm:ss AM/PM" format, but Log Ana...
by Wabiloo
Fri Jun 20, 2008 7:54 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Raise alert when subset of tests returning errors
Replies: 1
Views: 7012

Raise alert when subset of tests returning errors

I need to create a special test that is dependent on a subset of other tests. Let me explain... I have 30 machines and 30 ping tests. I want to raise an alert if 10 or more of the ping tests fail (I don't care which 10 though, it will be different every time). I would like therefore to create anothe...
by Wabiloo
Tue Jun 17, 2008 2:45 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Password for RMA in rma.ini
Replies: 1
Views: 7800

Password for RMA in rma.ini

Hi, I'm writing an application to automatically install and configure large numbers for RMAs. From reading previous posts and looking at the stuff myself, I understand that to install an RMA automatically on a remote machine, I only have to 1. Copy the RMA_Win directory to the remote machine 2. Conf...
by Wabiloo
Fri Jun 13, 2008 2:46 am
Forum: Wish list
Topic: Export / Import Action Profiles
Replies: 1
Views: 10672

Export / Import Action Profiles

In a similar way that I can export / import my TestLists to text file (and therefore create my own processes to create batches of tests for hundreds of machines), I would like to be able to do the same thing with actions. I will soon be using HostMonitor on dozens of different networks and sites, an...
by Wabiloo
Thu Jun 12, 2008 12:39 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Folder/File Availability has no Reply
Replies: 2
Views: 8756

Folder/File Availability has no Reply

Hi,

I'm using the folder/file availability to check the age a file and raise an alarm if it has not been updated recently.
It works well, but I find it problematic that it returns no reply.

Is there a way to make it to return the age of the file, or the date of the file?
by Wabiloo
Thu Jun 12, 2008 7:11 am
Forum: Wish list
Topic: RMA Manager: accept new active RMA
Replies: 2
Views: 9510

KS-Soft wrote: Software components use one-way hash function so pasoword cannot be retrieved on another end.
Oops, yes obviously, I should have thought about that
Retrieve the name? Yes, its possible. May be we implement this option.
That would be great!
by Wabiloo
Thu Jun 12, 2008 7:02 am
Forum: Wish list
Topic: External Test: parameters and transfer file
Replies: 4
Views: 12719

2. Often External programs will take command line parameters (look for example at little tools like nircmd, wizmo, robocopy, etc.). Wish: it would be good to be able to define parameters in the interface (separately from the executable itself), including ability to translate macros (similar to what...