cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1728
Views
0
Helpful
5
Replies

how to restart CUCM feature with CLI

bo liu
Level 4
Level 4

i want to write a script to auto restart CDR Agent

 

but i can't find the command, CUCM has this command ?

5 Replies 5

Some of the services can be restarted from the CLI, but far from all. The command for this is utils services restart <name of the service>. To see a list of all the services you’d be using utils services list, however as mentioned not all of these are possible to restart by the previous command. If you try to restart a service and it cannot be restarted from the CLI you’ll get a list of the services that can be restarted this way.



Response Signature


Hello!
Using the utils service restart command can only restart some of the services. For example, the services in the feature cannot be restarted through the CLI. For example, utils service restart Cisco CDP Agen is invalid. Is there a CLI command to restart the services in the feature?

 

utils service restart Cisco CDP Agen

 

cucm serveice.png

Hi WangYuwu,

Please try to use exact name of service: "utils service restart Cisco CDP Agent"

In your screenshot you missed letter "t"

 

BR Oleksandr

You cant do that from CLI, CDR agent need to be restarted from GUI.

 

What you are trying is CDP agent.



Response Signature


This is why I wrote that some of the services can be restarted from CLI. Apart from this your using an incorrect name for the service, it is missing a “t” at the end.



Response Signature