NS-manager is a tool to manager Citrix Netscaler app utilizing nitro API.
As of version 1.2 tool was tested and should work with the Citrix Netscaler VPX 11.1 and following version of external dependencies:
Dependency | Versions |
---|---|
Nitro | 10.1 |
Like any other maven project mvn clean package
.
You need username with password which have full access to services in Citrix Netscaler.
java -jar ServiceManager.jar <ip,ip2,...ipn> <username> <password> <servername> <port> <action>
Where:
<ip,ip2,...ipn>
- ip of the Citrix Netscaler host (delimiter -,
if action must be performed, across several instances)username
- username in Citrix Netscaler user databasepassword
- password in Citrix Netscaler user databaseservername
- server name which should beenable/disabled
port
- server name port which should beenable/disabled
action
-enable/disabled