Hello, I'm new to Zabbix. I'm trying to figure out its extensive functionality, but I can't find what I need. I have a server running a Zabbix server, as well as several raspberry-like devices, each behind its own router. Every device (not a router) runs an executable software. Its purpose is in the processing of sensors, the calculation of data from them, transmission over industrial protocols further over the network, in addition, a server is deployed on the device and a web interface is written for local access to information on the device. I have the following questions, I will be very grateful for the answers:
1) What calculating power does the Zabbix agent require? If possible, you can make a comparison with any working utilities (the reason for the question is the very capacious calculating power of devices)
2) Access to the web interface is possible by the following methods
◦ JSON-RPC 2.0 over HTTP
◦ JSON-RPC 2.0 over TCP
Unfortunately, in the help I found the use of json-rpc only in the direction of the zabbix server. Is it possible to send rpc requests towards the monitored device?
3) I saw the possibility of using the ssh protocol. Can you use it to execute commands on the device and then upload files from it?
1) What calculating power does the Zabbix agent require? If possible, you can make a comparison with any working utilities (the reason for the question is the very capacious calculating power of devices)
2) Access to the web interface is possible by the following methods
◦ JSON-RPC 2.0 over HTTP
◦ JSON-RPC 2.0 over TCP
Unfortunately, in the help I found the use of json-rpc only in the direction of the zabbix server. Is it possible to send rpc requests towards the monitored device?
3) I saw the possibility of using the ssh protocol. Can you use it to execute commands on the device and then upload files from it?