ikzelf / zbxdb

Zabbix database monitoring, the easy and extendable way
GNU General Public License v3.0
94 stars 45 forks source link

send data to Zabbix server #6

Closed starlessboi closed 5 years ago

starlessboi commented 5 years ago

as far as I know mechanism to send collected data to Zabbix server is zbxdb_sender, what process is invoking sender to send data to zabbix? when data is sent to database? I can not find any data in my zabbix server from my monitored database Thanks

ikzelf commented 5 years ago

put zbxdb_sender in the crontab, every minute. It needs the zbxout directory name as argument

On 15 Jan 2019, at 16:39, Mohammad notifications@github.com wrote:

as far as I know mechanism to send collected data to Zabbix server is zbxdb_sender, what process is invoking sender to send data to zabbix? when data is sent to database? I can not find any data in my zabbix server from my monitored database? Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ikzelf/zbxdb/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/AAeUhsAFPm4lO5Cej--TIN6FNhYRalcSks5vDfZOgaJpZM4aBN9X.

starlessboi commented 5 years ago

Thanks it works for me

ikzelf commented 5 years ago

Glad I could help. Maybe you could write a simple blogpost about your findings and solutions?

Groeten, Ronald Rood

Op 15 jan. 2019 om 20:50 heeft Mohammad notifications@github.com het volgende geschreven:

Thanks it works for me

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.