-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: None
-
Component/s: Templates (T)
-
0.5
Link to template: Source of README.md - Zabbix - ZABBIX GIT
The macros used in this template is an example of what NOT to do:
| {$URL} | AFF700 cluster URL address. | |
| {$USERNAME} | AFF700 user name. | |
| {$PASSWORD} | AFF700 user password. |
Please change these to use something like: {$NETAPP.URL}, {$NETAPP.USERNAME} and {$NETAPP.PASSWORD}.
Thank you!