Answer the question
In order to leave comments, you need to log in
Open sqlite3 DB read-only?
Good afternoon.
I'll tell you a little background ...
There is software - Eaton Intelligent Power® Protector, installed on Linux servers to which UPS is connected.
The software monitors the status of the UPS and writes them to the adjacent sqlite database.
It was required to monitor the status of UPSs in Zabbix, we solved it simply:
Added monitoring parameters to zabbix-agentd.conf.
UserParameter=upsd.voltagein, /usr/bin/sqlite3 /usr/local/Eaton/IntelligentPowerProtector/db/mc2.db "select value from status where object = 'UPS.PowerConverter.Input[1].Voltage'"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question