Here is what I'm trying to do.
So far I haven't been successful in achieving the above.
Is there anyway to achieve what I'm looking for?
Thanks!
- Setup LLD with database query to get the list of databases
- Setup Item Prototype that query for something for each database
- Setup a Trigger that have different threshold depending on which database it's querying
So far I haven't been successful in achieving the above.
- At first I tried to use User-Defined Macro on the database host but all the databases will have the same threshold.
- I then tried setting up Host Prototype to create a host for each database thinking I can then add User-Defined Macro for each of these "hosts". However, you can only inherit Macros on these hosts from the parent (i.e. the database server).
Is there anyway to achieve what I'm looking for?
Thanks!
Comment