OS: Debian
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 ...
Full description: https://github.com/catonrug/linux-user-discovery-zabbix
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 ...
Based on Graphtrees for Zabbix (https://share.zabbix.com/zabbix-tools-and-utilities/web-addons/graphtree-for-zabbix), permits easy access to all graphs of a host, hosts or host group.- View all graphs of host- View all graphs os hosts group- Use the Item ...
Check if an system file is readonly mode (on Linux with ext files systems)
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 loadable module tries to mimic ipcs utility and provide various information about shared memory segments, message queues and semaphore sets.
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 ...
video This template will discover all available Linux services using command 'systemctl list-unit-files'. Zabbix will query each service using command 'systemctl status service-name'. Zabbix will use preprocessing and extract some attributes of each se ...
This template calculates resource consumption by programs. For each running program, the template counts the number of I/O, MEM, and CPU used for all instances of these programs. The template reports SUM, MAX, MIN, AVG and COUNT for all instances of a ...
Additional: there are a similar tools incorporated in Zabbix. You can use: net.tcp.service keys I create this template for check connection between remotely hosts. It can be useful to check connectivity specific host\port. Supported Windows OS (need ...