Hi there.
One year ago a, now ex, colleague of mine, handed over Zabbix Administration to me. I really like it more than opennms, scom and so on.
And was able to solve most of my problems myself.
However now I have the following problem where I need some guidance.
I have a discovery rule that creates multiple items. Also items to get the size of multiple databases as a float value in mb with for example with key dic.server.database.db1.geitems.filesize
Now I want to create a trigger that triggers when one of the dbs has a bigger size than 60000.00 (60GB).
As far as I could read with Google it is not possible to create a trigger with wildcard in item expression for example:
dic.server.database.*.geitems.filesize
But how could I go ahead?
Thanks a lot
David
One year ago a, now ex, colleague of mine, handed over Zabbix Administration to me. I really like it more than opennms, scom and so on.
And was able to solve most of my problems myself.
However now I have the following problem where I need some guidance.
I have a discovery rule that creates multiple items. Also items to get the size of multiple databases as a float value in mb with for example with key dic.server.database.db1.geitems.filesize
Now I want to create a trigger that triggers when one of the dbs has a bigger size than 60000.00 (60GB).
As far as I could read with Google it is not possible to create a trigger with wildcard in item expression for example:
dic.server.database.*.geitems.filesize
But how could I go ahead?
Thanks a lot
David
Comment