Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.
/ chef-xymon Public archive

A cookbook that installs the xymon monitoring software.

License

Notifications You must be signed in to change notification settings

realityforge/chef-xymon

Repository files navigation

Description

Build Status

A cookbook that installs the xymon monitoring software.

Requirements

Platform:

  • Ubuntu
  • Centos

Attributes

  • node["xymon"]["servers"] - An array of ip addressed of the server side component, default [].

Usage

To use this cookbook, set the attributes above on the node via a role or the node object itself. In a role.rb:

"xymon" => {
  "servers" => [ "127.0.0.1" ]
}

About

A cookbook that installs the xymon monitoring software.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •