All Projects → hequan2017 → zabbix-models

hequan2017 / zabbix-models

Licence: other
zabbix 模板 ansible api

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to zabbix-models

execute-engine
基于Ansible API的任务执行引擎,支持adhoc和playbook两种任务的执行
Stars: ✭ 18 (-35.71%)
Mutual labels:  zabbix, ansible-api
zabbix-module-sockets
A Zabbix loadable module to monitor Linux Sockets
Stars: ✭ 16 (-42.86%)
Mutual labels:  zabbix
Graphical notifications Zabbix
No description or website provided.
Stars: ✭ 77 (+175%)
Mutual labels:  zabbix
monitor system docs
No description or website provided.
Stars: ✭ 30 (+7.14%)
Mutual labels:  zabbix
ZbxWallboard
Wallboard with active triggers/problems of Zabbix Monitoring
Stars: ✭ 17 (-39.29%)
Mutual labels:  zabbix
influxdb-zabbix
Gather data from Zabbix back-end and load to InfluxDB in near real-time for enhanced performance and easier usage with Grafana.
Stars: ✭ 69 (+146.43%)
Mutual labels:  zabbix
weixin-alert
企业微信告警发送
Stars: ✭ 51 (+82.14%)
Mutual labels:  zabbix
zabbix-monitor
monitor system based on zabbix API pyzaabix grafana
Stars: ✭ 70 (+150%)
Mutual labels:  zabbix
zabbix-review-export-import
Clone of zabbix-review-export with added import object(s) feature
Stars: ✭ 36 (+28.57%)
Mutual labels:  zabbix
WSFC
Windows Server Failover Cluster (WSFC) metrics fetcher
Stars: ✭ 21 (-25%)
Mutual labels:  zabbix
unifiZabbix
Zabbix templates to monitor pretty much all Unifi devices
Stars: ✭ 66 (+135.71%)
Mutual labels:  zabbix
shell-scripts
my-scripts
Stars: ✭ 87 (+210.71%)
Mutual labels:  zabbix
rabe-zabbix
Collection of various Zabbix templates and helper scripts created or used by Radio Bern RaBe
Stars: ✭ 93 (+232.14%)
Mutual labels:  zabbix
zabbix-nvidia-smi-integration
The Zabbix template for monitoring Nvidia graphics cards.
Stars: ✭ 22 (-21.43%)
Mutual labels:  zabbix
orazabbix
Oracle database Monitoring via Zabbix
Stars: ✭ 18 (-35.71%)
Mutual labels:  zabbix
collection-of-zabbix-templates
一堆zabbix模板和笔记
Stars: ✭ 90 (+221.43%)
Mutual labels:  zabbix
centos-script
🎉centos下工具安装脚本,包含基础环境配置,Gitlab、Docker、LDAP、MongoDB、MySQL、RabbitMQ、Supervisor、Node、Python、zsh、rar、zabbix、k8s、prometheus、grafana等🎉
Stars: ✭ 121 (+332.14%)
Mutual labels:  zabbix
libzbxpgsql
Monitor PostgreSQL with Zabbix
Stars: ✭ 150 (+435.71%)
Mutual labels:  zabbix
zapgix
Zabbix Agent - PostgreSQL
Stars: ✭ 22 (-21.43%)
Mutual labels:  zabbix
docker-formio-api
Docker Form.io Server based on Debian w/s6 init, Zabbix Monitoring
Stars: ✭ 14 (-50%)
Mutual labels:  zabbix

zabbix-models

  • DELL 硬件模板

  • mysql 监控模板

  • ansible_run ansible 2.4.2.0 版本api

  • linux基础模板 Template Linux System Base

模板介绍

这是Zabbix一套Linux基础监控模板,此模板提供:

1)CPU监控,包括:空闲时间、中断时间、iowait时间、系统使用时间、用户使用时间、每秒上下文切换次数、每秒中断次数、负载等。

2)内存&Swap监控,包括:总共内存、合法内存、使用内存、使用内存百分比、swap空闲大小、swap空闲百分比。

3)系统进程监控,包括:当前进程总数、当前正在运行的进行。

4)磁盘容量监控,包括:总大小、已经使用的和未使用的、已使用百分比、空闲Inode百分比;使用自动发现。

5)磁盘状态监控,包括:rrqm/s、wrqm/s、r/s、w/s、rsec/s、wsec/s、avgrq-sz、avgqu-sz、await、r_await w_await、svctm、%util,iostat命令获取的值。

6)网卡接口监控,包括:网卡进出流量、Packages QPS、drop packages统计、errors packages统计等。

7)网络连接监控,包括:tcp连接状态(closewait、timewait、established、listen、finwait)等。

8)网络Socket监控,包括:socket数量、tcp/udp mem、tcp_alloc等。

还包括系统本地时间、系统启动时间、/etc/passwd和/etc/hosts文件检测、主机名、最大打开文件数、系统信息等。


使用方法:

把Template_Linux_System_Base.xml文件导入到zabbix web界面中即可,另外需要在zabbix-agent端把zabbix_agentd.d 目录中的几个配置文件和scripts目录放在/etc/zabbix/zabbix_agentd.d/目录下,然后重启zabbix-agent即可。

另外针对此模板还提供了Grafana图形展示模板,是一个JSON格式,直接导入到Grafana即可。Grafana是一个非常漂亮的Dashboard展示程序。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].