Search found 8 matches

by AdamMon
Fri Sep 28, 2012 3:41 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Acknowledge a test in telnet
Replies: 3
Views: 9929

We are using newest Version(9.30) and when we are using this command it is ignoring the first parameter and treats it as comment.
by AdamMon
Tue Jul 24, 2012 1:35 am
Forum: Wish list
Topic: GetTestParamByID
Replies: 10
Views: 26916

The probability that someone adds a test between the two telnet commands is really low, and never happened before. We use telnet for adding new tests and editing the commentlines.
by AdamMon
Mon Jul 23, 2012 1:31 am
Forum: Wish list
Topic: GetTestParamByID
Replies: 10
Views: 26916

I want to create Tests by using Telnet. And because you can have multiple Tests with the same Name we want to write the TestID in the Testname automatically. So my idea was to read out the highest test id and add 1 to it. The Problem is, that this someone could have deleted Tests in the meantime and...
by AdamMon
Fri Jul 20, 2012 6:57 am
Forum: Wish list
Topic: GetTestParamByID
Replies: 10
Views: 26916

Could you implement a command like GetHighestID wich responses with the last ID the System gave a Test.
by AdamMon
Thu Jul 19, 2012 6:33 am
Forum: Wish list
Topic: GetTestParamByID
Replies: 10
Views: 26916

That would be perfect! Thats all i need.
by AdamMon
Tue Jul 10, 2012 7:23 am
Forum: Wish list
Topic: GetTestParamByID
Replies: 10
Views: 26916

i'm using the Telnet service.
by AdamMon
Tue Jul 10, 2012 2:40 am
Forum: Wish list
Topic: GetTestParamByID
Replies: 10
Views: 26916

GetTestParamByID

Hello, we Store a Lot of Information in the CommentLines so we can build Views afterwards by using this Information. We want to Build a customized mask (in C#) where you can choose from different information(which Hosts is tested, who should be noticed...) wich will be writen in the CommentLines aft...
by AdamMon
Fri May 11, 2012 4:43 am
Forum: Wish list
Topic: Change the testname by using telnet
Replies: 1
Views: 10045

Change the testname by using telnet

Hello,

I am looking for a possibility to change the Testname by using telnet Commands.

I tried it already by using "SetTestParamByID <TESTID> TESTNAME <NewValue>

Does such possibily already exist?