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...
Search Result
Collapse
24 results in 0.0028 seconds.
Keywords
Members
Tags
-
Add another discovery rule using service.discovery with different filter
Last edited by chojin; 20-01-2020, 17:00. -
Мониторинг конечных сервисов
Коллеги, приветствую!
Прошу помочь в поиске решения.
Работаю в крупной компании с некоторым количеством сервисов и встала задача наладить мониторинг с точки... -
cesarsj started a topic How do I know which user created, and when was it created, a tag or service?in Zabbix HelpHow do I know which user created, and when was it created, a tag or service?
The people here are creating strange tags and services and I want to standardize this, but I do not know who's making the mess or when.... -
Monitoring Services INSIDE Docker Containers
I was wondering if someone could share their experience with monitoring services running inside docker containers.
We have a couple dozen containers running various services (nginx, php-fpm, mysql) and would like to utilize Zabbix functionality to get alerts. We have working solutions... -
Windows Service Monitoring Help
We are currently using version 2.2 and I am trying to setup an alert if a service stops on our remote servers. The service is for a proprietary software and the issue I am having is this:
service_state[Name Of Service [Version of App]] so when I try to save this I get an error : incorrect... -
Zabbix serviceGet service Time
Hello I have some services and I want to get their "uptime" with the API.
I have already the SLA with this code:
...PHP Code:$apiT = new ZabbixApi($apiurl, $user, $passwd);
$apiT->setDefaultParams(array(
'output' => 'extend',
'serviceids'
-
Item Prototypes
I'm attempting to setup a standardized method of discovering and monitoring installed applications.
Can you create item prototypes that is not based on the macro returned by the discovery rule?
I would like to have a generic discovery rule that would return a list of services... -
Windows Services
Seems Zabbix just won't give me a some credit here...
I applied a Exchange2010 template that was available on the forum. Most of the services just stay 0 as service state. while it is really running.
I made a new template for f-secure, and added service :
service_state["FSAVMSED"]... -
PID Issues...repost!
Hi,
Think I posted in the wrong place last time so I'm reposting here (sorry!!)
I'm pretty sure the solution to this problem is going to be really simple (it's happened to me before but can't for the life of me remember what I did!)
Basically, logged...