How to Use Runtime Scripts for Discovery
Applies To: Operations Manager 2007 R2, Operations Manager 2007 SP1, System Center Operations Manager 2007
You can create a custom runtime script to discover class instances that you want to monitor. A script is defined as part of a discovery in a Management Pack. The discovery targets an existing class (for example, a Windows computer, Windows server, or Windows client) and runs for every instance of the class that exists in a Management Group. To discover new class instances, the script collects data and returns it to a Management Server for processing. The Management Server then adds the data to the Operations Manager database.
In This Section
- How to Create Discovery Data by Using a Script
Demonstrates how to create a runtime script that discovers class instances.
- How to Create Relationship Instances by Using a Script
Demonstrates how to create relationships between discovered class instances.
- How to Use Discovery Data in a Management Pack
Demonstrates how to add a discovery script to a Management Pack.
See Also
Concepts
Getting Started Developing Runtime Scripts
Runtime Scripts Overview