-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Component/s: API (A), Documentation (D), Frontend (F), Proxy (P), Server (S)
zabbix has "macros", which actually are "variables".
http://en.wikipedia.org/wiki/Macro_(computer_science) :
"Macros are used to make a sequence of computing instructions available to the programmer as a single program statement"
in zabbix, these are essentially variables (either system variables, or user definable - "user macros" currently), they do not contain code, instructions etc