Select Badges

Select Supported Platforms

Select Status

RSS

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

Installs/Configures site24x7 server monitoring agent

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

tr-chef-cookbook-site24x7

Installs the Site24x7 Agent on machine with needed attributes

Supported OS

  • Ubuntu 14.04 + 16.04 + 18.04

Usage

 {
   "tr-site24x7": {
    "apikeycustomer": "<apikey>",
    "groupname": "<groupname>",
    "plugins": {
      "webserver-check-local": {
        "version": "1",
        "domains": ["tecracer.de", "test.de"]
      }
    }
  }
 }

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
webserver-check-local.version Change this version, if plugin is not registered correctly and the plugin is updated String
webserver-check-local.domains Add all wished domain names to monitor (without http/https://) Array

Recipes

default

  • This recipe installs and starts the agent

plugin-webserver-check-local

  • This recipe installs the plugin and

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.

Changelog

Version 2.0.0

  • Add local Webserver monitoring plugin as own recipe to run with
  • Add default tr-files folder for installation
  • Change temporary path to tr-files
  • Prepare for using with more OS

Version 1.1.0

  • Add fixed kitchen.yml
  • Add integration tests attributes
  • Fix lints

Version 1.0.1

  • Update to current

Version 0.5.2

  • Update README

Version 0.5.1

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

Collaborator Number Metric
            

2.0.0 failed this metric

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