This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Summary: Statistics collection daemon for filling RRD files | |
Name: collectd | |
Version: 4.10.9 | |
Release: 2%{?dist} | |
License: GPLv2 | |
Group: System Environment/Daemons | |
URL: http://collectd.org/ | |
Source: http://collectd.org/files/%{name}-%{version}.tar.bz2 | |
Source1: collectd-httpd.conf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Summary: Gearman plugin for collectd | |
Name: collectd-gearman | |
Version: 1 | |
Release: 1%{?dist} | |
License: GPLv2 | |
Group: System Environment/Daemons | |
URL: https://github.com/powdahound/gearman-collectd-plugin | |
Source0: %{name}-%{version}.tar.gz | |
Source1: gearman.conf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# check_chkconfig_status | |
# | |
# Checks which services should be running according | |
# to chkconfig and check if they actually are. | |
# | |
# 2013-08-06: Piotr Popieluch | |
# | |
# for this to run from nrpe add the following line to /etc/sudoers: |
NewerOlder