Active IQ Unified Manager Discussions
Active IQ Unified Manager Discussions
While searching for reason why not all performance counters are available I have found following problem:
All dfmserver*.log files contains only errors like below:
Sep 21 02:16:26 [dfmserver:ERROR]: [29018:0x3f8aba0]: fopen failed Nosuch file or directory
Sep 21 02:16:28 [dfmserver:ERROR]: [29018:0x3f8aba0]: fopen failed Nosuch file or directory
Sep 21 02:16:28 [dfmserver:ERROR]: [29018:0x4891ba0]: fopen failed Nosuch file or directory
Sep 21 02:16:28 [dfmserver:ERROR]: [29018:0x2d93ba0]: fopen failed Nosuch file or directory
Sep 21 02:16:29 [dfmserver:ERROR]: [29018:0x4992ba0]: fopen failed Nosuch file or directory
Sep 21 02:16:31 [dfmserver:ERROR]: [29018:0x52b9ba0]: fopen failed Nosuch file or directory
Sep 21 02:16:31 [dfmserver:ERROR]: [29018:0x1decba0]: fopen failed Nosuch file or directory
Sep 21 02:16:34 [dfmserver:ERROR]: [29018:0x3f8aba0]: fopen failed Nosuch file or directory
Sep 21 02:16:34 [dfmserver:ERROR]: [29018:0x4992ba0]: fopen failed Nosuch file or directory
I have no clue which file/directory it's trying to open.
Can anyone help?
Solved! See The Solution
This error could be due to deletion of some files from /opt/NTAPdfm/perfdata directory.
After the files are deleted server needs to be restarted for starting the collection of performance counters data.
Please provide "dfm diag" and check where the performance data is stored.
This error could be due to deletion of some files from /opt/NTAPdfm/perfdata directory.
After the files are deleted server needs to be restarted for starting the collection of performance counters data.
Hi pagrawal,
Thank you very much for your answer. I have just checked history on the server and yes, the files in perfdata were deleted.
After restart DFM collects performance counters again.
Thx a lot.