Re: Ramdisk full!
Posted: Mon Dec 02, 2013 5:09 pm
Code: Select all
# use_load_threshold = <0 / 1> (default: 0)
#use_load_threshold = 0
# load_threshold = <float value> (default: 10.0)
load_threshold = 30
Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
# use_load_threshold = <0 / 1> (default: 0)
#use_load_threshold = 0
# load_threshold = <float value> (default: 10.0)
load_threshold = 30
He neglected to mention the remote will be with meBanditBBS wrote:No error, just doesn't start and hell yes I'll do a remote
Stock...and I hope he does it today, I have no working monitoringtmcdonald wrote:He neglected to mention the remote will be with meBanditBBS wrote:No error, just doesn't start and hell yes I'll do a remote![]()
I jest, however you might have to wait til tomorrow for a remote as it's getting sorta late here unless Andy wants to stay late for you.
Did you want a stock, unmodified process_perfdata.cfg or Andy's version?
Code: Select all
$ cat process_perfdata.cfg
#
# Config File for process_perfdata.pl
#
# $Id: process_perfdata.cfg-sample.in 520 2008-09-16 12:50:10Z pitchfork $
#
# process_perfdata.pl Timout
#
TIMEOUT = 5
#
# Use RRDs Perl Module
#
USE_RRDs = 1
#
#
#
RRDPATH = /usr/local/nagios/share/perfdata
#
#
#
RRDTOOL = /usr/bin/rrdtool
#
#
#
CFG_DIR = /usr/local/nagios/etc/pnp
#
#
#
RRD_HEARTBEAT = 8460
#
#
#
RRA_CFG = /usr/local/nagios/etc/pnp/rra.cfg
#
#
#
RRA_STEP = 60
#
#
#
LOG_FILE = /usr/local/nagios/var/perfdata.log
#
# Loglevel 0=silent 1=normal 2=debug
#
LOG_LEVEL = 0
#
# XML encoding
# The supported encodings are ISO-8859-1, UTF-8 and US-ASCII.
# http://www.php.net/xml-parser-create
XML_ENC = UTF-8
#
# EXPERIMENTAL rrdcached Support
# Use only with rrdtool svn revision 1511+
#
# RRD_DAEMON_OPTS = unix:/tmp/rrdcached.sock