Search found 12 matches

by Madman
Thu Sep 18, 2008 12:14 pm
Forum: Library
Topic: using %::<testname>::<macrovariable>% in ActiveS
Replies: 3
Views: 39040

thank you for answer, I've just figured that out... had to make separate conditions for those 3 tests...
doesn't "look" nice, but works fine :)
thanx again :)
by Madman
Thu Sep 18, 2008 12:10 am
Forum: Library
Topic: using %::<testname>::<macrovariable>% in ActiveS
Replies: 3
Views: 39040

using %::<testname>::<macrovariable>% in ActiveS

Hi, I'm trying to create agregation test which become Bad when 3 other tests are Bad at the same time. I couldn't find any other method so I'm trying vbscript. I'm using %::<testid>::<macrovariable>% to read current status of selected tests, example: %::<1119>::Status% But in spite of selecting &quo...
by Madman
Tue Jun 12, 2007 8:08 am
Forum: Wish list
Topic: Import/export function
Replies: 6
Views: 22146

since import/export of action files isn't active since today I'd like to dust off this topic... I can see at least one very important usage of actions import/export feature. Let's say that there are about 200 action profiles. In 120 of them cell number is configured to recieve sms if something goes ...
by Madman
Mon Feb 17, 2003 1:53 am
Forum: HostMonitor
Topic: TCP port response parsing
Replies: 4
Views: 20256

Before http I was using URL test. Then I've moved all url related tests to HTTP. I must say that HTTP test works way better than URL, but as I was writting before I still have some unexplained dead statuses which I can't diagnose.
But 1, 2 months is fair enough. I can wait till then :smile:
by Madman
Fri Feb 14, 2003 5:01 am
Forum: HostMonitor
Topic: TCP port response parsing
Replies: 4
Views: 20256

Could you please write some schedule ? any schedule ? Will it be implemented in month, 3 months, half a year ? I'm concerning still the same problem. I've got the http test which parses url and searches for the string. The test goes down. I run the url manually from IE6 on the hosmon's machine. Ever...
by Madman
Wed Feb 12, 2003 6:00 am
Forum: HostMonitor
Topic: TCP port response parsing
Replies: 4
Views: 20256

So there is UDP port testing with response parsing, great!
Will there ever be the same test for TCP ports ?
by Madman
Tue Nov 12, 2002 2:23 am
Forum: HostMonitor
Topic: all http URL tests fail...
Replies: 7
Views: 20758

KS-Soft: Is there any way I could send you some info which you could use to locate the problem ? Some debug info ? I tried /debug on program start, but the only thing I get is this: Filename: D:Program FilesHostMonitor3HHDebug.txt Date: 12.11.2002 09:23:32 SysLocale.DefaultLCID: 0x0407 SysLocale.Pri...
by Madman
Thu Nov 07, 2002 1:22 am
Forum: HostMonitor
Topic: Suggestions for the To Do List (Low Priority)
Replies: 15
Views: 39605

well.. I didn't try marco in such cases yet, but I'll try. My point is when someone wants to do something more than just restarting service, when alert profile is more complicated, and there is ~500 profiles the easy way to take control of all profiles would be nice :smile: But I'm not pushing :smil...
by Madman
Wed Nov 06, 2002 1:27 am
Forum: HostMonitor
Topic: all http URL tests fail...
Replies: 7
Views: 20758

on XP there is:
6.0.2800.1106.xpsp1.020828-1920 (that's a long one :smile:
and on w2k is:
5.00.3502.1000
by Madman
Tue Nov 05, 2002 6:59 am
Forum: HostMonitor
Topic: all http URL tests fail...
Replies: 7
Views: 20758

(above post is mine, I've just registered) I've check it and under W2K is the same problemm :sad: But I've noticed another thing, that maybe it depends on number of URL tests. I got now 39 url tests (scheduled to test every 1 minute) and it fails (like described in first post) but I've deleted most ...
by Madman
Tue Nov 05, 2002 3:13 am
Forum: HostMonitor
Topic: HM on W2K SP3
Replies: 2
Views: 13373

I think your problem is partially explained here
by Madman
Tue Nov 05, 2002 2:33 am
Forum: HostMonitor
Topic: Suggestions for the To Do List (Low Priority)
Replies: 15
Views: 39605

another 'wish' came in my mind:
Extending funcionality of TCP connection test or create new test with ability to send string or content of .txt file to TCP port and parse reply just like in url test.
for example:
a) connect to host port 2999
b) send string: 'test'
c) search string 'testok' in reply