Replies: 2 comments 1 reply
-
|
installp -ac -d <package_file.bff> i am unable to download .bff file |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Try -
installp -aXd /mnt/prometheus/node_exporter/node_exporter_aix.1.15.7.0.bff
node_exporter_aix
you need to specify package name in the end.
…On Wed, Mar 27, 2024 at 5:23 PM tamatam310 ***@***.***> wrote:
installp -ac -d <package_file.bff> i am unable to download .bff file
—
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJXVFZWTFUXLJEN4OQ2HFDTY2KXJ5AVCNFSM5EMDXFZKU5DIOJSWCZC7NNSXTOKENFZWG5LTONUW63SDN5WW2ZLOOQ5TQOJSG4ZTAOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I am seeing issues running node exporter 1.12.1.0 on AIX 7.2 if we have disks managed by Veritas DMP.
root@host100[/]# /usr/local/bin/node_exporter_aix -p 10051
Node exporter for AIX version 1.12.1.0 listening on port 10051
Error calling perfstat_diskpath: Invalid argument
Error calling perfstat_diskpath: Invalid argument
Error calling perfstat_diskpath: Invalid argument
Error calling perfstat_diskpath: Invalid argument
Error calling perfstat_diskpath: Invalid argument
Error calling perfstat_diskpath: Invalid argument
is there any way I can disable disk path statistics monitoring? please help.
Beta Was this translation helpful? Give feedback.
All reactions