IBM Tivoli Monitoring > Version 6.3 Fix Pack 2 > Administrator's Guide > Agent-based services > Agent Service Interface > Agent Service Interface - Service Interface Request
IBM Tivoli Monitoring, Version 6.3 Fix Pack 2
Agent Service Interface request - Attribute files list
Use <ATTRLIST> in a Service Interface Request to get a listing of all known attribute files (.atr) that are available on this computer.
Request input
Agent Service Interface <ATTRLIST> request.
Tag Description <ATTRLIST> Enter begin and end ATTRLIST tags to make an attribute file list request.
- Sample request:
<ATTRLIST> </ATTRLIST>
Report output
Agent Service Interface <ATTRLIST> request output.
Output tag Description <LISTATTRFILE> List of available attribute file names. <ATTRCOUNT> The total number of attribute files in the list. <NAME> Name fo the attribute file.
- Sample output: The agent returns a listing of all known attribute files that are available on the computer
<LISTATTRFILE> <ATTRCOUNT>16</ATTRCOUNT> <NAME>DM3ATR00</NAME> <NAME>TS1ATR00</NAME> <NAME>TS2ATR00</NAME> <NAME>UAGATR00</NAME> <NAME>kdy.atr</NAME> <NAME>khd.atr</NAME> <NAME>kib.atr</NAME> <NAME>knt.atr</NAME> <NAME>kr2.atr</NAME> <NAME>kr3.atr</NAME> <NAME>kr4.atr</NAME> <NAME>kr5.atr</NAME> <NAME>kr6.atr</NAME> <NAME>ksh.atr</NAME> <NAME>ksy.atr</NAME> <NAME>kum.atr</NAME> </LISTATTRFILE>
Parent topic:
Agent Service Interface - Service Interface Request