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.
I want to monitor a list of specific systemd services (whether they are currently running or not).
For now I tried to use Systemd by Zabbix Agent 2 template. It's working, but with default settings this template monitoring all enabled systemd-services....
I'm trying to make systemd service monitoring to work on Debian 12, but it says that this is "Not supported" for this host.
I have installed zabbix-agent 2 using Zabbix repo, and everything looks good, I have configured this host in my zabbix server and I can get other data.....but...
Does anyone know where i can find the systemd.conf file for the plugin systemd ? Right now my plugin directly has the following out of the box- after a fresh install. Not sure what to do. The instructions on the Zabbix GIT page are very unclear regarding this. I have the template...not much else....
I've been switching all my old agents over to the new agent2, and the systemd keys work pretty well. So I decided to try and change the agent side systemd monitoring script to this new system.
Debian 11
zabbix_agent2 5.4.12
Zabbix Server 6.0.3
I am running one of the newest version of the Zabbix server along with agent2 on my hosts. My hosts are properly connected to the server, but now I am wanting to monitor individual services, like httpd or dhcp. I've been experimenting with httpd specifically.
All I need is to be alerted when...
I have a basic ZABBIX server running ZABBIX 5.0.17. I am wanting to monitor on the service level for my RHEL 8 servers that I added to my dashboard (so not just if the server becomes unresponsive, but also if individual services on the server become disabled unexpectedly). I have the agent2 version...
I'm having an issue regarding environment variables for the agent 2 under systemd under Oracle Linux 7.9.
I want to monitor an Oracle Database and I followed the instructions for the agent, placing the oracle binaries in the path for the zabbix user. So if I enable the...
Exclude some systemd services from Systemd Template in Zabbix 5.4
Hi everyone,
I switched to Zabbix 5.4 recently, and wanted to test Systemd Template.
Discovery is perfect, maybe too much indeed : some useless services (container-getty for an LXC container, for example) are seen as "not running".
I saw a variable called {$SYSTEMD.NAME.SERVICE.NOT_MATCHES},...
Zabbix Server seems to be running but systemctl shows
I installed zabbix server 5.2.4 on debian 10 buster from the sources. I could not use the prepared debian packages, because the hardware architecture behind is an IBM powerpc in the particular case.
Zabbix works fine except after creating a systemd service file to manage it via systemctl...
Alerts not being triggered on monitored systems for systemd services
I have 14 devices being monitored by Zabbix, all RHEL 7 machines. The server is CentOS7. I'm attempting to monitor system services under systemd, by following the instructions in this guide:
I'm trying to install zabbix proxy and agent on a Centos 7 instance. However, after installing the repository and try to install them. I get the error below. I can't find any way to install the lib dependancies and systemd.
RHEL7 systemd Unit File Not Working (zabbix-server.service)
All,
I have recently transitioned my customer from a Zabbix appliance to a more enterprise-normal server setup. I am new to RHEL7 (but not Linux or Zabbix, in general) and am having some troubles getting the systemd unit file for Zabbix to work (at least, work as expected).
...