I'm using a template "Alcatel-Lucent Enterprise OmniSwitch AOS 6.x" from zabbix github.
https://github.com/zabbix/community-...elease_6.x/6.0
It comes with three...
Search Result
Collapse
13 results in 0.0019 seconds.
Keywords
Members
Tags
-
Use Global Variable for Macro Value in a custom Template
-
Compare values between hosts and aggregated host
I have some real hosts (URA_X) with items that return the number of active calls. They are spread over 3 sites (group).
Each host has one such item:
I also created a virtual host (URA_Aggregated)...Code:Asterisk Calls - asterisk.active.calls - Zabbix agent item (user parameter)
Last edited by markfree; 03-11-2023, 17:39. -
How often active check item values are sent to the server?
The documentation says: https://www.zabbix.com/documentation...concepts/agent
"Active checks require more complex processing. The agent must first retrieve a list of items from Zabbix server for independent processing. Then it will periodically send new values to the server."... -
Display an items previous value
I would like to display the previous value of an item whenever an event is fired.
Let's say I have an item that triggers with a value of 0.
Whenever that trigger is true, the operational data should display the latest and previous values....Code:last(/hostname/item.key)=0
Last edited by markfree; 08-06-2022, 16:49. -
How to handle Multiple Values
Dear Zabbix-Friends,
I am pretty new to Zabbix and I´m sharing this challenge with out:
I created a windows tasks, that I want to monitor. The easiest (for me) would be to issue a Powershell command through a custom item and process the given output. The Powershell-command... -
How to format JSON value from ODBC query(get)
I have a item from a OBDC query that return a json like this
[{"job_name":"UpdateRSView","job_status":"Enable d", "last_run_status":"Error Failed","last_run_date":"2021-06-02 12:00:00.000","run_duration":"00:00:03","next_sche...Last edited by DarkWall; 02-06-2021, 19:28. -
Latest data shows items with info "Value is not available"
Problem:- Selecting Monitor > Latest Data > Show details, some VMs will show "value is not available" for (what seems) random simple check items.
Trouble shooting:- Tried rebooting VM in question.
- Tried rebooting zabbix.
- Tried resting snmp service on host.
- Tried deploying
-
Предыдущее значение (PREV()) в описании проблемы
Всем доброго дня.
Подскажите, пожалуйста, кто знает, как можно вставить в имя проблемы при срабатывании триггера предыдущее значение? {ITEM.VALUE} и {ITEM.LASTVALUE} у меня выводят одинаковое значение. -
Zabbix 4.0.3 problem with graphs
Hi everyone!
i have clean install latest version of zabbix server.
and i see strange bug:
graphs has no data, but i see in value mode.
you can see in screenshot.
what could be wrong?
need to tweak something?
P.S.
Ubuntu 16.04
...2 Photos -
Monitor SNMP SFP+ (10G) interface
Hello,
I'm using a template with LLD for discover interfaces and it takes some item values like in-out bandwith, errors, etc...
For everything it works great, but i have one vlan interface over a 10G (sfp+) interface and sometimes it doesnt store all values for inbound... -
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... -
display key value
Hello.
How can be printed out value of any key?
For example:
{myhost:system.cpu.load.avg(1h)}
I know only how to print value in the map - in the label of host.
Unfornately it is not printing out value of the time_shift-ed window:
...Last edited by gorbi13G; 14-04-2014, 08:44. -
Error showing latest values since upgrade to 2.2.2
Hello to all forum members:
Recently we did an upgrade from 2.2.0 to 2.2.1 on a CentOS 6.4 server using the packages from the repository. Since the upgrade, the option "Show 500 latest values" does not show properly. I attach an screenshot showing the issue.
Has...