Yelp / doloop

Task loop for keeping things updated
Other
10 stars 10 forks source link

monitoring tools #6

Open coyotemarin opened 13 years ago

coyotemarin commented 13 years ago

Once we have some more experience at Yelp with exactly what tools we need to monitor doloop, we should add corresponding binaries to doloop. Examples:

We'll need some way to read in database credentials. Probably the best way is a my.cnf file, read with MySQLdb.connect(read_default_file=...).

We should put this on the back burner for a while to avoid building useless utilities. Some or all of these might make more sense as separate projects.

coyotemarin commented 13 years ago

Yeah, going to start this out as a separate project with an obvious name like doloop-nagios-monitor.

coyotemarin commented 13 years ago

I've written one for Yelp; shouldn't be much work to make it standalone once we do some real-world testing.

coyotemarin commented 8 years ago

Ugh, looks like people still use Nagios?!?!