Hi All,
Alexei : thank you (again) for your really good job.
I notice several posts requesting for the possibility to use macros in the key part of items :
I need this functionnality too, because I need to monitor a large numer of Oracle databases with Zabbix. I would like to be able to create templates with items using some caracteristics from the final host. This will allow me to create "virtual hosts" with some naming conventions like this :
1. I create a template named Oracle with items configured like that :
item name : 'Db size'
item key : 'zabora[{HOSTNAME},dbsize]'
2. To monitor a database named 'MyDB', I create a host named 'MyDB' with IP address of the host executing my UserParametter script. The item is automatically created, using key 'zabora[MyDB,dbsize]'...
Do you think it's possible ? Does anyone already created a patch for that ?
Regards
Alexei : thank you (again) for your really good job.
I notice several posts requesting for the possibility to use macros in the key part of items :
I need this functionnality too, because I need to monitor a large numer of Oracle databases with Zabbix. I would like to be able to create templates with items using some caracteristics from the final host. This will allow me to create "virtual hosts" with some naming conventions like this :
1. I create a template named Oracle with items configured like that :
item name : 'Db size'
item key : 'zabora[{HOSTNAME},dbsize]'
2. To monitor a database named 'MyDB', I create a host named 'MyDB' with IP address of the host executing my UserParametter script. The item is automatically created, using key 'zabora[MyDB,dbsize]'...
Do you think it's possible ? Does anyone already created a patch for that ?
Regards
what can I say - GREAT
Comment