SPECS: collectd.spec - massive attack - every plugin in separate package. N...

blues blues at pld-linux.org
Sun Nov 2 22:16:40 CET 2008


Author: blues                        Date: Sun Nov  2 21:16:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- massive attack - every plugin in separate package. Needs testing.

---- Files affected:
SPECS:
   collectd.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/collectd.spec
diff -u SPECS/collectd.spec:1.46 SPECS/collectd.spec:1.47
--- SPECS/collectd.spec:1.46	Sun Nov  2 01:10:18 2008
+++ SPECS/collectd.spec	Sun Nov  2 22:16:35 2008
@@ -1,14 +1,13 @@
 # $Revision$, $Date$
 # TODO:
-# - lm_sensors subpackage
 # - package contrib scripts as %doc
-# - put every plugin into subpackages
 # - perl modules with Collectd classes package to separate package
 # - Disabled modules:
 #    apple_sensors . . . no		(obvious)
 #    ipvs  . . . . . . . no		(ip_vs.h not found - llh to be fixed)
 #    libvirt . . . . . . no		(requires library)
 #    multimeter  . . . . no		?
+#    onewire . . . . . . no		(needs libowfs)
 #    perl  . . . . . . . no		(needs libperl)
 #    tape  . . . . . . . no		?
 #
@@ -28,7 +27,7 @@
 Summary(pl.UTF-8):	Zbieranie informacji o systemie w plikach RRD
 Name:		collectd
 Version:	4.5.1
-Release:	1
+Release:	1.5
 License:	GPL v2
 Group:		Daemons
 Source0:	http://collectd.org/files/%{name}-%{version}.tar.gz
@@ -76,7 +75,6 @@
 Source47:	%{name}-interface.conf
 Source48:	%{name}-iptables.conf
 Source49:	%{name}-irq.conf
-Source50:	%{name}-irq.conf
 Source51:	%{name}-load.conf
 Source52:	%{name}-logfile.conf
 Source53:	%{name}-mbmon.conf
@@ -144,15 +142,6 @@
 zapisane nowe wartości. Dzięki temu collect może mieć rozdzielczość 10
 sekund i nie obciążać zbytnio systemu.
 
-%package ascent
-Summary:	ascent-plugin for collectd
-Summary(pl_PL.UTF-8):	Wtyczka ascent dla collectd
-Group:		Daemons
-Requires:	%{name} = %{version}-%{release}
-
-%description ascent
-ascent plugin for collectd.
-
 %package apache
 Summary:	apache-plugin for collectd
 Summary(pl_PL.UTF-8):	Wtyczka apache dla collectd
@@ -166,6 +155,34 @@
 Wtyczka collectd zbierająca informacje udostępniane przez moduł
 'mod_status' Apacha.
 
+%package apcups
+Summary:	APC UPS plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka APC UPS dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description apcups
+APC UPS plugin for collectd.
+
+%package ascent
+Summary:	ascent-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka ascent dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description ascent
+ascent plugin for collectd.
+
+%package battery
+Summary:	battery plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka battery dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description battery
+This plugin collects the battery's charge, the drawn current and the
+battery's voltage.
+
 %package collection
 Summary:	Web script for collectiond
 Summary(pl_PL.UTF-8):	Web script for collectiond
@@ -175,6 +192,57 @@
 %description collection
 Web script for collectiond
 
+%package cpu
+Summary:	cpu-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka cpu dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description cpu
+The cpu-plugin collects the amount of time spent by the CPU in various states,
+most notably executing user code, executing system code, waiting for IO
+operations and being idle.
+
+%package cpufreq
+Summary:	cpufreq-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka cpufreq dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description cpufreq
+Collects the current CPU's frequency, mostly for mobile computers.
+
+%package csv
+Summary:	CSV output plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka wyjściowa CSV dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description csv
+CSV output plugin for collectd.
+
+%package df
+Summary:	df-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka df dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description df
+The df-plugin collects file system usage information, i. e. basically how
+much space on a mounted partition is used and how much is available. It's
+named after and very similar to the df(1) UNIX command that's been around
+forever.
+
+%package disk
+Summary:	disk-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka disk dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description disk
+This plugin collects performance statistics of harddisks and, where
+supported, partitions.
+
 %package dns
 Summary:	dns-plugin for collectd
 Summary(pl_PL.UTF-8):	Wtyczka dns dla collectd
