Tag

custom script

0 views collected around this technical thread.

Practical DevOps Architecture
Practical DevOps Architecture
Feb 8, 2022 · Operations

Extending Zabbix Monitoring with Custom Scripts and Handling Stale NFS Handles

This article explains how Zabbix monitoring can be extended with custom shell or Python scripts to gather business-specific metrics, demonstrates a sample script that checks disk usage, and provides three methods to resolve a stale NFS file handle error, including using fuser, process inspection, and forced unmount.

OperationsZabbixcustom script
0 likes · 3 min read
Extending Zabbix Monitoring with Custom Scripts and Handling Stale NFS Handles