Skip to content

A little script to generate some zfs information in the motd. dead simple.

License

Notifications You must be signed in to change notification settings

spikegrobstein/zfs_motd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZFS MOTD

This follows Ubuntu-style motd generation. This script should be run periodically (cron?) and will generate a file containing some metrics about your zfs filesystems, then concatenate a directory of files into /etc/motd.

Getting started

sudo ./setup.sh

This will create the necessary directories and all that. Also, it'll give you a line to put in your crontab.

To generate motd:

sudo ./zfs_motd /etc/motd.d

About

A little script to generate some zfs information in the motd. dead simple.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages