nv-l

RE: NetView: AIX vs. NT

2000-03-28 13:31:16
Subject: RE: NetView: AIX vs. NT
From: "Chance, Larry" <lchance AT sfbcic DOT com>
To: nv-l AT lists.tivoli DOT com
Date: Tue, 28 Mar 2000 12:31:16 -0600
I'd like to put my 2cents in about scripting on NT.

I use the Windows Scripting Host.  It comes with Windows NT and 98.
You can use VBSCRIPT language commands (a.k.a. Visual Basic) all day long,
with minor exceptions.

The command line interface is 'cscript' and the gui is 'wscript'.

Usage: CScript scriptname.extension [option...] [arguments...]

Options:
 //B         Batch mode: Suppresses script errors and prompts from
displaying
 //D         Enable Active Debugging
 //E:engine  Use engine for executing script
 //H:CScript Changes the default script host to CScript.exe
 //H:WScript Changes the default script host to WScript.exe (default)
 //I         Interactive mode (default, opposite of //B)
 //Job:xxxx  Execute a WS job
 //Logo      Display logo (default)
 //Nologo    Prevent logo display: No banner will be shown at execution time
 //S         Save current command line options for this user
 //T:nn      Time out in seconds:  Maximum time a script is permitted to run
 //X         Execute script in debugger
 //U         Use Unicode for redirected I/O from the console

Regards,

Larry Chance



>> -----Original Message-----
>> From: Boyles, Gary P [mailto:gary.p.boyles AT intel DOT com]
>> Sent: Tuesday, March 28, 2000 12:24 PM
>> To: 'IBM NetView Discussion'
>> Subject: RE: [NV-L] NetView: AIX vs. NT
>> 
>> 
>> Michaels
>> 1)  NV NT does have a web-interface.  In V6.0 it comes with its own.
>>     Its quite automatic.  In V5.x you used IIS.
>> 2)  Paging built-in.  Yes, I believe its the same as AIX.
>> 3)  Scripting language.  I use Perl.  If you have UNIX-types 
>> who might
>>     have to use this... I'd also suggest MKS toolkit (a Unix toolkit
>>     for NT).  Not sure I'd survive without MKS.
>> 
>>     MKS Shell = sh.exe   I don't know if it supports ksh.
>> 
>>     Check URL for details: 
>> http://www.mks.com/press/releases/981109a.htm
>> 
>> 4)  NetView NT will use the JET (aka Access) DB unless you have SQL
>>     installed.  JET is included with NT (you don't have to 
>> buy Access).
>> 
>> Regards,
>> 
>> Gary Boyles, Intel
>> 
>> 
>> -----Original Message-----
>> From: Gord Michaels [mailto:gord_michaels AT HOTMAIL DOT COM]
>> Sent: Tuesday, March 28, 2000 9:05 AM
>> To: nv-l AT UCSBVM.ucsb DOT edu
>> Subject: [NV-L] NetView: AIX vs. NT
>> 
>> 
>> Hello All.
>> 
>> We are considering purchasing NetView for NT for on of our 
>> smaller sites. We
>> 
>> already have NetView for AIX.
>> 
>> I was wondering if someone could clarify some of the 
>> differences between the
>> 
>> two, specifically:
>> 
>> 1. Does NetView for NT also have a Web Interface? If so, 
>> does it use the 
>> Apache Web server like AIX does?
>> 
>> 2. Does NetView for NT have a built-in paging ability, like 
>> NetView for AIX 
>> does?
>> 
>> 3. What is the scripting language of choice for NT, i.e. I 
>> use Korn Shell 
>> scripting with AIX. Would it be Pearl?
>> 
>> 4. Does a SQL database come with NetView for NT? Nothing 
>> comes with AIX.
>> 
>> Any info appreciated.
>> 
>> Sincerely,
>> 
>> Gord Michaels.
>> 
>> ______________________________________________________
>> Get Your Private, Free Email at http://www.hotmail.com
>> 
>> _____________________________________________________________
>> ____________
>> 
>> NV-L List information (unsubscribing, policies, posting, 
>> digest version,
>> searchable archives): http://www.tkg.com/nv-l
>> 
>> _____________________________________________________________
>> ____________
>> 
>> NV-L List information (unsubscribing, policies, posting, 
>> digest version,
>> searchable archives): http://www.tkg.com/nv-l
>> 


<Prev in Thread] Current Thread [Next in Thread>