DevOps Cloud (ADM)
Application Modernization
CyberRes by OpenText
IT Operations Management
Target Platform: Windows, Linux, NetWare
This is the perl script to scan the machines remotely to find out what NSL snapins are installed on iManager. You can run this script on any platform including Windows, Linux or NetWare.
You can scan one machine or multiple machines at a time. On scanning it will detect if iManager is running on remote machine or not. If iManager is present, then it finds out whether any of the following NSL snapins are installed on this iManager.
This tool prevents checking for snapins by manually logging into iManager, thus saves lot of time during testing and deployments.
How to Use
Perl NSLSnapinsDetector.pl [-d] [-p <port>] { host | host-range }
Options:
-d | Do not use ping scan to check if the host is alive |
-p <port> | Use specified <port> instead of default port 80 |
For single host
For range of hosts