ganglia Attributes - AWS OpsWorks

ganglia Attributes

Important

AWS OpsWorks Stacks is no longer accepting new customers. Existing customers will be able to use the OpsWorks console, API, CLI, and CloudFormation resources as normal until May 26, 2024, at which time they will be discontinued. To prepare for this transition, we recommend you transition your stacks to AWS Systems Manager as soon as possible. For more information, see AWS OpsWorks Stacks End of Life FAQs and Migrating your AWS OpsWorks Stacks applications to AWS Systems Manager Application Manager.

Contains a web attribute that contains several attributes that specify how to access the Ganglia statistics web page:

password

The password required to access the statistics page (string).

node["ganglia"]["web"]["password"]
url

The statistics page's URL path, such as "/ganglia" (string). The complete URL is http://DNSNameURLPath, where DNSName is the associated instance's DNS name.

node["ganglia"]["web"]["url"]
user

The user name required to access the statistics page (string).

node["ganglia"]["web"]["user"]