Creating the type definition file

The types definition file contains definitions of resource types. Place a custom resource type definition in a file that specifies the name of the custom resource; for example, MyResourceTypes.cf . This file is referenced as an "include" statement in the VCS configuration file, main.cf.

Decide about attributes, attribute types, and attribute dimension of this new agent. Based on these create the type definition file for this agent.

More Information

Creating the type definition file for a custom agent