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.
Hi, we have a virtual machines running a few windows services, some of them might be running using the same executable like:
Service1 using "c:\services\service.exe P1"
Service2 using "c:\services\service.exe P2"
where P1 and P2 are command line parameters.
As I mentioned in the title, when I try to monitor my Windows servers, it cannot get the data of my Windows services by "Windows services discovery" in the current "Windows by Zabbix agent" template. In other words, no items are created and I cannot monitor....
PROBLEM: Monitor Scheduled Shadow Copy services on a Windows Server
Hello!
I have a request from a client of mine to add a monitoring parameter to the scheduled Shadow Copy runs that the server runs at 07:00, 12:00, 16:00, and at 20:00 on weekdays and only at 20:00 on weekends for drive F:\.
On drive G:\ the job runs at 07:00 and 12:00 on all weekdays,...
Close alerts about not running Windows services after disabled them on windows?
Hello,
I have a problem with alerts referring to "Windows service not running" after being disabled on Windows.
When i started the virtual machine the two services where on automatic delayed but i dont need them for the moment so i disabled them on windows. But Zabbix is...
Hello
I have fresh install of Zabbix 6 on Ubuntu 20.04 and I have added a few Windows Servers to Zabbix using the "Zabbix agent active".
After a some time some Windows services report problems and I want to disable monitoring of a few Windows services.
I need to check if there is a specific Windows service on the hosts monitored by Zabbix 2 Agent. The problem is that I cannot create an item with a nonexistent service using the service.info key (eg service.info["my_service_name",state].
As far as I can see...
1.
I have a host group with 100 windows workstation and triggers created for each workstations e.g. zabbix_agent status
I'd like to create a trigger which starts only when zabbix_agent unavailable on > 60 hosts
Hello, I have a problem with changing Windows services discovery rules. I wanted to disable tracking of some services (BITS, TrustedInstaller, ...). I already changed the regex, but Template Module Windows services by Zabbix agent keeps spamming with notifications. Zabbix 5.0 / Windows OS.
Zabbix 5 try to excluce all services or include only filtered windows services names
Hi
I'm new on Zabbix, I just install Zabbix 5 and I try to get status for my Windows Services, I add the default template 'Template Module Windows services by Zabbix agent active' and retrieves all Windows Service, but I need to get only fews Services, I don't know how to include only theses...
Last edited by andvsilva; 14-08-2020, 13:15.
Reason: It is done, the filter " ^ServWavNET|EraseWavRecado$ " working I just don't wait to create the new itens, now is OK. Tks, close this topic pls
Monitor state of Windows service thats set to restart daily.
Hi gang, new to Zabbix here. I'm trying to make a trigger that will monitor a service thats notorious for hanging on scheduled daily restart. I used service_state and change to trigger but would like it to be less sensitive to say "ok this service stopped, I will give it 2 minutes to get back...
I have some issues with windows machines reporting problems with some services and a lot of people talk about adding a regex filter under "Administrator > General > Regular expressions"
But I have some issues trying to get that to work and I've not been able...
I have Zabbix 2.4.7 installed on Linux Debian.
My question is, howto start windows services on WINDOWS 2008 R2 Server if they go down?
Do I need an agent installed or it should work without an agent?