similar to: CentOS/SNMP update breaks MRTG?

Displaying 20 results from an estimated 6000 matches similar to: "CentOS/SNMP update breaks MRTG?"

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
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
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
2002 Oct 31
6
ipac/iptables + mrtg accounting
i''ve installed mrtg to make graphics of the trafic from the interfece throw the snmpd, and the same with ipac witch put iptables accounting rules colect them and store, and gets the output, but the "problem" is that ipac graphics are 3 times smaller that the snmpd. Why??? i did catch all the trafic with ipac so no problem here, and i know that ipac/iptables is at level 3, and
2012 Aug 24
2
SNMP monitoring
It seems it's not possible to monitor kvm virtual image network interfaces via SNMP. MRTG's cfgmaker says ### The following interface is commented out because: ### * has no ifSpeed property and other monitors are consistently reporting that vm's interfaces are exceeding traffic thresholds (even on lo ...). Which is no surprise if the threshold is zero. I found a hint on some
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
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
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:
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
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
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
2008 Dec 14
0
Re: snmp mrtg physCPU (fwd)
On Tue, 22 Jul 2008, tl wrote: > I search a simple variant to generate CPU,Load for MRTG. > Actually I use following configuration. > But I see CPU-usage of xen0 only, not a summary of all VM. > - net-snmp does not support xen [1]. > - dtc-xen [2] show CPU-usage from each VM, but not summary. > This view is confusing. [3] > For monitorings from more than 3 physical
2008 Jul 22
0
snmp mrtg physCPU
Hallo xenusers, I search a simple variant to generate CPU,Load for MRTG. Actually I use following configuration. But I see CPU-usage of xen0 only, not a summary of all VM. - net-snmp does not support xen [1]. - dtc-xen [2] show CPU-usage from each VM, but not summary. This view is confusing. [3] For monitorings from more than 3 physical machines unpractically. - enomalism [4] is too large
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
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?
2017 Mar 02
1
MRTG and eth0
Is there an easy way to graph ethernet eth0 on Centos 7 with MRTG without using SNMP? I thought I found a way to do this in past by using a shell script to poll the interface but cannot find it back.
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:
2003 Feb 11
1
MRTG + Samba
Hi all Just wondering if anyone has pointers for graphing data from Samba using MRTG. I already have MRTG graphing things like signal strength (cisco aironet pci), total kbps in/out each interface, mem and disk i/o usage. I'd like to graph, for example, average number connections over time; or maybe logins per hour .... or failed logins per hour. I know MRTG's requirements for input
2007 May 09
1
snmp, cacti and shaping
Hi I''m trying to move the tracking of the shaping from MRTG to Cacti. My predecessor, who built all this stuff and was far more advanced than I, had a shell script that collected data by running tc -s qdisc show dev on both eth 0 and 1 and then pushing it out via snmp to another server running MRTG. I''m building a new server with cacti and having trouble with the custom