Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 353 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 353 Bytes

sockstat-cookbook

Install sockstat from source. See https://github.com/bahamas10/illumos-sockstat for more information.

Supported Platforms

  • SmartOS

Usage

Add to Berksfile:

cookbook 'sockstat'
cookbook 'sockstat', git: 'git://github.com/livinginthepast/sockstat-cookbook.git'

Add to a runlist:

include_recipe 'sockstat'