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
Trying out ctld_exporter on FreeBSD 13.0, I see that all luns are reported as lun 0
$ ~/go/bin/ctld_exporter --version ctld_exporter, version (branch: , revision: ) build user: build date: go version: go1.16 platform: freebsd/amd64
Here is a small excerpt of the reported metrics:
iscsi_target_operations{lun="0",target="...",type="NO IO"} 0 iscsi_target_operations{lun="0",target="...",type="READ"} 0 iscsi_target_operations{lun="0",target="...",type="WRITE"} 0 iscsi_target_operations{lun="0",target="...",type="NO IO"} 0 iscsi_target_operations{lun="0",target="...",type="READ"} 0 iscsi_target_operations{lun="0",target="...",type="WRITE"} 0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Trying out ctld_exporter on FreeBSD 13.0, I see that all luns are reported as lun 0
Here is a small excerpt of the reported metrics:
The text was updated successfully, but these errors were encountered: