I am running bb1.9e on FreeBSD 4.10.
I have several custom extensions that I wrote to monitor our MySQL
servers. One of the extensions does a mysqlcheck once an hour against all
of the MySQL databases. I have the script defined in etc/bb-bbexttab as:
mysql.example.com : bb-mysqlstat.sh bb-mysqlcheck.sh;3600
So once an hour bb-mysqlcheck.sh runs. However, after 25-30 minutes the
status turns purple on the display. I really don't want to run this test
more than once an hour. How do I make it so that this test doesn't have to
run more often? I do want purple reports for normal checks (e.g., disk,
bb-mysqlstat.sh), so I'm hoping I don't have to change a global value.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.