Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sysedge Cookbook

This cookbook deploys sysedge for the following platform familly: debian-ish redhat-ish

Requirements

External Internet Access

packages

TODO: Will need to revisit when this is cookbook is finished

Attributes

sysedge::default

Key Type Description Default
['sysedge']['trapCommunity'] String SNMP Trap Community String public
['sysedge']['communityType'] String SNMP Community Read/write Level read
['sysedge']['syscontact'] String System Contact Information for Spectrum wse@rackspace.com
['sysedge']['dataDirectory'] String Configuration Directory for SystemEDGE /opt/CA/SystemEDGE/config
['sysedge']['port'] String UDP Listen Port for SystemEDGE 1691
['sysedge']['trapSource'] String Public IP Address of the Server
['sysedge']['community'] String SNMP Community String
['sysedge']['sysdescr'] String Server Hostname
['sysedge']['syslocation'] String Server Datacenter
['sysedge']['trapCommunityDest'] String SNMP Trap Destination IP

sysedge::redhat

Key Type Description Default
['sysedge']['redhat']['src_url'] String Source URL for SystemEDGE Installer

Usage

sysedge::default

Just include sysedge in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[sysedge]"
  ]
}

License and Authors

Authors: Victor Palma Authors: Derek Lane Authors: Josh Mattson Authors: Dustin Randel Authors: Jake Briggs

About

cookbook to deploy sysedge agent

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages