Re

Get ZFSAgent at SourceForge.net. Fast, secure and Free Open Source software downloads

Version Date Binaries Sources Documentation
1.0b1
10 December 2008

You can build the releases with Ant.

Run the binaries as follows:

  java -jar zfs_agent.jar options

Options:

-h
Shows the command-line synopsis
-r refresh_minutes
The interval in minutes for refreshing the ZFS data. The default is five minutes.
-s shutdown_port
The socket port to which you can make a connection to shut down the server (e.g. telnet localhost 33333). By default there is no shutdown port.

The commands "zpool" and "zfs" should be in the execution path.

You can edit the manifest file for the Solaris Service Management Facility according to your needs.