Skip to Main Content
Cloud Management and AIOps


This is an IBM Automation portal for Cloud Management and AIOps products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).

Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.

Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Created by Guest
Created on May 7, 2013

Request to change the default of init script of TSA services in order not to output message when issue "chkconfig on" command

"Request to change the default of init script of TSA services in order not to output error messages when issuing "chkconfig on" command. "

When we issue "chkconfig on" command at TSA environment, we receive some messages from insserv shown as follows.

insserv: Service network is missed in the runlevels 4 to use service ctrmc
insserv: Service syslog is missed in the runlevels 4 to use service ctrmc

This message comes out as an output because the service of the prerequisites are not defined starting at the specified runlevel.

For example, script of ctrmc includes starting of ctrmc at runlevel 4 (Default-Start: 4), but syslog and network that are included in prerequisites (Required-Start: $network $syslog) do not start at runlevel 4 by default.

Ctrmc init script path :
/usr/sbin/rsct/bin/rc_ctrmc

Ctrmc init script INIT INFO :
### BEGIN INIT INFO
# Provides: ctrmc
# Required-Start: $network $syslog
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Description: Resource Monitoring and Control services
### END INIT INFO

If there are no impacts for not starting TSA services at runlevel 4, we want a change in the default of init script like shown as follows, so that TSA services do no start.

Ctrmc init script INIT INFO :
### BEGIN INIT INFO
# Provides: ctrmc
# Required-Start: $network $syslog
# Required-Stop:
# Default-Start: 2 3 5
# Default-Stop: 0 1 6
# Description: Resource Monitoring and Control services
### END INIT INFO

According to /etc/inittab, runlevel 4 is not used by default. So we think that any TSA services shouldn't be started in it by default.

Idea priority High
RFE ID 34577
RFE URL
RFE Product Tivoli System Automation for Multiplatforms (SA MP)
  • Guest
    Reply
    |
    Apr 12, 2019

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Cloud
    Product family - Workload Automation and Control Desk
    Product - Tivoli System Automation for Multiplatforms (SA MP)

    For recording keeping, the previous attributes were:
    Brand - WebSphere
    Product family - ITSM Automation and Control Desk
    Product - Tivoli System Automation for Multiplatforms (SA MP)

  • Guest
    Reply
    |
    Oct 10, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - WebSphere
    Product family - ITSM Automation and Control Desk
    Product - Tivoli System Automation for Multiplatforms (SA MP)

    For recording keeping, the previous attributes were:
    Brand - Tivoli
    Product family - Automation
    Product - Tivoli System Automation for Multiplatforms (SA MP)