Adding a computer system template for an operating system

A computer system template can specify information about a particular operating system you want to discover. Use this type of computer system template if you want to discover additional detail beyond the information collected by an operating system sensor.

By creating a computer system template for an operating system, you can specify additional configuration files that you want to be included in the information gathered during discovery.

To add a computer system template for an operating system:

  1. In the Functions pane of the Discovery Management Console, click Discovery > Computer Systems.
    The Computer Systems pane is displayed.
  2. In the Computer Systems pane, click Add.
    The Computer System Details window is displayed.
  3. In the Name field, type a name for the computer system template.
    This is the name that will appear in the list in the Computer Systems pane.
  4. In the Action field, select Discover to specify that computer systems matching the template are to be discovered.
  5. To enable the template, click Enabled.
    Only enabled templates are used to detect matching systems.
  6. To select an icon to associate with the computer system template, click Browse and select the icon that you want to use.
    The icon you select will be used to represent discovered computer systems that match the template in the TADDM UI.
  7. Select Operating System to specify that you are creating an operating system template.
  8. In the Identifying Criteria field, select the appropriate operating system from the list.
    The template will match all computer systems running the specified operating system.
  9. Click the Config Files tab.
    The Config Files page is displayed.
  10. On the Config Files page, click Add.
    The Search Path for Capture File window is displayed.
  11. From the Search Path list, select one of the following search paths for the configuration file:
    /
    The root of the file system.
    $PWD
    The current working directory of the running program.
    $Home
    The home directory of the user ID of the running program.
    C:
    A directory on your local computer.
    %ProgramFiles%
    The program files directory.
    %SystemRoot%
    The system root directory

    In the text field, type the path and file name of the configuration file you want to capture, or type an asterisk (*) to specify all files in the selected directory.

  12. To capture the contents of the specified configuration file, select Capture file contents. If you want to limit the amount of captured data, select Limit size of captured file to and specify the maximum number of bytes of the captured configuration file.
  13. To search for the specified file in subdirectories of the specified location select Recurse Directory Search (if you use TADDM 7.3.0.3, or later), or Recurse Directory Content (if you use TADDM 7.3.0.2, or earlier).
  14. After you have finished specifying information for the computer system template, click OK.
  15. Optional: You can extend discovery of operating systems with commands or Jython scripts.
    For more information about extending computer system templates, see Extending custom server and computer system templates.
The new template is available immediately; you do not need to restart the TADDM server. The information you specified will be used to display the matching computer systems in the TADDM user interface; any configuration files you specified in the template are available in the Config Files tab for the discovered systems.