I created a new Dashboard to monitor my AWS/FSx cluster so in variables I would like to give drop and see filesystemId but however it isn’t working for.
Please help me if anyone got into the same issue.
used this query:
dimension_values($region, AWS/FSx, DescribeFileSystems , FileSystemIds)
Is there really a dimension with the name FileSystemIds? I would sa no. Correct dimension name is FileSystemId. So what will be correct query to get list of all file system ids?
Go to AWS console and show graph source, which will show FreeStorageCapacity for some filesystem, pls. How can you prove that you have proper IAM role? Did you follow doc? Can you explore Cloudwatch metrics in the Grafana?