Custom Query (196 matches)
Results (64 - 66 of 196)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#174 | invalid | Nagios plugin to check for different generation ID error message | ezyang | |
Description |
Check for the error message: [23/Sep/2010:15:18:56 -0400] NSMMReplicationPlugin - agmt="cn="GSSAPI Replication to whole-enchilada.mit.edu"" (whole-enchilada:389): Replica has a different generation ID than the local data. which indicates something has gone wrong with replication. This message does not appear to be picked up by our existing MMR checks. Old text: In the nsds50ruv attribute, replication agreements record a "generation ID" which prevents two masters initialized from different sources from attempting to overwrite each other and cause a mess. Unfortunately, this safety mechanism also means that replication doesn't work, and furthermore, while this will result in a lot of spew to the LDAP error log, this won't show up in the usual status field. We should check that all of the replication generations on our servers are consistent. |
|||
#28 | fixed | Nagios should check for nearly-expired certificates | quentin | broder |
Description |
"We should set up Nagios to check for certificates that are about to expire (say within a week), so that we don't get caught by surprise again. Anders" (Taken from RT #469122) |
|||
#87 | worksforme | On an autoinstalled trac using git, going to Browse Source can time out and get a 500 | xavid | |
Description |
This even happens with small git repos with little history. The fact that it's so slow is probably an upstream thing, but we might be able to hack the autoinstaller's fcgi to make timeouts not happen. |