{"id":13471768,"url":"https://github.com/rouben/zfswatcher","last_synced_at":"2025-03-26T14:32:31.514Z","repository":{"id":20634138,"uuid":"90480837","full_name":"rouben/zfswatcher","owner":"rouben","description":"ZFS pool monitoring and notification daemon","archived":false,"fork":true,"pushed_at":"2024-06-21T17:30:56.000Z","size":891,"stargazers_count":114,"open_issues_count":11,"forks_count":15,"subscribers_count":15,"default_branch":"contrib","last_synced_at":"2024-10-30T04:09:46.834Z","etag":null,"topics":["bsd","go","golang","gpl","gplv3","linux","monitoring","solaris","unix","zfs"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"damicon/zfswatcher","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rouben.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-06T17:49:18.000Z","updated_at":"2024-10-25T12:53:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rouben/zfswatcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rouben%2Fzfswatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rouben%2Fzfswatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rouben%2Fzfswatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rouben%2Fzfswatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rouben","download_url":"https://codeload.github.com/rouben/zfswatcher/tar.gz/refs/heads/contrib","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245671015,"owners_count":20653468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bsd","go","golang","gpl","gplv3","linux","monitoring","solaris","unix","zfs"],"created_at":"2024-07-31T16:00:49.114Z","updated_at":"2025-03-26T14:32:30.589Z","avatar_url":"https://github.com/rouben.png","language":"Go","funding_links":[],"categories":["Go","golang","🛠️ ZFS tools"],"sub_categories":["ZFS Monitoring"],"readme":"[![Language](https://img.shields.io/badge/language-Go-brightgreen.svg)](https://golang.org/)\n\n![OS](https://img.shields.io/badge/os-Linux%2C%20FreeBSD%2C%20Solaris%2C%20OpenSolaris%2C%20OpenIndiana-brightgreen.svg)\n\n[![License](https://img.shields.io/github/license/rouben/zfswatcher.svg)](COPYING)\n\n[![Release](https://img.shields.io/github/release/rouben/zfswatcher.svg)](https://github.com/rouben/zfswatcher/releases)\n![Downloads](https://img.shields.io/github/downloads/rouben/zfswatcher/latest/total.svg)\n![TotalDownloads](https://img.shields.io/github/downloads/rouben/zfswatcher/total.svg)\n\n[![GitHub issues](https://img.shields.io/github/issues/rouben/zfswatcher.svg)](https://github.com/rouben/zfswatcher/issues)\n[![GitHub forks](https://img.shields.io/github/forks/rouben/zfswatcher.svg)](https://github.com/rouben/zfswatcher/network)\n[![GitHub stars](https://img.shields.io/github/stars/rouben/zfswatcher.svg)](https://github.com/rouben/zfswatcher/stargazers)\n\nzfswatcher\n==========\n\nZFS pool monitoring and notification daemon.\n\nPlease see the project web site for general information about features,\nsupported operating environments and to download a tarball or packaged\nversion of this software:\n\nhttp://zfswatcher.damicon.fi/\n\nSource repository:\n\nhttps://github.com/damicon/zfswatcher/\n\n\nInstalling and upgrading on Debian/Ubuntu\n-----------------------------------------\n\nDownload the .deb package and install it with `dpkg`, for example:\n\n    dpkg -i zfswatcher_0.03-1_amd64.deb\n\nThe service is started by default according to the Debian and Ubuntu\nconventions.\n\n\nInstalling and upgrading on RHEL/CentOS/Scientific Linux\n--------------------------------------------------------\n\nDownload the .rpm package and install it with `yum`, for example:\n\n    yum install zfswatcher-0.03-1.x86_64.rpm\n\nThe service is **not** started by default according to Red Hat\nconventions. It can be started as follows:\n\n    service zfswatcher start\n\n\nInstalling from source on Linux, FreeBSD and Opensolaris/Illumos\n-------------------------------------------\n\nGenerally it is best to use the ready made packages on Debian/Ubuntu\nand RHEL/CentOS/Scientific Linux.\n\nIf you are packaging this software yourself or you want to compile\nfrom source for other reasons, you can follow these instructions.\n\n\n### Prerequisites\n\nThis software is implemented in Go programming language. Further\ninformation about installing the Go environment is available\nat the following URL:\n\nhttp://golang.org/doc/install\n\nThe version 1.0.3 of the Go programming language on a 64 bit platform\nis recommended.\n\nThe software has been developed on Debian 6.0 (squeeze) and Ubuntu 12.04\n(precise) but it should work fine on other Linux distributions and also\nrecent FreeBSD versions.\n\n\n### Compiling\n\nOptionally edit the Makefile to set the installation directories.\nThen run:\n\n    make\n\n\n### Installation\n\n    make install\n\n\n### Running\n\nThere are some OS/distribution specific startup scripts in \"etc\"\nsubdirectory. They may be useful.\n\nSee the installed zfswatcher(8) manual page for information on invoking\nthe zfswatcher process.\n\n\nConfiguration\n-------------\n\nEdit the configuration file:\n\n    editor /etc/zfs/zfswatcher.conf\n\nVerify the configuration syntax:\n\n    zfswatcher -t\n\nRestart the process:\n\n    service zfswatcher restart\n\nSome notes:\n\n- See the configuration file comments for information about the configuration\n  settings.\n\n- Enclosure LED management is disabled by default. Currently an external\n  utility `ledctl` (part of ledmon package) is required for this\n  functionality.\n\n- Logging to file `/var/log/zfswatcher/zfswatcher.log` and local syslog\n  daemon is enabled by default.\n\n- E-mail notifications are disabled by default.\n\n- The embedded web server is disabled by default.\n\n- If you change the default web interface templates, it is best to copy them\n  from `/usr/share/zfswatcher/www` to another location and change the\n  `templatedir` and `resourcedir` settings in the configuration accordingly.\n  This way your local changes will not be overwritten if you upgrade the\n  package at a later time.\n\n\nSupport\n-------\n\nIf you encounter a bug, please open an issue at the GitHub issue\ntracker at:\n\nhttps://github.com/damicon/zfswatcher/issues\n\nReported bugs are fixed on best effort basis.\n\nCommercial support, custom features, custom licensing and complete\nstorage solutions are available from Damicon Kraa Oy. Contact\n\u003czfswatcher-support@damicon.fi\u003e.\n\n\nContributions\n-------------\n\nContributions and suggestions are welcome. Feel free to open an issue\nor submit a merge request on GitHub.\n\n\nAuthors\n-------\n\nJanne Snabb \u003csnabb@epipe.com\u003e\n\n\nLicense\n-------\n\nCopyright © 2012-2013 Damicon Kraa Oy\n\nZfswatcher is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nZfswatcher is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with zfswatcher. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frouben%2Fzfswatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frouben%2Fzfswatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frouben%2Fzfswatcher/lists"}