OS: CentOS
Linux autodiscovery with : - disk autodiscovery and monitoring - network services discovery and monitoring (regexp based - ports number) - processes deiscovery and monitoring (regexp based) With simple perl script you can adapt (ex : virtual disk nam ...
A set of zabbix UserParameter scripts and a monitoring template for linux systems. This project ist originated on: https://github.com/scoopex/zabbix-agent-extensions RPM and DEB distribution packages can be downloaded at: https://github.com/scoopex/zabb ...
This is template for monitoring Linux LVM2 thin pools and thin volumes. Supported so far: LLD via userparameters Thin Pools Thin Volumes Installation and Requirements (note the order!): Copy userparameter_lvm.conf to zabbix_agentd.d
Hi guys! Sorry for the delay to update this dashboard, but finally came, there are huge improvements, now you don't need to import any Zabbix template, this dashboard work with the latest Zabbix version today (5.2) and with the latest Grafana too (7.3). ...
Template for monitoring Linux Disk with iostat with explanations and advices. Use LLD discovery: discover only [hsv]d[a-z] The idea is from https://wiki.enchtex.info/howto/zabbix/zabbix_iostat_monitoring I edited the script and add explanations and adv ...
Command line integration with the zabbix APIs. Meant to be used in shell scripts for solving day by day common tasks, such as fetching history and closing problems.
Full description: https://github.com/catonrug/linux-user-discovery-zabbix
Zabbix 5 template to use dhcpd-pools V3.x+ for JSON support ( http://dhcpd-pools.sourceforge.net ) to monitor ISC DHCPD shared network status. It will create items ( Already Used IP, Defined IP, Free IP, Percent IP already use at least for 1 lease, Per ...
Test only in CentOS7,zabbix server 5.0.x
Hi guys! Sorry for the delay to update this dashboard, but finally came, there are huge improvements, now you don't need to import any Zabbix template, this dashboard work with the latest Zabbix version today (5.2) and with the latest Grafana too (7.3). ...
Overview This tenplate provides more accurate data for cpu, memory and swap usage using dependent items supported since V3.4.x, and a hostscreen which helps you to look over important metrics of linux operating system at a grance. As know ...
Monitor NTP drift and local offset from an NTP server. Two templates are included for time.offset and time.drift, along with appropriate triggers. Developed for CentOS 6.4 Add these lines to the Zabbix configuration file at /etc/zabbix/zabbix_agent.con ...
Vulnerability is a software error that can be exploited by a potential attacker to gain access to your network or system. The use of misconfigured services, weak passwords and the presence of packages that contain bugs or security holes are loopholes that ...
This loadable module tries to mimic ipcs utility and provide various information about shared memory segments, message queues and semaphore sets.
Hello! this script will check few things: 1.if ntp package installed 2.if ntp synchronised 3.if theres an offset for more then 1 minurts with ntp.pool europe servers steps to install : 1.add the script to /home/zabbix/ or whatever script file tha ...
Hello, this script checks the folowing: 1. if you have nfs mount it will check if its mounted 2. if a mount has fallen because of network the file will look like this ? ???? ?? ??? mountfile and mount simple check will not see it so i check mount fil ...
This script detects processes that are running for a while and presumes that these are services that should be running always. The magic is in the regular expression.The LLD-template will use the JSON-output to create the item proc.num[] for each of these ...
TCP Connection Status Template for Zabbi
# zabbix_meminfo Zabbix template for Linux memory statistics from /proc/meminfo. Using LLD and dependent item, simple and flexible monitoring is realized. ## Notes - for Zabbix 3.4 - Use template `zbx_templates_meminfo_34.xml`. - for Zabbix 4.0 ...