Sylvia,
just try
/usr/OV/bin/netcheck -?
from the command line.
What you want to do is something like...
/usr/OV/bin/netcheck -t ip -o icmpTimeout=2 -o icmpTries=3
HTH, Ralph.
iT-AUSTRIA / OE2100 / TK-NWM
Tel (mobil) 0664 1908469
Tel (iT-A) 21717 58948
FAX (iT-A) 21717 58979
Mailto:Ralph.Schiffinger@erstebank.at
> -----Ursprüngliche Nachricht-----
> Von: sylvia.koch@emprise.de [SMTP:sylvia.koch@emprise.de]
> Gesendet am: Dienstag, 04. April 2000 14:12
> An: nv-l@tkg.com
> Betreff: [NV-L] Command in Registration File with 2 options
>
>
>
> Does anybody have an idea to the following problem:
>
> According to customers request I want to modify the registration file of
> the IP/TCP/SNMP Connectivity Test.
> The relevant parts of the original file
> /usr/OV/registration/C/ovip/NNM-IP.tbl are:
>
> Command -Shared '${xnmappmon:-/usr/OV/bin/xnmappmon}';
> ...
> Action 'Test All Protocols' {
> ...
> CallbackArgs ' ...
> -appendSelectList -appendSelectListToTitle \
> ...
> -cmd /usr/OV/bin/netcheck -e'
>
> I changed the command to
> -cmd /usr/OV/bin/netcheck -e -o tcpPort=21'
>
> But at execution time, this results in the error message
> /bin/sh: -o: not found.
>
> If I type in the command netcheck -e -o tcpPort=21
> 192.100.12.88
> at command line it works fine.
>
> What's wrong? Isn't it possible to specify two options? Any hints will be
> appreciated.
>
> Thanks in advance
> Sylvia
>
>
>
> _________________________________________________________________________
>
> NV-L List information (unsubscribing, policies, posting, digest version,
> searchable archives): http://www.tkg.com/nv-l
|