Re: NCPA error on AIX 6.1
Posted: Thu Jun 04, 2020 2:02 pm
Hi @occ,
Sorry to hear that this is impacting your business and after discussing this in more depth, it's an issue with the underlying python packages used by NCPA. In particular, it's the disk partition/layout on this particular server that is causing the issue.
One suggestion would be to modify the main ncpa configuration file and set the following to:
At this point, since AIX 6 is end-of-life, we are not providing continued bug fixes or new NCPA builds for this operating system. However, as Sean mentioned, there maybe are other workarounds here such as check_by_ssh or the NRPE agent we can explore.
Let me know if you have any questions.
Benjamin
Sorry to hear that this is impacting your business and after discussing this in more depth, it's an issue with the underlying python packages used by NCPA. In particular, it's the disk partition/layout on this particular server that is causing the issue.
One suggestion would be to modify the main ncpa configuration file and set the following to:
Code: Select all
exclude_fs_types =Let me know if you have any questions.
Benjamin