If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
How to do discovery rule by oracle.custom.sql of zabbix-agent2?
Hi all,
Is there a way to do discovery rule by oracle.custom.query[]? For example, I have sql script jobs_discovery.sql (for discovery dba_jobs which will be in Discovery rule):
Code:
SELECT job FROM dba_jobs
And I have another sql script job.sql, which will be in Item Prototypes...
Припустим есть два хоста 10.0.0.5 и 10.0.0.6
На первом открыт один порт 5000, на втором открыто два 5000 и 5001. Мне нужно что б находило там где два открытых порта.
Правила обнаружения:...
Wanna filter some specific items to not discover anymore?
sometimes you may need a filtering for not discover at all, for example : /tmp directory in file systems discovery.
to make that happen you should navigate to your template and on discovery rules section click on your discovery rule...
I have a problem with a network interface of a host monitored by our Zabbix.
Zabbix Version: 5.?
We monitor a FreeNAS Version 12 with the template for FreeNAS 11 (SNMP) as we haven't found a template for version 12.
Hello,
I'm sure this question has been asked at nauseam, but I haven't found the thread yet. So if someone can point me to it, that would be awesome. However, for now, I'll just ask again.
I have Zabbix monitoring a large environment, 1,600+ hosts. These are both servers *and* network...
How to exclude or ignore the names of specific discovered volumes from NetApp
Dears,
I would like to hide/exclude/ignore the triggers of the NetApp volumes with text "VOLDR". Is it possible?
Right now, I'm getting the following trigger results:
Triggers
Free Size on Volume[XXX01VOLDR] less than 20%
Free Size on Volume[XXX02VOLDR]...
Discovery receiving hosts that shouldn't been received.
Team,
I'm new to Zabbix.
I'm monitoring our network with Discovery Rules and Discovery Actions to autopopulate different hosts. We've got several POPs and for each POP we are having 3 different IP Blocks for Core Management, Loopbacks and Access Management. On the Discovery Rules...
Для начала попытаюсь внятно обрисовать хотелку, и саму ситуацию - хочу создать LLD правило при котором создавался бы один набор данных Item, но к нему создавались бы множественные...
Alert / Notification on Cannot create item: item with the same key .. already exists.
Hi all,
We have some custom discovery rules in a template and sometimes the discover send a wrong value causing the "Cannot create item: item with the same key "xxxx" already exists."
Is there any chance to set up an alert / notification, we could configure to...
Add another discovery rule using service.discovery with different filter
I have a few windows hosts, which have the default Windows OS Template assigned, hence have a service.discovery-discovery-rule defined on them.
This default rule, will discover all services that are set to startup automaticaly.
But now I want to discover a few application-specific...
I need to monitor connections state from one servers to another (check for monitoring is ready), the question is that each server, i nned to monitor may have connections to multiple other servers, so i need to create few tests from template. for one server it must bu one check, for...
Доброго дня.
Есть необходимость мониторить состояние коннектов с одного сервера на другие (сам тест по мониторингу готов, там все легко), вопрос в том, что на различных...