- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Experts,
Is there any way i can add "Hostname,Node Name,Tier name" in healthrule names ?
Tested with some placeholders didn't worked. Appreciate your suggestions.
Eg :
Thanks,
Raj
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Will
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Predefined Templating Variables
I tried predefined templating variables - ${event.node.name} and custom insertables in healthrule didn't worked as expected.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @173022
Unfortunately the templating variables are only supported in email and HTTP request templates.
For the health rule name only the following static characters are supported:
The following character types are allowed in a health rule name:
Uppercase letters: A-Z
Lowercase letters: a-z
Numbers: 0-9
Symbols: ~ ` ! @ # $ % ^ * ( ) _ - + = { [ } ] | : ; ' . ? / > <
You may want to look use the AppDynamics REST API to programmatically create health rules with dynamic names based on your infrastructure if you have a number of rules to manage with custom names, but you could end up with a larger quantity of rules.
Please let me know how you get on and consider adding karma to this or any other answer if it has helped.
Regards
Will
