[ZBXNEXT-4204] Zabbix should be capable to watch filesystem events Created: 2017 Oct 31 Updated: 2021 Jan 03 |
|
Status: | Open |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | Agent (G) |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature Request | Priority: | Major |
Reporter: | Marc Schoechlin | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 1 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Linux |
Description |
It would be good to have a new variant of active items: Instead of cyclic updates, zabbix-agent should be capable to watch inotify events on directories or files. If a inotify event appears the item(s) should be fetched and delivered. Example: Probably it would be a good idea to have a more general solution: inotifywait -e modify /var/lib/puppet/state/last_run_summary.yaml
https://openquery.com.au/blog/tool-day-inotify |
Comments |
Comment by Marc Schoechlin [ 2017 Oct 31 ] |
hmm, sorry unable to change the formatting/text of a already submitted issue |
Comment by Rostislav Palivoda (Inactive) [ 2017 Nov 02 ] |
Post new text in comment and I'll update description. |
Comment by Marc Schoechlin [ 2021 Jan 03 ] |
Next text: It would be good to have a new variant of active items: Instead of cyclic updates, zabbix-agent should be capable to watch inotify events on directories or files. If a defined inotify event appears the item(s) should be fetched and delivered. Example: The usage behavior could be:
|