Select Badges

Select Supported Platforms

Select Status

RSS

tr-chef-cookbook-site24x7 (9) Versions 1.0.0

Installs/Configures site24x7 server monitoring agent

Policyfile
Berkshelf
Knife
cookbook 'tr-chef-cookbook-site24x7', '= 1.0.0', :supermarket
cookbook 'tr-chef-cookbook-site24x7', '= 1.0.0'
knife supermarket install tr-chef-cookbook-site24x7
knife supermarket download tr-chef-cookbook-site24x7
README
Dependencies
Changelog
Quality 17%

tr-chef-cookbook-site24x7

Installs the Site24x7 Agent on machine with needed attributes
!!! ONLY USE DEFAULT RECIPE!!!

Usage

 {
   "tr-site24x7": {
    "apikeycustomer": "<apikey>",
    "groupname": "<groupname>"
  }
 }

Attributes

The attributes used by this cookbook:

Attribute Description Type
apikeycustomer Enter the Account API Key to allow registering the instance with the Site24x7 Server String
groupname setting the groupname gives you a better overview for the instances. <groupname> - <serverhost> String

License and Authors

All rights reserved. This book or any portion thereof may not be reproduced or used in any manner whatsoever
without the express written permission of the publisher except for the use of brief quotations in a book review.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Version 0.5.2

  • Updating README

Version 0.5.1

  • Initial Version for use (better ask someone who knows this version)

Collaborator Number Metric
            

1.0.0 failed this metric

Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Foodcritic Metric
            

1.0.0 failed this metric

FC034: Unused template variables: tr-chef-cookbook-site24x7/templates/mysql.py.erb:1
FC069: Ensure standardized license defined in metadata: tr-chef-cookbook-site24x7/metadata.rb:1
FC078: Ensure cookbook shared under an OSI-approved open source license: tr-chef-cookbook-site24x7/metadata.rb:1
Run with Foodcritic Version 13.1.1 with tags metadata,correctness,supermarket,portability,deprecated ~FC031 and failure tags any