cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6309
Views
0
Helpful
3
Replies

ssh command to restart the cdr services for cucm7 and cucm 9

Rachel Au
Level 1
Level 1

Hi

 

I need to restart the CDR Services under the control centre- network services for CUCM 7 and CUCM 9

I just want to confirm if the below command can do it:  utils service restart Service Manager

there is no command as utils service restart cdr services.... and I would like to confirm.  thanks

 

i need to restart the below via ssh

 

  1. restart the Cisco CDR Repository Manager and click Restart.
  2. restart the Cisco CDR Agent and click Restart.
  3. restart the Cisco CAR Scheduler and click Restart.


 

"

service-name
represents the name of the service that you want to stop or start:
System SSH
Cluster Manager
Service Manager
Cisco Tomcat
Cisco Database Layer Monitor

Cisco CallManager Serviceabili"

 

 

http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/cli_ref/7_0_1/cli_ref.pdf

 

admin:utils service restart ?
Syntax:
utils service restart serv
serv    mandatory   name of the service to be restarted
(Note: The serv name may consist of multiple words)
            
admin:utils service restart

 

is it like this?

 

utils service restart Cisco CDR Agent
utils service restart Cisco CDR Repository Manager
utils service restart Cisco CAR Scheduler

 

 

admin:utils service restart cisco CAR Scheduler

Executed command unsuccessfully
Invalid service name for restart, valid names are:
   System SSH
   Cluster Manager
   Service Manager
   Cisco Tomcat
   Cisco Database Layer Monitor
   Cisco CallManager Serviceability

 

 

so is Service Manager the one that can restart the CDR services?

3 Replies 3

Aman Soi
VIP Alumni
VIP Alumni

Hi,

 

Practically never tried restarting CDR service from SSH.If you are facing issue with CDR reports which requires restarting of CDR, u can give a try from ssh instead of using GUI and check.

 

regds,

aman

I assume there is no option to restart Cisco CDR Repository Manager via CLI.

The only services that can be re-started via CLI on per service bases are:


System SSH
Cluster Manager
Name Service Cache
Entropy Monitoring Daemon
Cisco SCSI Watchdog
Service Manager
HTTPS Configuration Download
A Cisco DB
Cisco AMC Service
Cisco Audit Event Service
Cisco CallManager Serviceability
Cisco CallManager Serviceability RTMT
Cisco CDP
Cisco CDP Agent
Cisco Certificate Expiry Monitor
Cisco Database Layer Monitor
Cisco Directory Number Alias Lookup
Cisco Directory Number Alias Sync
Cisco DRF Local
Cisco DRF Master
Cisco Extension Mobility Application
Cisco Log Partition Monitoring Tool
Cisco Management Agent Service
Cisco Prime LM DB
Cisco Prime LM Server
Cisco Push Notification Service
Cisco RIS Data Collector
Cisco Syslog Agent
Cisco Tomcat
Cisco Trace Collection Service
Cisco Trace Collection Servlet
Host Resources Agent
MIB2 Agent
Native Agent Adapter
Platform Administrative Web Service
SNMP Master Agent
System Application Agent
Thank you