Custom Query (196 matches)
Results (184 - 186 of 196)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#147 | fixed | Augment Nagios LDAP-MMR NRPE plugin to check for replication conflicts | mitchb | mitchb |
Description |
Aside from making sure that the replicas themselves are okay and replication is running, we should have Nagios check the replicated suffix to see whether there are any records containing the nsds5ReplConflict attribute, which indicates a conflict that could not be automatically resolved. |
|||
#195 | duplicate | Allow connections to the primary from scripts servers | adehnert | |
Description |
In all likelihood, fixing this would also lead to fixing (or WONTFIXing) #175. #138 is sort of the inverse of this one. |
|||
#142 | fixed | Add monitoring for failure of the backend network | mitchb | |
Description |
We don't presently have a Nagios test that will alert us if there's a failure of the backend network switch, or the backend interface on an individual server. All the probes for sql.mit.edu will still pass because they run over the public network. We should use some plugin to run a 'select 1;' or something similarly trivial on each scripts server. |