Adds a subserver definition to the subserver object class.
mkserver -c CodePoint -s Subsystem -t Type
The mkserver command adds a subserver definition to the Subserver object class.
Auditing Events: If the auditing subsystem has been properly configured and is enabled, the mkserver command will generate the following audit record (event) every time the command is executed:
Event | Information |
---|---|
SRC_Addserver | Lists in an audit log subsystems that have been added and the entire Object Data Management record. |
See "Setting up Auditing" in AIX Version 4.3 System Management Guide: Operating System and Devices for more details about how to properly select and group audit events and how to configure audit event data collection.
To add a subserver definition, enter:
mkserver -s srctest -t tester -c 1234
This adds a subserver definition to the Subserver Type object class, with an owning subsystem of srctest and a subserver code point of 1234 .
/etc/objrepos/SRCsubsys | Specifies the SRC Subsystem Configuration object class. |
/etc/objrepos/SRCsubsvr | Specifies the SRC Subserver Configuration object class. |
The auditpr command, chserver command, rmserver command, startsrc command, stopsrc command.
System Resource Controller Overview in the AIX Version 4.3 System Management Guide: Operating System and Devices.
Auditing Overview in the AIX Version 4.3 System Management Guide: Operating System and Devices.
System Resource Controller (SRC) Overview for Programmers in the in AIX General Programming Concepts: Writing and Debugging Programs.
Defining Your Subsystem to the SRC in the in AIX General Programming Concepts: Writing and Debugging Programs.
List of SRC Object-Definition Commands in AIX General Programming Concepts: Writing and Debugging Programs.