Hi all,
When I want to monitor similar items for different hosts, I use templates.
Now what can I use when I want to monitor similar, but not identical, items over a single/several host?
For example for partitions management, I can define items such as:
for /data: partitions.data.usage
for /backup: partitions.backup.usage
for /usr: partitions.usr.usage
In our case, taking all our server configurations into consideration, we have around 25 partitions to monitor.
In all cases, I want to set up the same kind of triggers:
- warning when usage above 80%
- critical when usage above 95%
- plus some other tendency triggers
Is there a way to define some kind of trigger template, so that I do not have to create, and maintain all those similar triggers for each unique partition?
Thanks for your feedback,
David
When I want to monitor similar items for different hosts, I use templates.
Now what can I use when I want to monitor similar, but not identical, items over a single/several host?
For example for partitions management, I can define items such as:
for /data: partitions.data.usage
for /backup: partitions.backup.usage
for /usr: partitions.usr.usage
In our case, taking all our server configurations into consideration, we have around 25 partitions to monitor.
In all cases, I want to set up the same kind of triggers:
- warning when usage above 80%
- critical when usage above 95%
- plus some other tendency triggers
Is there a way to define some kind of trigger template, so that I do not have to create, and maintain all those similar triggers for each unique partition?
Thanks for your feedback,
David
Comment