Hello,
I am currently introducing Zabbix at my new employer and am considering whether to use Inventory here.
Unfortunately, the default inventory fields do not match our requirements.
So I thought about changing them via the file /usr/share/zabbix/ui/include/hosts.inc.php....
Search Result
Collapse
27 results in 0.0022 seconds.
Keywords
Members
Tags
-
Zabbix Inventory Export
-
Inventory host and host group information not visible to all users
I had deployed Zabbix 6.4.10 and setup a number of hosts and host groups as Admin. When I attempted to log in as another user to test visibility and dashboarding I am not seeing any inventory for that user.. Unsure if I missed a configuration or permissions option. Referenced documentation and not seeing... -
Автоматическое занесение Description-ов интерфейсов в поля инвентаризации
Здравствуйте форумчане!
Как извлечь построчно значения из description-ов всех интерфейсов и заносить их в одно из полей инвентаризации хоста автоматически?
Задача следующая:
Нужно извлечь всевозможные данные по клиентам (например локации, адреса, наименование... -
Zabbix 6.2: Inventory do not work as expected
Hello,
We need a list of hosts and relative OS, so we have activated automatic inventory on all hosts.
The fields is stil empty and only name of the host apperars.
How can I get this data?
PS the photo is about a Windows Server host
thank you...Last edited by andreagx; 23-09-2022, 09:20. -
Inventory Fields not populating via Zabbix API
I am unable to populate any fields in the "Inventory" tab via the Zabbix API. The below call will create the host, as well as, the tags, but will not touch the "Inventory" fields. This is an example using the python module pyzabbix, but I have tried the same call with curl and... -
Отчет по свободным ресурсам по всем хостам на linux.
В Zabbix есть много хостов linux. Большинство из них - это виртуальные машины.
Хотелось бы получить отчет, который бы показал, какие из этих хостов имеют свободные ресурсы... -
Zabbix Inventory custom fields
Hello Team,
I'm interested in using Zabbix inventory to capture the following types of detail from my servers:
1. What's in each Dimm Slot (model #)
2. Serial number of drive in each drive bay
3. Date of each hard drive added
4. License keys
... -
use macro in manual inventory
we can set 'Populates host inventory field' for an item to fill an automatic inventory.
can i use user-defined or internal macros to fill inventory?
for example {HOST.HOST} fill Alias field. -
Host Inventory Key Not Resolving
I am new to Zabbix, and I am trying to figure out how to do Host Inventory. I have set it to automatic, and the name and os fields populate correctly by default.
I have tried to put in some items into the OS (Details) and OS (Short) fields, but those items/keys do not seem to be resolving.... -
Link two Item values to third item.
Hello,
So we want to do inventory using Zabbix built in tools as much as possible.
We are using CentOS 7 + Zabbix v3.07.
For that we have two wmi.get calls to get Windows version value:"Windows 10 Education" and second to get windows OS architecture... -
"Inventory" and "Hosts" Configuration text format/content
Thank you for reading my post first of all. Is there a way to a) better format what is printed when you click on "details" and "notes"? No matter what I've tried, it always comes out as one line. b) if there is not a way, is there an easy way to change what the fields are so they... -
Why host inventory overview is empty?
Hi,
I have set some items assigned to managed node for inventory fields, but zabbix still shows empty in this overview tab.
Could you please help on this? Attached is the screenshot.
Regards,
LJ... -
Email Alerts - From INVENTORY POC EMAIL
Zabbix release: 2.4.1
I've been running Zabbix for a while as a migration from Nagios, and am having some issues understanding how to email an alert using the field from the host:
- {INVENTORY.POC.PRIMARY.EMAIL<1-9>} (I'm wanting to use #1 for this example)
... -
Host Inventory Properties withing Action Messages
Hi All,
I have been trying to output some of the information from the Host Inventory into an Action message using the object property names but it is not working eg {HOST.poc_1_name}
Is this actually possible?
I am trying to add point of contact information... -
Help with notifications and inventory auto completion
Hello fellow forumers,
First of all i want to say that im a newbie with zabbix.
Managed to have the server running, configured some hosts merely for test. Configured something easy like more than 0 user connected to the host to make it an problem in order to test the notifications...