|
Home > Sensors > Sensors Examples
Sensor Examples
To learn more about the TADDM Sensors and Reports Community and how you can contribute, click here . This is a Community page, and anyone can contribute. Sign in in to the wiki and begin contributing to the TADDM Sensors and Reports Community.
This page includes examples of IBM® Tivoli® Application Dependency Discovery Manager (TADDM) sensors. To view a TADDM sensor example, click one of the following links:
Quick and easy Sensor Examples (Can be used to create most sensors on the hit list)
More involved Sensor Examples (For experts that need more capability)
- Basic Jython Example: This example extends a sensor's capability using a Jython toolkit introduced in TADDM 7.1.2
- Advanced Jython Example: This is a more involved example to build a relationship in the topology viewer using knowledge of the common data model.
Prerequisites
TADDM 7.1.2 FP1 is the base platform for building and sharing sensors. Before TADDM sensors can be written, a developer will need access to a TADDM server.
Refer to the System Requirements technote for information on TADDM hardware requirements.
Internal IBMers who wish to contribute Sensors need to follow a few Constraints & Additional Steps
Submission Process
Packaging Your Sensor: Once you have gone through the steps outlined above, and created and tested your sensor, it must then be packaged appropriately for the community web site. All of the files associated with your sensor need to be contained in a zip file package, in a form where it can be unzipped by a user in the $COLLATION_HOME/dist directory where the TADDM server is running.
Click here to learn more about submitting your sensors and reports to the TADDM community.
|