[ZBXNEXT-8622] Custom plugins to get stats from /proc/net/ (snmp, snmp6 and netstat) Created: 2023 Aug 08 Updated: 2023 Aug 08 |
|
Status: | Open |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature Request | Priority: | Trivial |
Reporter: | thomas | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 1 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
Hello Zabbix team, Please consider adding new built-in plugins in Zabbix agent 2 to get stats from :
Monitoring Linux kernel's TCP stack is useful for detecting network problems (monitoring TCP retransmissions for example). You can use my code if you want : https://github.com/ttrupel/zabbix-agent2-custom-plugins/ Best regards, Thomas |