Thank you so much Boss, this was more than amazing.
@jeromemoss1267 Жыл бұрын
Great Tutorial. Thank you for this.
@sakenabdikarimov558811 ай бұрын
Thank you! how to set up postgresql monitoring using active agent
@kirtikhohal5025 Жыл бұрын
I want to know through which items in the template "postgresql by zabbix agent", i can check the number of open connections and the VM size used by PGsql??
@beretest-wv1je Жыл бұрын
Great video! Any idea how to set this up for Zabbix agent 2? I'm following the instructions in the Zabbix docs but I can't seem to get it to work
@sbcode Жыл бұрын
Sorry, i never use Zabbix Agent 2. I never had a need for it since i was able to do everything with traditional agent
@vishutanuku311 Жыл бұрын
Hi.... How to monitor tables in postgresql... We have 176 tables right.. Please help
@vinay07sengar11 ай бұрын
Hello Sir, how do check logs in PostgreSQL using 6.4 Zabbix please help me thank you
@sbcode11 ай бұрын
That's a days work. I charge £500 a day
@ulkonja6 ай бұрын
excellent
@ariosinggihpermana Жыл бұрын
Hi, do u know how to monitor DO,'s managed postgres with zabbix ?
@sbcode Жыл бұрын
since it is a DO managed service, you would need to use DO monitoring first, and then enable some API in the DO system that you could then read from it using Zabbix. Possibly something like "JSON API Monitoring with the HTTP Agent Item" sbcode.net/zabbix/item-http-agent/ Caveat. I don't know if DO exposes it's monitoring data through any API or you could write a stored procedure that runs every minute or so and logs system statistics to a table, and then read it into Zabbix using a system.run which calls a SQL query. I could do this but I am expensive, and it will take me a week to build something nice.
@aichaelyebadri4362 Жыл бұрын
Hallo, I upgraded Zabbix to 6.4 last time. But when I try to access via web browser I got this error message. How could I solve this? Error message: Zabbix database version does not match current requirements. Version of your database: 6000000. Required version: 6040000
@sbcode Жыл бұрын
sounds like you didn't upgrade the database. Anyway, I never upgrade, I always build a brand new Zabbix. So I can't help.
@Takigatita9739 Жыл бұрын
it works but this generates a file called odbc.log which quickly fills up my drive rendering my zabbix unusable. How can I avoid it?
@sbcode Жыл бұрын
you didn't get odbc.log from the information in this video. You need to consult whatever documentation you used related to ODBC
@Rishu-e6f6v Жыл бұрын
Hi.... How to monitor tables in postgresql... We have 176 tables right.. Please help