-
hi,
i try:
`python3 /tmp/check_mongodb.py -a admin -u admin -p $adminpw -H "[$IPV6_Hostname]" -A replication_lag_percent -P 27017`
I got:
`CRITICAL - General MongoDB Error: not authorized…
-
### What should be done?
Insert i/u/d documents in the same format as MongoDB.
Do enough to make it barely compatible with Meteor apps.
Add issues and TODOs.
### Where?
https://github.com/F…
-
We often initialize cmds with
```go
color := isatty.IsTerminal(os.Stderr.Fd())
oplog.SetGlobalLogHandler(log.NewTerminalHandler(os.Stderr, color))
```
These two lines can be merged into a defau…
-
Reported on IRC. Fresh installation of debian sets hostname to 127.0._1_.1 in hosts file. For some reason when trying to connect to oplog, hostname is used instead of the oplog connection string in th…
-
Throw a container around this to also include a makefile and any supporting projects.
-
Is it possible to set database oplog size during database creation? Thank you.
![](https://i.imgsafe.org/96/96b792aa7c.png)
-
**Exporter version**
```
exporter 0.33.0
```
**Logs**
```
time="2022-07-15T03:54:24Z" level=debug msg="getDiagnosticData result"
{}
time="2022-07-15T03:54:24Z" level=warning msg="cannot cr…
jicki updated
1 month ago
-
publishEvent的upper_event参数传入后会创建一个CoverDispatcher实例,但是这个实例会被oplog所缓存,导致在后继相同类型的事件下listener拿到的还是第一个事件的内容
-
Here is a piece of logs. No warn or error captured.
```
[2017-06-03 16:42:55,634] [INFO] [TailThread-4] [TailThread:status:61] Oplog tailer ps-rsc/ip-10-1-12-46:27019 status: 176740 oplog changes, t…
islue updated
5 years ago
-
On our backup server we experience cases where backups fail to complete successfully because the Oplog Resolver from a previous backup didn't complete. This happens on many of our backup configuration…