I want to achieve service oriented monitoring for my company.
I have troubles conceiving this monitoring, mainly because Zabbix is host-oriented.
Let's use an example. Let say that my application is using:
4 databases on 4 different servers (server_A,server_B,server_C,server_D)
filesystems on 3 other servers (server_E,server_F,server_G)
a web client at URL http://XXXXX
a windows service on server_H
A Linux process on server_I
I would like to monitor in real time the availability of the application as the global availability of all the previous Items.
In a separate view, i also want top monitor the availbility of all servers (regardless of the applicatio the are linked to).
Is there a means to do so without having several templates on the servers? I have the feeling that I should have one template for monitoring Server_A (CPU, ping, Disks, Filesystem) and another template with only FS of my application.
More generally, How can I configure criticalness propagation so I can see in real time the availability of the application.
I guess my explaination might be hard to understand so I can try to refrase if needed.
Thanks in advance.
I have troubles conceiving this monitoring, mainly because Zabbix is host-oriented.
Let's use an example. Let say that my application is using:
4 databases on 4 different servers (server_A,server_B,server_C,server_D)
filesystems on 3 other servers (server_E,server_F,server_G)
a web client at URL http://XXXXX
a windows service on server_H
A Linux process on server_I
I would like to monitor in real time the availability of the application as the global availability of all the previous Items.
In a separate view, i also want top monitor the availbility of all servers (regardless of the applicatio the are linked to).
Is there a means to do so without having several templates on the servers? I have the feeling that I should have one template for monitoring Server_A (CPU, ping, Disks, Filesystem) and another template with only FS of my application.
More generally, How can I configure criticalness propagation so I can see in real time the availability of the application.
I guess my explaination might be hard to understand so I can try to refrase if needed.
Thanks in advance.

Comment