How to check services status on Command Center Appliance/Linux

How to check services status on Command Center Appliance/Linux

book

Article ID: CTX231353

calendar_today

Updated On:

Description

To check the Mysql and Command Center Service status


Instructions

In certain cases we need to check status of the Command Center appliance services status like wise when the DB is not working or GUI is not accessible. It is recommended to restart these services if any issues observed before doing a full appliance/machine reboot.

Run in Command line after connecting to Command Center:

Command Center service status

 # /etc/init.d/NSCCService status

# /etc/init.d/NSCCService start | stop | restart

For Database status:

# /etc/init.d/mysql status

# /etc/init.d/mysql start | stop | restart


To check for the Command Center starting issues log file wrapper.log under /Opt/Citrix/Citrix_Command_Center/Logs/ can be checjed

For mysql related errors check /var/mysql/mysqld.log
 

Issue/Introduction

This article discusses about Command Center appliance and linux services