We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As described here naemon/naemon#70 this seems to be a nrdp issue.
Setting the early_timeout to 0 solves the issue for Naemon:
early_timeout
0
nrdp/server/plugins/nagioscorepassivecheck/nagioscorepassivecheck.inc.php
Line 222 in 6ee9a75
The text was updated successfully, but these errors were encountered:
Fixed: Service check timed out after 0.00 seconds on Naemon installat…
b6aff75
…ions (NagiosEnterprises#61)
No branches or pull requests
As described here naemon/naemon#70 this seems to be a nrdp issue.
Setting the
early_timeout
to0
solves the issue for Naemon:nrdp/server/plugins/nagioscorepassivecheck/nagioscorepassivecheck.inc.php
Line 222 in 6ee9a75
The text was updated successfully, but these errors were encountered: