-
NetScaler – Key Processes and their descriptions
Hi there, For all the NetScaler newbie’s out there, here is brief table on the most important processes on a NetScaler and their function. I have to thank Citrix themselves for this and the table I have used below is theirs.
-
NetScaler Commands – Obtain Running Processes ( NetScaler’s Task Manager)
Here is how to get to the task manager equivalent tool on NetScalers. This is quite useful to check who is running what and how much resources are consumed. Use your favorite SSH tool and connect to the management IP of the NetScaler >shell top The output should look like the below Now, you must…
-
NetScaler Commands – Obtain Event Logs
There are many a times you may want to look at the NetScaler event logs and the below command should let you do just that. As always, use your favorite SSH tool to connect to NetScaler and run the following commands one after the other. #shell #/netscaler/nsconmsg -K /var/nslog/newnslog -d event | more Please…
-
NetScaler Performance Statistics Commands: Complete CLI Reference Guide
There are a number of ways to obtain performance stats from NetScaler and one of the most common methods is outlined below Use PuTTY to connect to the management IP of the NetScaler and run the below commands via CLI Core System Statistics Overall System Performance Basic System Stats Detailed System Stats Detailed CPU usage…
-
NetScaler Commands – Add a service via CLI
NetScaler web based administration portal is one of the most irritating pieces of UX that I have ever worked on. A lot of the times, Java doesn’t work until you start changing various settings within the Java control panel and your IE advanced tab settings. Enough said, you guys know what i am talking about …
