Select Badges

Select Supported Platforms

Select Status

RSS

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

Installs/Configures site24x7 server monitoring agent

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

tr-chef-cookbook-site24x7

Installs the Site24x7 Agent on machine with needed attributes

Usage

 {
   "site24x7": {
    "apikey": "<apikey>",
    "groupname": "<groupname>"
  },
 }

Attributes

The attributes used by this cookbook:

Attribute Description Type
apikey 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
            

0.5.2 failed this metric

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

Foodcritic Metric
            

0.5.2 failed this metric

FC016: LWRP does not declare a default action: tr-chef-cookbook-site24x7/resources/default.rb:1
FC017: LWRP does not notify when updated: tr-chef-cookbook-site24x7/providers/default.rb:1
FC017: LWRP does not notify when updated: tr-chef-cookbook-site24x7/providers/default.rb:8
FC034: Unused template variables: tr-chef-cookbook-site24x7/templates/mysql.py.erb:1
FC059: LWRP provider does not declare use_inline_resources: tr-chef-cookbook-site24x7/providers/default.rb:1
FC078: Ensure cookbook shared under an OSI-approved open source license: tr-chef-cookbook-site24x7/metadata.rb:1
Run with Foodcritic Version 11.1.0 with tags metadata,correctness,supermarket,portability,deprecated ~FC031 and failure tags any