Search found 2 matches

by Vegie
Mon Aug 18, 2014 9:23 am
Forum: Open Source Nagios Projects
Topic: [error] Mongodb.py replication_lag
Replies: 1
Views: 1003

Re: [error] Mongodb.py replication_lag

can be Closed. what a shame :D error was that the plugin is checking the host name, no wonder that he cant find the ip as name in the string, so solution was: i added in the hosts file on the nagios server how the ip should be resolve. problem is, taht the replciation_lag is teh only one with that k...
by Vegie
Sat Aug 16, 2014 9:03 am
Forum: Open Source Nagios Projects
Topic: [error] Mongodb.py replication_lag
Replies: 1
Views: 1003

[error] Mongodb.py replication_lag

Hi ppl, i hope someone can help me ^^ i using the chekc_mongodb.py plugin since around 1 month, just doing some connection checks and other main stuff. now i need to check the replication_lag and replication_lag_percent and now i got the problem: # ./check_mongodb.py -H xxx.xxx.xxx.165 -P 27017 -A r...