ganglia Attributes - AWS OpsWorks

ganglia Attributes

Important

The AWS OpsWorks Stacks service reached end of life on May 26, 2024 and has been disabled for both new and existing customers. We strongly recommend customers migrate their workloads to other solutions as soon as possible. If you have questions about migration, reach out to the AWS Support Team on AWS re:Post or through AWS Premium Support.

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"]