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
Setup as described on Docker host (192.168.90.3). Telnet check works.
$ telnet 192.168.90.3 9995 Trying 192.168.90.3... Connected to 192.168.90.3. Escape character is '^]'.
But when checked with QNAP NAS address (192.168.90.6):
$ lynx http://192.168.90.3:9995/metrics?target=192.168.90.6:3493
Failed to communicate with target: Connection reset by peer (os error 104)
when checked from PC web browser
Failed to communicate with target: Malformed list for query "LIST UPS".
The text was updated successfully, but these errors were encountered:
[SOLVED] IP address of nut-exporter needs to be added to QNAP UPS Master notified list, otherwise, communication is not possible.
This can be closed.
Sorry, something went wrong.
No branches or pull requests
Setup as described on Docker host (192.168.90.3).
Telnet check works.
$ telnet 192.168.90.3 9995
Trying 192.168.90.3...
Connected to 192.168.90.3.
Escape character is '^]'.
But when checked with QNAP NAS address (192.168.90.6):
$ lynx http://192.168.90.3:9995/metrics?target=192.168.90.6:3493
Failed to communicate with target: Connection reset by peer (os error 104)
when checked from PC web browser
Failed to communicate with target: Malformed list for query "LIST UPS".
The text was updated successfully, but these errors were encountered: