MogiePete / zabbix-systemd-service-monitoring

Simple Zabbix Template to discover, monitor, and alert on systemd services.
GNU General Public License v2.0
91 stars 41 forks source link

system.uptime.systemd not supported #2

Closed alialtansaka closed 6 years ago

alialtansaka commented 6 years ago

Hi

i got an error like that

Item: System uptime Key: system.uptime.systemd State: Not supported

also tried with: zabbix_agentd -t "system.uptime.systemd"

how can i solve this

thanks

MogiePete commented 6 years ago

@alialtansaka

I have updated the user_parameter file along with the template file to reflect the working systemd.uptime command.

Please import the newest template or modify the key for System Uptime to systemd.uptime and copy over the new user_parameter file.