$('a[name]').remove(); $('#ic-homepage__footer').before('
'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('
'); $("#ic-homepage__feed-tips").wrapInner('
'); });
IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Create a basic agent IBM Tivoli Monitoring, Version 6.3
Operating system requirements
Agents that are created by agent builder are supported on various operating systems.
Agents that are created by the Agent Builder are supported on all operating systems that are supported by the OS monitoring agents, except z/OS and i5/OS™. Supported operating systems are as follows:
- AIX
- HP-UX
- Linux
- Solaris
- Windows
For more detail, including version numbers, see the User's Guides for the Tivoli Monitoring Operating System agents (OS agents).
To run your monitoring agent, install the appropriate OS agent on the same computer where your monitoring agent runs. Install Tivoli Monitoring V6.2 or later in your environment. Tivoli Monitoring is not required to be on the same computer as your monitoring agent.
Agent Builder browsers operate on the data sources and information accessible from the system on which the Agent Builder is run. Ensure that you run the Agent Builder on either of the following types of systems:
- A system that runs on the same level as the operating system and monitored applications for which you are developing the agent
- A system that connects to one that runs on the same level as the operating system and monitored applications for which you are developing the agent
Parent topic:
Create a basic agent