UNSOLVED

MKANET1

updated

11 years ago

M

MKANET1

2 Posts

0

1847

October 23rd, 2015 13:00

Just starting... help needed with very simple ASL/DMCTL example script under Windows

Our organization uses SMARTS Global Console GUI 9.4 to display alerts for network devices with connectivity issues.  We start SMARTS Console on our workstations using the below command-line in under Windows.  I was hoping someone could be kind enough to PLEASE provide a real-world working example Windows-friendly command-line script (using ASL and/or DMCTL) to display all device names showing up as Alerts in the SMARTS global console GUI.  Ideally, something extremely simple I can copy and paste in a Windows command prompt; and, actually get some kind of meaningful result/list back.  This is the quickest way for me to learn new API/command-line syntax.  I'm already proficient in PowerShell and Windows batch script.  I already looked for example Powershell modules/cmdlets, but didn't find anything online.

C:\InCharge\CONSOLE\smarts\bin\sm_gui.exe -b smartsbroker-org.company.com -Dcom.smarts.autoAttachDM=ManagerName -Dcom.smarts.userid=MKANET -Dcom.smarts.password=MyPassword -Dcom.smarts.disable_keepalives=1

PS:  I purposefully didnt mentioned Perl since I'm not interested in installing any 3rd-party coding language runtimes.

Thanks so much in advance for anyone that can help me get started. 

-MKANET