we have severl method to monitor , and each method has its own specific properties , for example Test Method Ping , has "Test specific properties" including Host, Timeout, Retries, Maxlostratio..., do you have such a list containing each Method's Specific Properties as below?
Ping:HOST TIMEOUT RETRIES MAXLOSTRATIO DISPLAYMODE DONTFRAGMENT
TextLog:FILE FILEMACROS LOOKFOR LOOKMODE MATCHCASE WHOLEWORD USEMACROS ALERTMODE
……
Method = Ping
;--- Common properties ---
;DestFolder = Root\TEST\
Title = ping test
Comment = ping test
RelatedURL =
ScheduleMode= Regular
Schedule =
Interval = 30
Alerts =
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
;--- Test specific properties ---
Host = 192.168.1.1
Timeout = 2000
Retries = 4
MaxLostRatio= 100
DisplayMode = time
DontFragment= No
Need method list and its specific properties
-
- Posts: 20
- Joined: Sun Aug 02, 2009 7:29 pm
The following text shows most of properties
http://www.ks-soft.net/hostmon.eng/examples/import1.htm
If you need some specific test properties, you may ask us or simply create test using options you need and export it.
Regards
Alex
http://www.ks-soft.net/hostmon.eng/examples/import1.htm
If you need some specific test properties, you may ask us or simply create test using options you need and export it.
Regards
Alex