Search found 6 matches

by rquaresma
Tue Oct 14, 2014 8:24 am
Forum: Nagios XI
Topic: check_mysql_all
Replies: 3
Views: 868

Re: check_mysql_all

Box293 wrote:It looks like you are missing query=

Hi Box293,

Do you know anyway to correct it?
by rquaresma
Fri Oct 10, 2014 9:44 am
Forum: Nagios XI
Topic: check_mysql_all
Replies: 3
Views: 868

check_mysql_all

Hello! i had downloaded this pluguin and i am using this by this way : ./check_mysql_all -K mysql_query -H 187.1.133.25 -u webmr -p webMR123Branc0 -d webmr -a'query=SELECT * FROM pf_carga WHERE status IN ("falha")' CRITICAL: 0 records returned anyone knows how can i use by the way bellow: ...
by rquaresma
Thu Sep 25, 2014 8:25 am
Forum: Nagios XI
Topic: MONITORING REMOTE MYSQL SERVER
Replies: 8
Views: 2356

Re: MONITORING REMOTE MYSQL SERVER

thanks guys,

I will try it..

have you seen this plugin: check_mysql_all ?
by rquaresma
Thu Sep 18, 2014 3:04 pm
Forum: Nagios XI
Topic: MONITORING REMOTE MYSQL SERVER
Replies: 8
Views: 2356

Re: MONITORING REMOTE MYSQL SERVER

Hi slansing, I am using the plugin check_mysqlhealth, i did the conifguration to check mysql connection time and its working fine, but i have a dubt at the how can i make a query using this plugin... i have a remoe my sql server, and i watn to verify a database called teste, and the table name is te...
by rquaresma
Thu Sep 11, 2014 10:17 am
Forum: Nagios XI
Topic: MONITORING REMOTE MYSQL SERVER
Replies: 8
Views: 2356

Re: MONITORING REMOTE MYSQL SERVER

Thanks slansing , i will take a look at the links that you sended..
thanks..
by rquaresma
Thu Sep 11, 2014 8:56 am
Forum: Nagios XI
Topic: MONITORING REMOTE MYSQL SERVER
Replies: 8
Views: 2356

MONITORING REMOTE MYSQL SERVER

Hello, I want to connect on a remote mysql server and check in a specific table the value of register, any one can indicate a plugin to do it? example: I will connect from nagios server in other mysql server using the plugin and it will check by query the value of register in the table and will retu...