Displaying 20 results from an estimated 2000 matches similar to: "ipac/iptables + mrtg accounting"
2009 Jul 13
2
CentOS/SNMP update breaks MRTG?
I got itchy fingers over the weekend and decided to fix what wasn't
broken and upgraded one of the older servers from Centos 5.2 to Centos
5.3. Following the recommended process of updating glibc and such
before the rest, it appeared to work perfectly and rebooted without
problem.
However, MRTG 2.15.2 started complaining about unexpected values. I
installed/updated both MRTG (2.16.2) and
2008 Sep 12
2
SNMP and OID/MIB/MRTG
Hi all.
I am having an issue and quite frankly would rather not spend the entire
next two days learning the entire snmp program. I am hoping someone out
there has used MRTG and SNMP to make it work.
I have both installed. Single server, polling itself.
Question 1- does snmpd have to run as a daemon, or only run once so I can
get OID and MIBs from it?
Question 2- does anyone know the command
2002 Dec 29
4
MRTG and Shorewall
Hello.
Is there any command in the shorewall script that prints how many or the
hits the last 5 min?
/Rickard Eriksson
2005 Aug 01
5
Tracking Traffic By Port or Process?
Does anyone know of a way to track TCP/IP traffic by TCP/UDP port
and/or by process/daemon with CentOS? I know a variety of ways to
track it in total (e.g., ifInOctets & ifOutOctets with SNMP), but I'm
not sure how to be approach seeing traffic by application, port, or
process.
One option would be to write something that would sift through
different stuff for each daemon (for example,
2002 Dec 29
8
wondershaper + htb prio + qdisc prio
hello,
a friend of mine have this configuration:
10 x PC -- router/linux/rh8 -- ADSL Modem -- ISP
let''s say that the bandwidth is: 5M and 800K
he does dc++ and counter-strike, so let''s say the UP is full, and the
ping from the counter server is 300ms, the server cut the connection, and
no more game, the player is unhappy. The normal ping is 50ms.
so he thinks to put some
2005 May 19
2
A small question (bandwith monitoring)
Hi,
I''m configured a home router with Shorewall. It took me a while as I''m
quite a newbie to Linux, but now it''s working fine.
I would like to install some bandwith-monitoring so I know how much
traffic is generated.
I found a tool for it called ipac-ng. It uses iptables and here is where
I''m in trouble. I afraid that it will conflict with shorewall.
Does
2005 May 04
4
HTB rate miscalculation
Hi,
I''ve migrated my tc configuration from CBQ to HTB.
One problem appeared. Htb seems to miscalculate the bandwidth for classes
with greater rates.
For rates below 2Mbit there is almost no difference between the configured
and the measured rate.
For large ones the problem starts. My root class has 10Mbit rate and when
the interface has heavy trafic the measured bandwidth
2009 Jul 30
1
SNMP
Hi guys
I'm trying to set up the SNMP service. I need it to use MRTG to graph some
variables of my Centos 5.3 box. Any of you have a working SNMP configuration
can send me to tweak mine?
Thanks
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090730/ab36b8c3/attachment-0002.html>
2009 Nov 07
1
Net-SNMP interfaces out of order
Hello Centos People,
I have a CentOS 5.3 box that had a total of 5 ethernet cards in it. It
functions to share an internet connection with 4 different subnets. All
works fine, except I'm noticing that my MRTG traffic graphs are wrong.
Further digging with snmpwalk reveal that the order of the ethernet
interfaces changes every time the machine is rebooted to a different order.
For
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
2003 Jan 07
2
MRTG drop/reject hits
I have created shell script for MRTG statistics of droped/rejected packets:
ftp://slovakia.shorewall.net/mirror/shorewall/mrtg/
http://slovakia.shorewall.net/pub/shorewall/mrtg/
rsync://slovakia.shorewall.net/shorewall/mrtg/
example: http://slovakia.shorewall.net/pub/shorewall/mrtg/example/
It is not based on /var/log/messages (syslog), but iptables counter.
A lot of packets are droped/rejected
2008 Jan 27
6
Asterisk and MRTG, a little help please...
Hi All,
After reading the sparse info and attempting to get this running, I'm
unsuccessful and could use some guidance.
I already have a MRTG server up and running serving hundreds of router
interface graphs. I would like to add SIP/IAX channel graphs for all
our asterisk servers. I'm running asterisk 1.2 and MRTG 2.4.17. I
tried the script from http://karlsbakk.net/asterisk/ but get
2006 Apr 07
2
Some quick mrtg help
Ok, I'm having a major brain hemorrhage or something. I just can't get
mrtg setup on my box. I've done it before and it's not like it's brain
surgery but there's a mental block or something that I just can't get
around. All I want to do is have a nice, simple graph of the traffic on
the box and the gateway in the standard day/week/month/year thing. I've
got the
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
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
2010 Dec 21
5
Graphing System Load MRTG
I check system load like so:
[root at server cron.daily]# w
10:07:33 up 4 days, 15:01, 2 users, load average: 4.22, 3.17, 3.09
I would like to to graph the 3.17 5 minute average with MRTG. Anyone
know of some examples of doing this?
2005 Jul 20
2
Asterisk and MRTG
I have tried to get MRTG to graph my Asterisk box but have run into a
problem. When I run the perl script provided at:
http://karlsbakk.net/asterisk/ I get the following error:
[root@tsr asterisk]# ./asterisk-mrtg -h
myasteriskip.mydomain.com<http://myasteriskip.mydomain.com>-v -1 SIP
-2 IAX2 -u 109 -p xxxx
Asterisk Call Manager/1.0
Action: Login
Username: 109
Secret: xxxx
Response:
2004 Dec 13
3
Busy message on ISDN cards?
Hi all,
I'm new to asterisk and not too knowledgeable on ISDN, so please be gentle :)
I have a dual-channel Eicon Diehl Diva card in a Debian Woody box with
kernel 2.4.27, connecting to a Telstra (Australia) Onramp Home Highway
ISDN line. I'm pretty certain the card and line both work since
they've been used in this machine for PPP before this (but with an
older kernel with DoV
2008 Oct 26
2
mrtg
any help/tips/document/link to setup and configure MRTG under Centos.
Thanks
2008 Jan 27
3
Request to add to the wiki
I just used Nick Mae's well written HOWTO on setting up Cacti on
CentOS 4.xto setup Cacti on my CentOS
5.1 system :
http://wiki.centos.org/HowTos/Cacti_on_CentOS_4.x
I was hoping to add a page or section for CentOS 5.x with the modifications
I'm including below.
My wiki.centos.org username is "GeneWood"
Changes :
# Make sure snmpd accepts 'public' as public