Hi
We would like start using Zabbix in our system, and I would like to get your recommendation how to do it, since this is not the common case:
We have one NMS application, that manages few EMS stations, and each one manages hundreds of devices. We would like Zabbix to monitor the devices, but all the monitoring will be by calling our scripts that check various aspects of the devices. (the device will be accessed by the script remotely by telnet/ssh, because we are not permitted to install there any software)
When the user wants to monitor one aspect of the device, he will want to run the same script for each device in a specific EMS, which means hundreds (or even thousands) of tests at the same time .
What is the best way to do it ?
I guess that each EMS station should be an agent, but even using active agents means many tests at the same time.
Thanks for any help
Regards
Yossi
We would like start using Zabbix in our system, and I would like to get your recommendation how to do it, since this is not the common case:
We have one NMS application, that manages few EMS stations, and each one manages hundreds of devices. We would like Zabbix to monitor the devices, but all the monitoring will be by calling our scripts that check various aspects of the devices. (the device will be accessed by the script remotely by telnet/ssh, because we are not permitted to install there any software)
When the user wants to monitor one aspect of the device, he will want to run the same script for each device in a specific EMS, which means hundreds (or even thousands) of tests at the same time .
What is the best way to do it ?
I guess that each EMS station should be an agent, but even using active agents means many tests at the same time.
Thanks for any help
Regards
Yossi
Comment