OS: RedHat
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 ...
Zabbix NFS monitoring This uses the nfsstat command to extract NFS data from a client. e.g. $ nfsstat Server rpc stats:calls badcalls badclnt badauth xdrcall3250 0 0 0 0 Server nfs v4:null ...
This script will use zabbix_sender to send data about available security updates on your system to zabbix. It will also verify if SeLinux is active.
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.
FEATURES -------- * Monitoring of teamd master and slave interfaces * Provides alerting on link loss, link loss count, and team state. REQUIREMENTS ------------ * Zabbix server version 3.2 * NetworkManager * teamd configured * Currently only ...
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 ...
# 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 ...