Prerequisites
Before you begin, make sure you have:- An AWS account with an IAM user who has access to the target CloudWatch dashboard
- The AWS Console login URL, account ID, and IAM credentials for that user
- The full dashboard URL you plan to display
Step-by-Step Configuration
Create the Dashboard App in Pickcel
Log in to the Pickcel Console and navigate to Apps. Search for the Dashboard app and click on it. Then, click Create App.
- Give a name to the app instance (e.g., “Production Server Health - AWS”).
- Select AWS Console from the dropdown menu. The configuration fields will open on the right.
Fill in the Fields for AWS Console Dashboard Configuration
This section requires precise information to generate a correct and secure Auth Token.
- AWS Console Login URL: Navigate to the AWS login page and copy the full URL from your browser’s address bar.
- Your AWS Console Account ID: Enter your 12-digit AWS account ID without hyphens.
- IAM Username Or Email: Enter the username of the dedicated IAM user.
- Your AWS Console Password: Enter the password for that IAM user.
- Your AWS Console Dashboard URL: Log into the AWS console and go to the specific CloudWatch dashboard. Copy the full URL from the address bar and paste it here.
Enter Screen Selection Code (Optional)
To isolate key graphs, use the Pickcel Dashboard Screen Mapper Extension to select an area and paste the generated code into the Screen Selection Code field.Check this guide for more info: How to Use the Dashboard Screen Mapper Chrome Extension?
Set Refresh Interval and Session Expiry
- Refresh Interval: This setting defines how often the dashboard is updated. For infrastructure monitoring, a refresh interval of 5 minutes is recommended.
- Session Expiry: This forces a fresh login to prevent session timeouts. Set this to 1 hour, as AWS sessions are typically shorter for security reasons.
Enable Scroll Option for the Dashboard (Optional)
- Enable Auto Scroll: Set a duration in seconds for the dashboard to scroll from top to bottom.
- Enable Auto Scroll Height: Set a height in pixels for the dashboard to scroll down incrementally.
What’s Next?
Your AWS CloudWatch Dashboard App is now ready. For further reading:
- To create a multi-zone layout: Learn about Compositions
- To send it to your screens: Learn how to Publish or Schedule Content