@@ -183,7 +251,56 @@
 Requires:	perl-rrdtool
 
 %description dns
-dns plugin for collectd.
+This plugin has a similar functionality to dnstop: It uses libpcap to get
+a copy of all traffic from/to port UDP/53 (that's the DNS port), interprets
+the packets and collects statistics of your DNS traffic.
+
+%package email
+Summary:	email-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka email dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description email
+The email plugin opens an UNIX-socket over which one can submit email
+statistics, such as the number of ``ham'', ``spam'', ``virus'', etc. mails
+received/handled, spam scores and matched spam checks.
+
+This plugin is intended to be used with the the
+Mail::SpamAssassin::Plugin::Collectd manpage SpamAssassin-plugin which is
+included in contrib/, but is of course not limited to that use.
+
+%package entropy
+Summary:	entropy-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka entropy dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description entropy
+entropy plugin for collectd.
+
+%package exec
+Summary:	exec-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka exec dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description exec
+The exec plugin forks of an executable either to receive values or to
+dispatch notifications to the outside world.
+
+%package filecount
+Summary:	filecount-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka filecount dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description filecount
+The filecount-plugin does something very simple: Count the number of files
+in a directory and all its subdirectories. This can be used for a variety of
+statistics, for example the queue length of an MTA, the number of PHP
+sessions of a web server or simply the number of files in your home
+directory.
 
 %package hddtemp
 Summary:	hddtemp-plugin for collectd
@@ -192,7 +309,34 @@
 Requires:	%{name} = %{version}-%{release}
 
 %description hddtemp
-hddtemp plugin for collectd.
+Temperature of harddisks. The temperatures are provided via S.M.A.R.T. and
+queried by the external hddtemp-daemon.
+
+%package interface
+Summary:	interface-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka interface dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description interface
+The interface-plugin collects information about the traffic (octets), packets
+and errors of interfaces.
+
+%package iptables
+Summary:	iptables-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka iptables dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description iptables
+With this plugin you can gather statistics from your ip_tables based
+packetfilter (aka. firewall). It can collect the byte- and packet-counters
+of selected rules and submit them to collectd. You can select rules that
+should be collected wither by its position (e.g. "the fourth rule in the
+INPUT queue in the filter table") or by its comment (using the COMMENT
+match). This means that depending on your firewall layout you can collect
+certain services (such as the amount of web-traffic), source or destination
+hosts or networks, dropped packets and much more.
 
 %package ipmi
 Summary:	ipmi-plugin for collectd
@@ -206,6 +350,73 @@
 %description ipmi -l pl.UTF-8
 Wtyczka ipmi dla collectd.
 
+%package irq
+Summary:	IRQs-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka IRQs dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description irq
+IRQs plugin for collectd.
+
+%package load
+Summary:	load-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka load dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description load
+Collects the system load. These numbers give a rough overview over the
+utilization of a machine, though their meaning is mostly overrated.
+
+%package logfile
+Summary:	logfile-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka logfile dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description logfile
+Logfile plugin for collectd.
+
+%module_scripts mbmon
+%package mbmon
+Summary:	mbmon-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka mbmon dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description mbmon
+The mbmon plugin uses mbmon to retrieve temperature, voltage, etc.
+
+%package memcached
+Summary:	memcached-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka memcached dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description memcached
+The memcached plugin connects to a memcached daemon and collects the number
+of connections and requests handled by the daemon, the CPU resources consumed,
+number of items cached, number of threads, and bytes sent and received.
+
+%package memory
+Summary:	memory-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka memory dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description memory
+Collects physical memory utilization for collectd.
+
+%package multimeter
+Summary:	multimeter-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka multimeter dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description multimeter
+Multimeter plugin for collectd.
+
 %package mysql
 Summary:	mysql-plugin for collectd
 Summary(pl_PL.UTF-8):	Moduł mysql dla collectd.
@@ -220,6 +431,38 @@
 Moduł odpytujący MySQL. Wtyczka udostępnia dane o wydawanych
 poleceniach, wywoływanych procedurach obsługi i ruchu bazodanowym.
 
+%package netlink
+Summary:	netlink-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka netlink dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description netlink
+This plugin will open a netlink socket to the Linux kernel and use it to get
+statistics for interfaces, qdiscs, classes, and, if you can make use of it,
+filters. Since in most setups many of the statistics this plugin can collect
+aren't of interest, you can select which information to gather using the
+configuration.
+
+%package network
+Summary:	network-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka network dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description network
+nginx plugin for collectd.
+
+%package nfs
+Summary:	NFS-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka NFS dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description nfs
+The nfs plugin counts the number of procedure calls of the different NFS
+procedures.
+
 %package nginx
 Summary:	nginx-plugin for collectd
 Summary(pl_PL.UTF-8):	Wtyczka nginx dla collectd
@@ -227,7 +470,9 @@
 Requires:	%{name} = %{version}-%{release}
 
 %description nginx
-nginx plugin for collectd.
+This plugin collects the number of connections and requests handled by the
+nginx daemon, a HTTP and mail server/proxy. It queries the page provided by
+the ngx_http_stub_status_module module, which isn't compiled by default.
 
 %package notify_desktop
 Summary:	notify_desktop for collectd
@@ -236,10 +481,13 @@
 Requires:	%{name} = %{version}-%{release}
 
 %description notify_desktop
-notify_desktop plugin for collectd.
+This plugin sends a desktop notification to a notification daemon, as
+defined in the Desktop Notification Specification. To actually display the
+notifications, notification-daemon is required and collectd has to be able
+to access the X server.
 
 %package notify_email
-Summary:	notify_email for collectd
+Summary:	notify_email-plugin for collectd
 Summary(pl_PL.UTF-8):	Wtyczka notify_email dla collectd
 Group:		Daemons
 Requires:	%{name} = %{version}-%{release}
@@ -247,6 +495,15 @@
 %description notify_email
 notify_email plugin for collectd.
 
+%package ntpd
+Summary:	ntpd-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka ntpd dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description ntpd
+NTPd plugin for collectd.
+
 %package nut
 Summary:	nut-plugin for collectd
 Summary(pl_PL.UTF-8):	Wtyczka nut dla collectd
@@ -254,7 +511,9 @@
 Requires:	%{name} = %{version}-%{release}
 
 %description nut
-nut plugin for collectd.
+UPS statistics using the Network UPS Tools. These statistics include
+basically everything NUT will give us, including voltages, currents, power,
+frequencies, load, and temperatures.
 
 %package ping
 Summary:	ping-plugin for collectd
@@ -263,7 +522,12 @@
 Requires:	%{name} = %{version}-%{release}
 
 %description ping
-ping plugin for collectd.
+The network latency is measured as a roundtrip time. An ICMP-echo-request
+(aka. "ping")is sent to a host and the time needed for his echo-reply (aka.
+"pong") to arrive is measured. If a reply is not received within one second
+the plugin will no longer expect a reply and return. This may happen in
+several circumstances, e. g. the packet is lost, the host is down, a router
+has dismissed the packet, etc.
 
 %package postgresql
 Summary:	mysql-plugin for collectd
@@ -272,12 +536,9 @@
 Requires:	%{name} = %{version}-%{release}
 
 %description postgresql
-PostgreSQL querying plugin. This plugins provides data of issued commands,
-called handlers and database traffic.
-
-%description postgresql -l pl.UTF-8
-Moduł odpytujący PostgreSQL. Wtyczka udostępnia dane o wydawanych
-poleceniach, wywoływanych procedurach obsługi i ruchu bazodanowym.
+The postgresql plugin queries statistics from PostgreSQL databases. It keeps
+a persistent connection to all configured databases and tries to reconnect
+if the connection has been interrupted.
 
 %package powerdns
 Summary:	powerdns-plugin for collectd
@@ -286,7 +547,21 @@
 Requires:	%{name} = %{version}-%{release}
 
 %description powerdns
-powerdns plugin for collectd.
+The powerdns plugin queries statistics from an authoritative PowerDNS
+nameserver and/or a PowerDNS recursor. Since both offer a wide variety of
+values, many of which are probably meaningless to most users, but may be
+useful for some.
+
+%package processes
+Summary:	processes-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka processes dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description processes
+This plugin collects the number of processes, grouped by their state (e.g.
+running, sleeping, zombies, etc.). In addition to that, it can select
+detailed statistics about selected processes, grouped by name.
 
 %package rrdtool
 Summary:	rrdtool-plugin for collectd
@@ -305,7 +580,19 @@
 Requires:	%{name} = %{version}-%{release}
 
 %description sensors
-This plugin collectd data provided by hardware sensors.
+This plugin uses lm-sensors to read hardware sensors. You will need to
+configure lm-sensors before this plugin will collect any usefull and correct
+data.
+
+%module_scripts serial
+%package serial
+Summary:	serial-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka serial dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description serial
+Serial plugin for collectd.
 
 %package snmp
 Summary:	snmp-plugin for collectd
@@ -314,7 +601,93 @@
 Requires:	%{name} = %{version}-%{release}
 
 %description snmp
-snmp plugin for collectd.
+The snmp plugin queries other hosts using SNMP, the Simple Network
+Management Protocol, and translates the value it receives to collectd's
+internal format and dispatches them. Depending on the write plugins you have
+loaded they may be written to disk or submitted to another instance or
+whatever you configured.
+
+%package swap
+Summary:	swap-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka swap dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description swap
+Swap space plugin for collectd.
+
+%package syslog
+Summary:	syslog-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka syslog dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description syslog
+Syslog plugin for collectd.
+
+%package tail
+Summary:	tail-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka tail dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description tail
+The tail-plugin can be used to "tail" logfiles, i.e. follow them as tail -F
+does. Each line is given to one or more "matches" which test if the line is
+relevant for any statistics using a regular expression.
+
+%package tcpconns
+Summary:	tcpconns-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka tcpconns dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description tcpconns
+The tcpconns-plugin counts the number of TCP connections to or from a
+specified port. Typically the connectioins where you specify the local port
+are incoming connections while the connections where you specify the remote
+port are outgoing connections.
+
+%package teamspeak2
+Summary:	teamspeak2-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka teamspeak2 dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description teamspeak2
+The teamspeak2 plugin connects to the query port of a teamspeak2 server and
+polls interesting global and virtual server data. The plugin can query only
+one physical server but unlimited virtual servers.
+
+%package thermal
+Summary:	thermal-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka thermal dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description thermal
+Thermal plugin for collectd.
+
+%package unixsock
+Summary:	unixsock-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka unixsock dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description unixsock
+The unixsock plugin opens an UNIX-socket over which one can interact with
+the daemon. This can be used to use the values collected by collectd in
+other applications, such as monitoring, or submit externally collected
+values to collectd.
+
+%package users
+Summary:	users-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka users dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description users
+Number of users currently logged in.
 
 %package uuid
 Summary:	uuid-plugin for collectd
@@ -323,14 +696,47 @@
 Requires:	%{name} = %{version}-%{release}
 
 %description uuid
-This plugin collectd UUID data.
+This plugin, if loaded, causes the Hostname to be taken from the machine's
+UUID. The UUID is a universally unique designation for the machine, usually
+taken from the machine's BIOS. This is most useful if the machine is
+running in a virtual environment such as Xen, in which case the UUID is
+preserved across shutdowns and migration.
+
+%package vmem
+Summary:	vmem-plugin for collectd
+Summary(pl_PL.UTF-8):	Wtyczka vmem dla collectd
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+
+%description vmem
+The vmem plugin collects information about the usage of virtual memory.
+Since the statistics provided by the Linux kernel are very detailed, they
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/collectd.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list