Search found 1 match

by vsirghii
Mon Dec 16, 2013 4:28 pm
Forum: Nagios XI
Topic: Table changes listener
Replies: 2
Views: 923

Table changes listener

Hello, I'm looking for MySQL server plugin (or utility, or service) which would monitor database tables changes. Say, if a table was changed by means of DELETE, UPDATE or INSERT, this plugin would send a notification (across http or tcp): what table (table name), what field and what data in case of ...