Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 1.2 KB

File metadata and controls

35 lines (23 loc) · 1.2 KB

giraffe-collectd

A simple Giraffe configuration generator for collectd metrics in Graphite (pushed via chef-collectd or others).

Usage

Installation

  • Ensure you have yaml module for Python installed
  • Create a "collectd" Giraffe dashboard from its repository
  • Save giraffe-collectd.py to a useful location
  • Ensure giraffe-collectd.yaml configuration correct for your environment
  • Run giraffe-collectd.py (or better yet setup a crontab)

Contributing

Please use standard Github issues/pull requests.

License and Author

Author:: Brian Flad (bflad417@gmail.com)

Copyright:: 2013

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.