Displaying 20 results from an estimated 2000 matches similar to: "Script Problem"
2011 Sep 04
1
mrtg 2.16.2 ipv6 on centos 6
Hi,
i'm running CentOS 6.0 on my server and installed mrtg from the
rpm-package mrtg-2.16.2 .
I also installed the depending packages perl-IO-Socket-INET6
perl-Socket6 ....
mrtg works fine with IPV4-Addresses. When i specify a Target by
IPV6-Address (or hostname resolving to a V6-address) mrtg fails.
Here i have a small sample-config for V4 which is working:
LogDir: /tmp
ThreshDir: /tmp
2007 Jul 27
1
MRTG with 14all.cgi on centos 5
Hi,
I have setup MRTG with 14all.cgi cgi script.
I downloaded it from below URL.
http://my14all.sourceforge.net/14all-1.1.txt
and did only below 3 changes to that file. those can be seen in BOLDletters.
# if MRTG_lib.pm (from mrtg) is not in the module search path (@INC)
# uncomment the following line and change the path appropriatly:
#use lib qw(/usr/local/mrtg-2/lib/mrtg2);
use lib
2004 Dec 01
5
Running SNMPD at Shorewall 1.4.x
Hi,
I need to running snmpd at shorewall gateway (1.4.10g).
How to make the rules necessary to do it ?
I have 3 interfaces, eth0 (public), eth1 (private) and eth2 (dmz).
When I runnig mrtg, I have this message:
---
cfgmaker gw-host@localhost > ~netbox-sp/eth0.cfg
--base: Get Device Info on gw-host@localhost:
SNMP Error:
no response received
SNMPv1_Session (remote host:
2012 Jan 22
1
Problem with spamassassin under CentOS-5.7
I'm getting the following warning in my logwatch,
or if I restart the spamassassin service.
I've tried yum-reinstalling the packages involved
but that didn't help.
-------------------------------
/etc/cron.daily/sa-learn:
Subroutine IO::Socket::INET6::AF_INET6 redefined at
/usr/lib/perl5/5.8.8/Exporter.pm line 65.
at /usr/lib/perl5/vendor_perl/5.8.8/IO/Socket/INET6.pm line 16
2005 Nov 01
0
ADSL-Bandwidth-Management-HOWTO
Hi,
I''ve read ADSL-Bandwidth-Management-HOWTO
http://www.tldp.org/HOWTO/ADSL-Bandwidth-Management-HOWTO/implementation.htm
l#AEN166
and I''ve a doubt from script:
[ ... ]
# DNS name resolution (small packets)
iptables -t mangle -A MYSHAPER-OUT -p udp -j MARK --set-mark 21
[ ... ]
That is a bug ?
I think that " DNS name resolution (small packets) " is better
2010 Oct 01
1
Here we go again: SpamAssassin doesn't like the new Perl update...
Check this out:
% sa-update
Subroutine NetAddr::IP::UtilPolluted::AF_INET6 redefined at
/usr/lib/perl5/5.8.8/Exporter.pm line 65.
at
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/NetAddr/IP/Util.pm
line 180
*******************************************************************************
Gilbert Sebenste ********
(My opinions
2004 Nov 16
2
share bandwith between vpns
I have clients, which connectin to Internet through vpn. I want to
dynamically share bandwith between vpn connections, so if there few
connections, then they get all bandwith, if more then they get their
minimal guaranteed bandwith. my idea is:
ip-up.local:
tc class add dev $DEV parent 1:1 classid 1:2${1/ppp/} htb rate
$[$RATEUP/$VPNS]kbit ceil ${RATEUP}kbps
tc filter add dev $DEV protocol ip
2004 Jan 04
3
problem whith htb script
Hi all && happy new Year ;)
I''m try to made a script for shaping my outgoing traffic, but it doesn''t
work fine.
The script work good if all packets go thru the default class, but, if I
try to send packets by other class, the packes doesn''t go by this class
go also by the default class.
This script is installed in a router linux with ip masquerading for the
2004 Jan 20
1
htb+beginner+error
Good day all
So at log last I did my script
We have a 256kbite connection.This scrip runs on my gateway box(the same
for script for eth1(ext) and eth0(int)
I want to limit all other traffic to 10kbites but when I do it I give me
this error:
HTB quantum of class 10034 is to small.consider r2q <7>htb*g j=42801780
Here is my script.If you have any Idea to better it let me know.Its a
bit from
2014 Dec 07
1
GD libraries and $PREFIX (was Re: building NUT on Mac OS X Yosemite(website/documentation))
Hi Charles,
Typo on my part (copy pasting diff scripts).
I tried building libGD in the following directory (sPREFIX is an env name I
use in scripts):
sPREFIX=${PWD}/../build/usr
This works, all files in the correct directory.
Next I try building NUT with the following params:
sPREFIX=${PWD}/../build/usr
configure \
--with-gd-includes="-I${sPREFIX}/include/libgd" \
2012 Jan 01
1
sa-update error with perl
Hi,
Running CentOS5 with SpamAssassin v3.3.1-2.el5 installed via yum
I remember getting this error a while ago, and it was fixed, but
now it's happening again:
Subroutine Net::DNS::Resolver::Base::AF_INET6 redefined at
/usr/lib/perl5/5.8.8/Exporter.pm line 65.
?at
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Net/DNS/Resolver/Base.pm
line 65
The results I get from Google
2007 Dec 16
1
./configure perfparse -> "configure: error: required library libgd unusable"
I recently had a problem with the configure script from perfparse running
properly so that I could 'make install' it to work with Nagios 2.10 on
latest CentOS 4.x + RPMForge (see
http://readlist.com/lists/centos.org/centos/5/28966.html). Thinking it was a
problem that was a result of "yum remove gd", I formatted the box and
reinstalled everything.
Now, oddly, I still have the
2015 Apr 29
2
Cron Issues
I have noanacron installed on a fresh centos 7 install.
I added this too settings.
nano /etc/cron.d/0hourly
*/5 * * * * root run-parts /etc/cron.fiveminutes
*/1 * * * * root run-parts /etc/cron.minute
0,30 * * * * root run-parts /etc/cron.halfhour
and then created the directories for it. Now I keep getting these
errors in secure log.
**** pam_systemd(crond:session): Failed to create session:
2007 Nov 28
1
libgd question on CentOS (in order to get PerfParse working with Nagios)
Do I have the necessary gd packages installed on my CentOS 4 box?
rpm -qa | grep gd
gdk-pixbuf-0.22.0-17.el4.3
gdk-pixbuf-devel-0.22.0-17.el4.3
gdbm-1.8.0-24
gdbm-devel-1.8.0-24
gd-devel-2.0.28-5.4E
gd-2.0.28-5.4E
gdm-2.6.0.5-7.rhel4.15
sysklogd-1.4.1-26_EL
I'm trying to install PerfParser (./compile->make && make install),
but I'm getting a "gImageString error",
2007 Nov 30
2
unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x
I'm trying to ./compile Perfparse on my Nagios CentOS 4.x box, but am
having this error. (And am hoping someone here might point me in the
right direction)
"configure: error: required library libgd unusable."
Here is a history of my problems:
First, it ./configure 'd ok, but I couldn't "make && make install" due
to an error. I googled and found this FAQ
2006 Jun 06
2
./configure on RHEL4
Hi,
I'm trying to build nut version 2.0.3 on a RHEL43 rebuild (Scientific LINUX
43). While trying to configure the package I get the following error:
]$ ./configure --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc/nut
--with-statepath=/var/nut --with-drvpath=/usr/sbin
--with-cgipath=/var/www/cgi-bin --with-cgi --with-user=nutmon
--with-group=nutmon --mandir=/usr/share/man
2008 Feb 28
3
MRTG question on CentOS
I'm trying to get MRTG up and running on CentOS, but the displayed http page
says that I don't have permission to access /mrtg/ on the server.
Here are my commands
yum install mrtg
vim /etc/httpd/conf.d/mrtg.conf
/etc/init.d/httpd restart
cfgmaker --global 'WorkDir: /var/www/mrtg' --global 'Options[_]:
bits,growright' --output /etc/mrtg/mrtg.cfg public at 10.200.200.1
2016 May 31
2
[Bug 1071] New: nftables: set does not work within inet table with option flags interval
https://bugzilla.netfilter.org/show_bug.cgi?id=1071
Bug ID: 1071
Summary: nftables: set does not work within inet table with
option flags interval
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: nft
2004 Aug 06
0
parsing icecast 1 and icecast2 logs in GUI web format
Hi Kerry,
Some time ago I had to setup mrtg graphing too.
I'll try to give a short outline of what I did:
1. how do I get listener numbers into MRTG?
2. how to interface XSLT with MRTG?
3. how to set up MRTG?
1. I chose to use the xslt-features provided by Icecast and placed files called lstn-*.xsl for every mountpoint in the icecast web-root. The sole purpose of this xslt-sheet is
2008 Jan 29
0
Asterisk and MRTG, a little help please...WORKING
On 1/28/08, JR Richardson <jmr.richardson at gmail.com> wrote:
> > You need to take a step back and first test the script without using
> > MRTG. Execute it like this:
> > # /opt/bin/asterisk-mrtg -h localhost -u XXX -p XXXX -1 SIP -2 Zap
> > 10
> > 10
> > 10
> > 10
> >
> > You should get 4 lines of numbers. That respresents your SIP