- Invalid tag "/zabbix_export/templates/template(1)/items/item(10)/preprocessing/step(1)": the tag "parameters" is missing. [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → CController->run()
Search Result
Collapse
8 results in 0.0031 seconds.
Keywords
Members
Tags
-
Zabbix 6.4 importing template error.
Hello.When i'm trying import template i see this error. -
Script with macros as parameters
I'm getting an error when trying to start manually a global script from Zabbix 5.0.
Script command executed on Zabbix server:
...Code:/usr/lib/zabbix/externalscripts/rde/rde_criar.sh "{HOST.HOST}" "{HOST.IP}" "{HOST.NAME}" "{EVENT.NAME}" "{TRIGGER.DESCRIPTION}"Last edited by markfree; 25-11-2021, 15:59. -
Zabbix Trigger parameter to use path. Please Help!
Hi All,
My situation now is I am monitoring my application using proc.num[example.exe] in order to monitor CPU, state and etc. However can I do a monitoring based on the application path e.g. C:/Program Files/example.exe?
Please advise if there is other paramenter other than... -
items to parameters for userparameters or script
Hello everybody.
I try to use a external module with a special mathematical function with 2 parameters in input to follow a physical value.
I have this two values in my zabbix configuration and this 2 valurs are OK and I have a items for each.
I reach to link the special... -
[Zabbix 3.0] Discovered items as parameter in another discovery rule
Hi!
I have been reading the documentation and I did not see what I am looking for so it could be something it can not be done.
What I want to do is to use the discovered items from one discovery rule as parameter in another discovery rule.
I have a discovery... -
Key como parametro de função
Boa tarde!
Perguntinha rápida, é possível usar uma "key" como parâmetro de uma função??
Key1 - custom.valor[1]
Key2 - custom.tempo[1]
Item Calculado = avg("custom.valor[1]",last("custom.tempo[1]"))
... -
How to feed an item parameter with another item value
Is that even possible?
Thanks. -
parameterized templates
Is there a way to parameterize templates and include those multiple times?
I want to monitor multiple instances of Oracle running on the same server, I'd like to check the same thing for all of them. Is there a way to include the same template, once per instance, with the instance name...