[Fli4l_dev] rrdtool ping
Andreas Müller
zxmueller at t-online.de
Di Sep 1 09:51:56 CEST 2015
Hallo,
bekomme folgende Fehlermeldung auf der Konsole:
Sep 1 09:44:58 collectd[14885]: Filter subsystem: Built-in target
`write': Dispatching value to all write plugins failed with status -1.
Sep 1 09:44:58 collectd[14885]: rrdcached plugin: rrdc_update
(/mnt/rrdtool/db/root/processes/fork_rate.rrd, [1441093496:26428], 1)
failed with status -1.
Sep 1 09:44:58 collectd[14885]: Filter subsystem: Built-in target
`write': Dispatching value to all write plugins failed with status -1.
Sep 1 09:44:58 collectd[14885]: rrdcached plugin: rrdc_update
(/mnt/rrdtool/db/root/processes/ps_state-blocked.rrd,
[1441093496:0.000000], 1) failed with status -1.
meine rrdtool.txt Config:
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.
##----------------------------------------------------------------------
-------
OPT_RRDTOOL='yes' # enable rrdtool
RRDTOOL_DB_PATH='/mnt/rrdtool/db'
# path for storing databases
# This should be a "permanent storage"
even
# if you're using a flash device since
# we're using rrdached now which
reduces
# writes to the device significantly.
#RRDTOOL_CACHETIME='1800' # timeout in sec to flush the cache to
disk
# available values are:
# 300, 450, 600, 900, 1200, 1800 and
3600
# use high value to reduce disk writes,
# use lower to reduce file size of
cachefile
# in ramdisk (this also reduces memory
use)
#RRDTOOL_NET='yes' # enable rrdtool network
RRDTOOL_NET_HOST='collectd.fli4l.lan'
# Host to send data to running collectd
with
# plugin network in server mode
#RRDTOOL_NET_PORT='' # optional - Port of the server
RRDTOOL_UNIXSOCK='yes' # enable rrdtool unixsock plugin
RRDTOOL_PING_N='3' # number of hosts to ping
RRDTOOL_PING_1='www.heise.de' # host to ping
#RRDTOOL_PING_1_LABEL='IP-Infos'
# (optional) label/description for the
host
RRDTOOL_PING_1_GRPNR='1' # ping group number
RRDTOOL_PING_2='www.fli4l.de' # host to ping
RRDTOOL_PING_2_GRPNR='1'
RRDTOOL_PING_3='www.google.de' # host to ping
RRDTOOL_PING_3_GRPNR='1'
RRDTOOL_PINGGROUP_N='1'
RRDTOOL_PINGGROUP_1_LABEL='Homenetwork'
RRDTOOL_APCUPS='no' # monitor a APCUPS
RRDTOOL_APCUPS_HOST='server.fli4l.lan'
# host with apcupsd
RRDTOOL_APCUPS_PORT='3551' # port of apcupsd
RRDTOOL_PEERPING_N='0' # number of peers to ping
RRDTOOL_PEERPING_1='vpnpeer-foo'
# aliasname of peer
#RRDTOOL_PEERPING_1_LABEL='VPN Firma'
#(optional) label/description for the
peer
RRDTOOL_PEERPING_2='vpnpeer-bar'
# aliasname of peer
RRDTOOL_PEERPING_3='vpnpeer3' # aliasname of peer
RRDTOOL_OWFS='no' # monitor OWFS
RRDTOOL_OWFS_HOST='127.0.0.1' # host of OWFS Server (Usually local
host)
RRDTOOL_OWFS_PORT='4304' # port of OWFS Server
was könnte das sein?
Mehr Informationen über die Mailingliste Fli4l_dev