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
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 ishttp://
, whereDNSNameURLPath
is the associated instance's DNS name.DNSName
node["ganglia"]["web"]["url"]
- user
-
The user name required to access the statistics page (string).
node["ganglia"]["web"]["user"]