Skip to content

A cookbook that installs the xymon monitoring software.

License

Notifications You must be signed in to change notification settings

Numergy/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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 79.4%
  • HTML 20.6%