graph hdd usage with mrtg

2017-04-22 Thread Yuni
Hi I would like graph my hdd usage using mrtg but nothing works I have tried with snmp but it says 0 I tried without snmp with script but still say 0 Some Help Please!!! Thank

Re: MRTG ERROR

2015-03-11 Thread Richard Hector
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/03/15 01:49, Gary Dale wrote: > On 11/03/15 07:40 AM, "Diác. C.J.Moretti" wrote: >> Hello! >> >> A few days to hj'm getting a mail from my server with the >> following error: >> >> >

Re: MRTG ERROR

2015-03-11 Thread Gary Dale
On 11/03/15 07:40 AM, "Diác. C.J.Moretti" wrote: Hello! A few days to hj'm getting a mail from my server with the following error: Cron if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg ] && [ -d "$(grep '^[[:space:]]*[^#]*[[:space:]]*WorkDir'

MRTG ERROR

2015-03-11 Thread Diác. C.J.Moretti
Hello! A few days to hj'm getting a mail from my server with the following error: Cron if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg ] && [ -d "$(grep '^[[:space:]]*[^#]*[[:space:]]*WorkDir' /etc/mrtg.cfg | awk '{ print $NF }')" ]; then mkdi

Mrtg error

2015-03-10 Thread Diác. C.J.Moretti
Hello! A few days to hj'm getting a mail from my server with the following error: Cron if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg ] && [ -d "$(grep '^[[:space:]]*[^#]*[[:space:]]*WorkDir' /etc/mrtg.cfg | awk '{ print $NF }')" ]; then mkdi

Monitoring postfix with mrtg

2013-08-07 Thread Diác. C.J.Moretti
Hello everybody! Does anyone have any tips on how I can monitor postfix with mrtg? Moretti \/// (o o) __ oo0 - () - 0oo __ Tarde te amei, Beleza antiga e tão nova, tarde te amei. Estavas dentro de mim e eu

Monitor postfix com mrtg

2013-08-07 Thread Diác. C.J.Moretti
Ola Pessoal! Alguém tem alguma dica de como eu posso monitorar postfix com o mrtg. Moretti

Re: mrtg config

2011-10-12 Thread Camaleón
On Wed, 12 Oct 2011 12:08:30 +0200, Bonno Bloksma wrote: (..) > 1) > Can I simply run a new cfgmaker command restart mrtg and be done? If so, > there is no mrtg script in /etc/init.d/ so how do I restart mrtg. If the package has been already configured and setup I'd say you only

mrtg config

2011-10-12 Thread Bonno Bloksma
Hi, A long time ago someone configured mrtg for us to keep track of the traffic on our Procurve switches. At the top of the mrtg.cfg file is: # Created by # /usr/bin/cfgmaker --subdirs=HOSTNAME --no-down public@172.16.128.2 public@172.16.128.124 public@172.16.128.125 etc. As time went by

mrtg does not change mtime (was: Lenny: howto install other packages then the default ones ???)

2010-09-22 Thread Kristoff Bonne
Hi, Well, the "package upgrade" worked like a charm; but the problem itself is not gone. It's very strange. We are using this server for mrtg, which creates .rrd files in the background. The first time we run mrtg with a new configuration-file, it creates the .rrd file

snmp/mrtg weirdness under UML

2007-09-13 Thread koffiejunkie
Hi guys, I have a UML virtual server running Etch, with an identical setup to two other Etch servers running on real hardware. I set up snmp and mrtg on all of them, with identical configs (except for where the interface numbers are different, obviously). It works great on all except the

MRTG - SNMP problem

2007-01-18 Thread Carlos Bergero
Hi ppl, Im having a little problem with an mrtg graphics, I have set a firewall/router with 5 network intefaces 3 to handle internal traffic, 1 external and 1 for management. I also set a snmpd running in that box, which seems to be working fine, and snmpwakl from the web server show

MRTG does not pick up interface IP addresses one of the hosts

2006-09-12 Thread George Borisov
Hello, I am monitoring a few firewalls using MRTG. On all but one of them MRTG is able to pick up the IP address for all the interfaces on these machines. Several of these machines are Debian Sarge boxes (including the box with the problem.) All of them have an almost identical SNMP

MRTG problem

2006-08-18 Thread Alejandro
Dear all, I have installed MRTG in my Debian box connected to a 128Kbps cablemoden linkI have a dynamic IP. I've installed snmpd, snmp, mrtg and mrtg-contrib. When I see the MRTG graph, the bitrate of the Internet interface doesn't match with the real use of the link, and I se

MRTG: incoming and outgoing rate

2006-08-16 Thread Alejandro
Hi all, I've setup MRTG in my Linux box and configures the mrtg.cfg in order to see the "bits per second" line. But I see the total rate and it's not goofd for meI want to see the INCOMING and OUTGOING rates in diferents lines. How can I setup this feature in my mrtg

RE: MRTG

2006-08-13 Thread Cary Pembleton
Original Message- From: Grant Thomas [mailto:[EMAIL PROTECTED] Sent: Sunday, August 13, 2006 5:12 PM To: debian-user@lists.debian.org Subject: Re: MRTG On 8/12/06, Alejandro <[EMAIL PROTECTED]> wrote: > Hi all, I have a Debian box with the MRTG package in order to monitor &

Re: MRTG

2006-08-13 Thread Grant Thomas
On 8/12/06, Alejandro <[EMAIL PROTECTED]> wrote: Hi all, I have a Debian box with the MRTG package in order to monitor the bandwidth of my dedicated Internet connection. The problem is that the router connected to my Debian is managed by my ISP and not for me. So I have no data about th

MRTG

2006-08-12 Thread Alejandro
Hi all, I have a Debian box with the MRTG package in order to monitor the bandwidth of my dedicated Internet connection. The problem is that the router connected to my Debian is managed by my ISP and not for me. So I have no data about the SNMP read community from the router. Is there any

How To Get Data For Mrtg Without Running SNMP Daemon?

2006-04-10 Thread Alexey N. Kovyrin
Plotting traffic graphs is one of the most popular UNIX admin tasks. MRTG is a great tool and it is widely used for plotting traffic graphs. It can be easily set up to plot statistics for any SNMP-enabled device (including Linux servers running snmpd). But sometimes we can not setup snmp

Re: mrtg directories

2006-03-25 Thread Steve Lamb
John Graves said: > I am trying to move mrtg from a windows system to my linux server > running sarge. I have found that mrtg was installed and I have placed > the mrtg.cfg file into ./etc/ Where do I place the work directory? Whereever you like as long as you change the configura

mrtg directories

2006-03-25 Thread John Graves
I am trying to move mrtg from a windows system to my linux server running sarge. I have found that mrtg was installed and I have placed the mrtg.cfg file into ./etc/ Where do I place the work directory? Also can I move all the data from my windows system that currently resides in c

Re: MRTG with 3 arguments

2005-10-11 Thread Dick Davies
make some more graphs :) or use rrdtool instead On 11/10/05, Eriberto <[EMAIL PROTECTED]> wrote: > Hello all, > > How to make MRTG show 3 arguments? I need to show 3 collected data. The > MRTG works fine with 2 arguments. > > Thanks, > > Eriberto > > &g

MRTG with 3 arguments

2005-10-11 Thread Eriberto
Hello all, How to make MRTG show 3 arguments? I need to show 3 collected data. The MRTG works fine with 2 arguments. Thanks, Eriberto -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mrtg to monitor cpu usage.

2005-07-19 Thread Andy Smith
Please don't send mails in HTML. On Sun, Jul 17, 2005 at 03:50:11PM +0300, Meni Shapiro wrote: >I'm tying to monitor cpu usage on my debian box (PII -350) with mrtg. >I'm using ssCpuRawIdle and i get the graph fine!! >Problem is i get a full graph since the cp

mrtg to monitor cpu usage.

2005-07-17 Thread Meni Shapiro
Hi, I'm tying to monitor cpu usage on my debian box (PII -350) with mrtg. I'm using ssCpuRawIdle and i get the graph fine!! Problem is i get a full graph since the cpu is mostly in idle time and i want to see the usage % is there  is simplier way then adding all deltas and dividin

Re: mrtg and snmp help needed

2005-05-13 Thread Chavdar Videff
On Friday 13 May 2005 15:57, Jon Dowland wrote: > Chavdar Videff wrote: > > com2sec readonly 10.50.0.0/25 public > >com2sec NAME SOURCE COMMUNITY > This directive specifies the mapping from a > source/community pair to a security name. SOURCE >

Re: mrtg and snmp help needed

2005-05-13 Thread Jon Dowland
Chavdar Videff wrote: com2sec readonly 10.50.0.0/25 public com2sec NAME SOURCE COMMUNITY This directive specifies the mapping from a source/community pair to a security name. SOURCE can be a hostname, a subnet, or the word "default".

mrtg and snmp help needed

2005-05-12 Thread Chavdar Videff
Hi, list. I am planning to set up a statistics generator for a number of hosts. My idea was to try mrtg. I read a few articles on the net and installed on my test machine the packets mrtg and snmpd. The test machine is a knoopix 3.6 installed on the hard drive and upgraded to debian-sid. The

MRTG for remote Interface..?

2004-09-01 Thread Nayyar Ahmed
Hello All, I have Configured MRTG for my machine Local Interface i.e IP : 192.168.1.252 Now I want to observe the Trafice of my DSL router who's IP : 192.168.1.1 Which is my Network Gateway as well. where and what changes needed in MRTG configuration ?. TIA, regards, -- Nayyar

List 'mrtg' closed to public posts

2004-04-07 Thread mrtg
Only subscribers can post to the mrtg mailingist: Subscribe by sending a message to [EMAIL PROTECTED] with the subject: subscribe --- Ecartis v1.0.0 - job execution complete. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Help!: snmpwalk not showing interface properties on mrtg and iog - Previously : snmp and MIBs - missing interface properties

2004-02-12 Thread peteredhair
I've installed the snmp and snmpd packages. The problem is iog and mrtg can't get the interface properties for my network card her'e what i get. bear:/etc/postfix# snmpwalk -v1 localhost public system.sysDescr.0 = Linux bear 2.2.20-idepci #1 Sat Apr 20 12:45:19 EST 2002 i686 syste

Re: MRTG on Debian Testing (getting some info, not getting IfIndex)

2003-12-20 Thread BruceG
- Original Message - From: "BruceG" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 20, 2003 10:03 AM Subject: Re: MRTG on Debian Testing (getting some info, not getting IfIndex) > > - Original Message - > From:

Re: MRTG on Debian Testing (getting some info, not getting IfIndex)

2003-12-20 Thread BruceG
- Original Message - From: "John Smith" <[EMAIL PROTECTED]> > > Anyone using MRTG on Debian? Where should I start looking to make sure an > > SNMP walk will get the ethernet info? > > > > How about your community strings? Are they set the same? &g

Re: MRTG on Debian Testing (getting some info, not getting IfIndex)

2003-12-20 Thread John Smith
On Fri, 2003-12-19 at 20:52, BruceG wrote: > >Anyway - anyone on this list installed MRTG on Debian using "apt-get > > install MRTG"? I'm having trouble finding my way around to where MRTG is > > installed and how to rebuild the mrtg.cfg file. My Debian s

Re: MRTG on Debian Testing

2003-12-19 Thread Jeffrey L. Taylor
If it has been overnight, "locate mrtg". If you don't have the findutils, install them. The config file is in /etc, the results are in /var/www/htdocs/mrtg, the docs are in /usr/share/doc/mrtg. Plus log files in /var/log/mrtg. Jeffrey Quoting BruceG <[EMAIL PROTECTED]>:

Re: MRTG on Debian Testing (getting some info, not getting IfIndex)

2003-12-19 Thread BruceG
>Anyway - anyone on this list installed MRTG on Debian using "apt-get > install MRTG"? I'm having trouble finding my way around to where MRTG is > installed and how to rebuild the mrtg.cfg file. My Debian server is cli > only, so finding proper directories / files i

Re: MRTG on Debian Testing

2003-12-19 Thread Martin Arieta
to check what files have one package, u can do "dpkg -L package" may be u can check some debian-specific readme in /usr/share/doc/[package]/README.debian bye On Fri, 19 Dec 2003 12:42:36 -0500 "BruceG" <[EMAIL PROTECTED]> wrote: > Hey all, > >I worked w

MRTG on Debian Testing

2003-12-19 Thread BruceG
Hey all, I worked with MRTG for home use on Windows 98 and Mandrake Linux. On Mandrake I downloaded and installed MRTG from source. I removed MRTG from my Mandrake dual-boot desktop, and decided to go with it on my under-powered Debian Testing server dedicated to e-mail (so it "shoul

Re: monitoring bind 9 using mrtg

2003-08-15 Thread Rich Puhek
Gabriel Granger wrote: Hi All, Quick question, has anyone here set up mrtg to monitor dns servers? I'm monitoring sendmail stats and devices satts from the network just would be nice to know what my name servers and doing. I did a quick google but did find anything really helpfu

monitoring bind 9 using mrtg

2003-08-15 Thread Gabriel Granger
Hi All, Quick question, has anyone here set up mrtg to monitor dns servers? I'm monitoring sendmail stats and devices satts from the network just would be nice to know what my name servers and doing. I did a quick google but did find anything really helpful. I guess what I'

Re: MRTG

2003-02-27 Thread nate
Shawn Owens said: > Can anyone tell me if they have successfully run MRTG on a Debian box and > a good source for installing and configuring it on Debian. I've been running mrtg on debian for nearly 3 years now. I have extensive docs on how to configure MRTG to monitor various types

MRTG

2003-02-27 Thread Shawn Owens
Can anyone tell me if they have successfully run MRTG on a Debian box and a good source for installing and configuring it on Debian.     Thanks

Re: MRTG

2003-02-25 Thread nate
Shawn Owens said: > Has anyone previously installed MRTG onto a debian machine? I've tried > using apt-get install MRTG but I receive a failure when installing two > packages. probably not. I think your the first! > Err http://ftp.wa.au.debian.org testing/main libgd1 1.8.4-16

MRTG

2003-02-25 Thread Shawn Owens
Has anyone previously installed MRTG onto a debian machine?  I’ve tried using apt-get install MRTG but I receive a failure when installing two packages.   The following extra packages will be installed:   libgd1 zlib1g   Err http://ftp.wa.au.debian.org testing/main libgd1 1.8.4-16

Re: squid with MRTG and RRDTool

2003-02-13 Thread nate
> Hello to everyone. > > I am going to monitor a squid server with MRTG and/or RRDTool. > I know that I have to setup SNMP first. > > If anyone of you have done this before, can you please tell me which snmp > server should I use? Can you also send me the config file of the

squid with MRTG and RRDTool

2003-02-13 Thread mtsouk
Hello to everyone. I am going to monitor a squid server with MRTG and/or RRDTool. I know that I have to setup SNMP first. If anyone of you have done this before, can you please tell me which snmp server should I use? Can you also send me the config file of the snmp server? many thanks in

Re: mrtg and snmpd

2003-01-02 Thread nate
o be confusing. interesting command though, never heard of it myself, I usually just edit the .conf file directly. since you mention MRTG I'll mention my MRTG howto: http://howto.aphroland.de/HOWTO/MRTG nate -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

mrtg and snmpd

2003-01-01 Thread James Vahn
What misfortune has befallen these previously fine packages? Snmpd has become so confusing and hogtied that it no longer performs any function at all.. Does anyone know why? I ran "snmpconf -g basic_setup" and was greeted with this: --- Do y

Re: Cron / MRTG problem

2002-12-19 Thread Haim Ashkenazi
On Wed, 2002-12-18 at 19:48, august macbeth wrote: > i keep getting these emails: > > ERROR: I guess another mrtg is running. A lockfile > (/var/lock/mrtg/_etc_mrtg.cfg_l) aged > 0 seconds is hanging around. If you are sure that no other mrtg > is running you can remove the lock

Cron / MRTG problem

2002-12-18 Thread august macbeth
i keep getting these emails: ERROR: I guess another mrtg is running. A lockfile (/var/lock/mrtg/_etc_mrtg.cfg_l) aged 0 seconds is hanging around. If you are sure that no other mrtg is running you can remove the lockfile i'll look for the lock file but there is nothing there.. also, mrtg

Re: mrtg configuration

2002-10-23 Thread nate
Sebastiaan said: > so what you say is that SNMP has to be installed on a Linux box, since > Linux does not 'speak' SNMP out of the box? linux is a kernel, it doesn't have any way to respond to application level network requests(with the exception of the tux/khttpd webserver modules). You need a s

Re: mrtg configuration

2002-10-23 Thread Sebastiaan
Hi, On Wed, 23 Oct 2002, Pietro Cagnoni wrote: > > to be onest, I have no idea where SNMP is used for, but I read in the docs > > that mrtg is able to work without extra snmp installations. I just want > > the traffic on eth0 measured. > > snmp = simple network managemen

Re: mrtg configuration

2002-10-23 Thread Michael Heironimus
package should I install? snmpd? When I was playing with mrtg I used UCD-SNMP. Not sure if that's the only one out there or if there's a current recommended Debian package or anything, though, that was just the first one that came to hand. The (old) version I was using had some probl

Re: mrtg configuration

2002-10-23 Thread Pietro Cagnoni
to be onest, I have no idea where SNMP is used for, but I read in the docs that mrtg is able to work without extra snmp installations. I just want the traffic on eth0 measured. snmp = simple network management protocol, mrtg uses it to gather network load information. you need to install snmpd

Re: mrtg configuration

2002-10-23 Thread Sebastiaan
Hi, On Wed, 23 Oct 2002, UnKnown wrote: > Hi, sebastaan > The mrtg contacts the gateway in your case 192.168.1.254 asking for the > statistics on trafic, normaly any router like Cisco or similar has the user > public define to give away that information. If you have a linux runing

Re: mrtg configuration

2002-10-23 Thread UnKnown
Hi, sebastaan The mrtg contacts the gateway in your case 192.168.1.254 asking for the statistics on trafic, normaly any router like Cisco or similar has the user public define to give away that information. If you have a linux runing as router you have to do the magic. Cheers, rak PD: I

mrtg configuration

2002-10-23 Thread Sebastiaan
Hi, I am trying to visualize the traffic on my local network with mrtg, but I get some errors. My mrtg config file is this: # This file is for use with mrtg-2.5.4c # Global configuration WorkDir: /var/www/mrtg WriteExpires: Yes Title[^]: Traffic Analysis for PageTop[^]: Stats for MaxBytes

Re: mrtg w/LoadMIBs option

2002-10-16 Thread Oki DZ
On Tue, Oct 15, 2002 at 10:49:03PM -0700, nate wrote: > WorkDir:/home/mrtg/public_html/squid/ > LoadMIBs: /usr/lib/squid/mib.txt Mine looks like: loadMIBs: /usr/local/squid/etc/mib.txt ^lower-case I'm not quite sure... but it's worth trying, I guess. Oki -- To UNSUBSCRIBE,

mrtg w/LoadMIBs option

2002-10-15 Thread nate
greetings I am trying to use MRTG with the LoadMIBs option, while I've been using MRTG for years I haven't tried this option before. Specifically I am trying to load the MIBs for squid .. sample config: WorkDir:/home/mrtg/public_html/squid/ LoadMIBs: /usr/lib/squid/mib.t

Re: exim mrtg

2002-01-09 Thread Jason M. Harvey
hello, i've just added a little something on my site that tells how i set up mrtg to graph exim stats. hopefully it's somewhat correct... if anyone notices anything wrong, please tell me. if this doesn't work for you, at least it may give you an idea. here's a link to the pag

Re: exim mrtg

2002-01-09 Thread Jason M. Harvey
On Wed, Jan 09, 2002 at 01:39:00PM -, c wrote: | | can anyone plz point me to a source of mrtg scripts/source for exim | monitoring..or a howto | | many thanks | | c^ | hello, from what i remember, after i installed mrtg via apt, there was an examples section that gave some scripts

exim mrtg

2002-01-09 Thread c
can anyone plz point me to a source of mrtg scripts/source for exim monitoring..or a howto many thanks c^

Re: MRTG

2001-11-28 Thread nate
Matthew Daubenspeck said: > I already have MRTG installed on a potato box, and polling a few > other devices on my LAN. So far it works perfectly. > > I would like to add the potato box to the list of hosts checked, > but am unsure which SNMP packages I should install. > >

Re: MRTG

2001-11-28 Thread Jason M. Harvey
On Wed, Nov 28, 2001 at 11:30:07AM -0500, Matthew Daubenspeck wrote: > I already have MRTG installed on a potato box, and polling a few other > devices on my LAN. So far it works perfectly. > > I would like to add the potato box to the list of hosts checked, but am > unsure whic

MRTG

2001-11-28 Thread Matthew Daubenspeck
I already have MRTG installed on a potato box, and polling a few other devices on my LAN. So far it works perfectly. I would like to add the potato box to the list of hosts checked, but am unsure which SNMP packages I should install. Any ideas?

Re: MRTG & Debian

2001-09-28 Thread Casper Gielen
On Thu, Sep 27, 2001 at 06:15:40PM -0400, Matthew Daubenspeck wrote: > Does anyone have any example scripts for using MRTG to track Debian > (processor, traffic, etc)? > > Much appreciated. > Take a look at mrtgutils -- Casper Gielen [EMAIL PROTECTED], [EMAIL PROTECT

Re: MRTG & Debian

2001-09-27 Thread Nathan E Norman
On Thu, Sep 27, 2001 at 06:15:40PM -0400, Matthew Daubenspeck wrote: > Does anyone have any example scripts for using MRTG to track Debian > (processor, traffic, etc)? > > Much appreciated. It's cricket instead of MRTG, but perhaps it'll help. http://canaris.visionary

MRTG & Debian

2001-09-27 Thread Matthew Daubenspeck
Does anyone have any example scripts for using MRTG to track Debian (processor, traffic, etc)? Much appreciated.

mrtg 2-9.17

2001-07-30 Thread Michael Earls
it seems to me that when u upgrade to mrtg 2-9-17 it rewrites the mrtg file, and mrtg will not work,  if u edit the line to fix the problem and then add a new site to mrtg -  mrtg will not run.   looks like the better one to run is the mrtg ver 2-9-10   can someone else verify this for me

Re: MRTG

2001-07-17 Thread M . PITZL
gt; > To: > Sent: Tuesday, July 17, 2001 4:47 PM > Subject: Re: MRTG > > > > Hi Peter, > > > > seems that MRTG is unable to resolve the name of your router into an IP > > address. > > Try to put the router into your hosts file. Or use the IP address >

Re: MRTG

2001-07-17 Thread M . PITZL
Hi Peter, seems that MRTG is unable to resolve the name of your router into an IP address. Try to put the router into your hosts file. Or use the IP address instead of the name. Greets, Matthias > This may sound like a stupid thing to say but i can't get mrtg > working!!! tis

MRTG

2001-07-16 Thread Peter Donaldson
This may sound like a stupid thing to say but i can't get mrtg working!!! tis is my first attempt and i am new to debian. Can someone please help me out??? i keep getting this message.   > Error:>   can't resolve "router.localnet" to IP address> SNMPGET

MRTG and Squid

2001-07-06 Thread Reece Anderson
Im attempting to setup mrtg to talk to squid via snmp. whenever i run the config ive written for it i get this message back. SNMPGET: Failed to reach target: "cacheNumObjCount&cacheNumObjCount:[EMAIL PROTECTED]:3401". I tried multiple times! Unknown SNMP var cacheServerErrors at

Re: mrtg weirdness.

2001-03-24 Thread Nate Amsden
Nate Amsden wrote: > > ive been having this problem for sometime and am wondering what could be > wrong. after subscribing to the mrtg list i figured out what was wrong..me. i was expecting to see(for some reason i don't know why) stats of the machine on the port not stats of the

mrtg weirdness.

2001-03-24 Thread Nate Amsden
ive been having this problem for sometime and am wondering what could be wrong. the problem is at 2 different locations on different pieces of equipment. since mrtg is only publically available on one of them i'll focus on this one(my dsl). I have a 48port switch in my apt, its a good swit

Re: 2 Woody probs: Cron wants mrtg, and apt-get error

2001-03-05 Thread Ethan Benson
On Mon, Mar 05, 2001 at 08:13:21AM -0500, Glen Snyder wrote: > My /etc/cron.d/mrtg reads: > "0-55/5 * * * * root if [ -x /usr/bin/mrtg ]; then /usr/bin/mrtg > /etc/mrtg.cfg; fi" > mrtg exists, but if I type mrtg under su, it says > "bash: /usr/bin/mrtg: No such file

Re: 2 Woody probs: Cron wants mrtg, and apt-get error

2001-03-05 Thread Glen Snyder
My /etc/cron.d/mrtg reads: "0-55/5 * * * * root if [ -x /usr/bin/mrtg ]; then /usr/bin/mrtg /etc/mrtg.cfg; fi" mrtg exists, but if I type mrtg under su, it says "bash: /usr/bin/mrtg: No such file or directory" Should I just comment out the line in /etc/cron.d/mrtg? I am us

Re: 2 Woody probs: Cron wants mrtg, and apt-get error

2001-03-04 Thread mike polniak
TECTED] > Subject: Cron <[EMAIL PROTECTED]> if [ -x /usr/bin/mrtg ]; then /usr/bin/mrtg > /etc/mrtg.cfg; fi > X-Cron-Env: > X-Cron-Env: > X-Cron-Env: > X-Cron-Env: > Date: Sun, 04 Mar 2001 17:10:01 -0500 > > /bin/sh: /usr/bin/mrtg: No such file or directory

2 Woody probs: Cron wants mrtg, and apt-get error

2001-03-04 Thread Glen Snyder
f [ -x /usr/bin/mrtg ]; then /usr/bin/mrtg /etc/mrtg.cfg; fi X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: Date: Sun, 04 Mar 2001 17:10:01 -0500 /bin/sh: /usr/bin/mrtg: No such file or directory I'm not sure if the problem started with the kernel upgrade or with an apt-get dist-upgrad

mrtg showing incorrect uptimes?

2001-01-30 Thread Nate Amsden
wever MRTG says it is: The statistics were last updated Tuesday, 30 January 2001 at 9:50 , at which time 'The Big Switch(tm)' had been up for 2 days, 0:08:10. anyone running mrtg on non cisco equipment and have similar issues ? while i haven't checked the snmp response from the swit

squid, snmp and mrtg

2000-10-18 Thread Pere Camps
Hi! I've managed to get squid's snmp daemon running so far. However I can not get mrtg to work with it. cfgmaker doesn't work and I don't know enough of mrtg to start scripting stuff. Can anybody that has got this working send me his /etc/mrtg.cfg file?

Re: mrtg/snmp in potato

2000-03-13 Thread Ramin Motakef
Daniel Faller <[EMAIL PROTECTED]> writes: > Hi, > > after upgrading some machines to potato they refuse to answer the > snmp requests from mrtg. I am by no means an snmp expert, I just > edited 2 lines in snmpd.conf and it worked for slink. So I have no > idea how to fi

mrtg/snmp in potato

2000-03-13 Thread Daniel Faller
Hi, after upgrading some machines to potato they refuse to answer the snmp requests from mrtg. I am by no means an snmp expert, I just edited 2 lines in snmpd.conf and it worked for slink. So I have no idea how to fix this. I get: SNMP Error: Received SNMP response with error code error

mrtg problems

2000-01-27 Thread Robert Waldner
I´m trying to get mrtg to work, the relevant configuration is Target[WatchZwerg.intern.waldner.priv.at]: 2:[EMAIL PROTECTED] MaxBytes[WatchZwerg.intern.waldner.priv.at]: 1250 Title[WatchZwerg.intern.waldner.priv.at]: WatchZwerg (WatchZwerg.intern.waldner.priv.at): eth0 PageTop

Re: Questions about using mrtg

1999-11-24 Thread Jason Gunthorpe
On Wed, 24 Nov 1999, John Foster wrote: > Does anyone know if mrtg can be used as a traffice analyser for a web > site that is hosted via an ADSL connection. I want to have info > regarding the usage of my site and want more detail than is provided by > webalizer. I am particularly i

Questions about using mrtg

1999-11-24 Thread John Foster
Does anyone know if mrtg can be used as a traffice analyser for a web site that is hosted via an ADSL connection. I want to have info regarding the usage of my site and want more detail than is provided by webalizer. I am particularly interested in monitoring connection speeds. Any thoughts

mrtg problem

1999-11-02 Thread Nathan E Norman
After upgrade to mrtg in potato, I get Attempt to free unreferenced scalar during global destruction. Seems to be working ... haven't had time to dig through the code and see what the deal is. Anyone else running mrtg? -- Nathan Norman MidcoNet 410 South Phillips Avenue Sioux Fall

Re: Intention to NMU MRTG

1999-10-26 Thread Michael-John Turner
On Mon, Oct 25, 1999 at 10:51:51AM -0700 Joey Hess wrote: > I ran into this too. Is there a way to add those stats back in? I'm afraid I haven't had much success (probably due to the fact that my SNMP knowledge is atrocious). Perhaps the snmpd maintainer can shed some light on this one? -mj -- M

Re: Intention to NMU MRTG

1999-10-25 Thread Joey Hess
Michael-John Turner wrote: > The primary reason is that the default SNMP configuration for ucd-snmp > 4.0 doesn't supply the network stats MRTG monitors - do an snmpwalk and > you'll see what I mean. I ran into this too. Is there a way to add those stats back in? -- see shy jo

Re: Intention to NMU MRTG

1999-10-15 Thread Lawrence Walton
On Fri, Oct 15, 1999 at 08:13:13PM +0200, Michael-John Turner wrote: > On Fri, Oct 15, 1999 at 08:11:12AM -0700 Lawrence Walton wrote: > > Hey take a look at the fact that MRTG and the latest snmpd in potato don't > > seem to work. > > I pounded my head on that one

Re: Intention to NMU MRTG

1999-10-15 Thread Michael-John Turner
On Fri, Oct 15, 1999 at 08:11:12AM -0700 Lawrence Walton wrote: > Hey take a look at the fact that MRTG and the latest snmpd in potato don't > seem to work. > I pounded my head on that one for a quite a while, never figured it out, > maybe a pair of fresh > eyes might be a

Re: Intention to NMU MRTG

1999-10-15 Thread Lawrence Walton
On Fri, Oct 15, 1999 at 12:43:27AM +0200, Michael-John Turner wrote: > Hi > > If no-one objects, I'd like to do an NMU of MRTG early next week. The > major reason for this is that the SNMP_Session Perl modules need to > be split off into a separate package (a number of applica

mrtg and the new snmpd in potato

1999-09-23 Thread Lawrence Walton
I can't get the new snmpd in potato and mrtg (any version) to play nice with each other. I can get the correct information (sysDescr sysContact sysName sysLocation ifNumber sysObjectID) using snmpwalk and snmpget, but mrtg refuses to work conplaining "error status: noSuchName&qu

Setting up mrtg (for a home)

1999-07-03 Thread Chris Frost
I'm trying to setup mrtg for a home to watch the modem connection and networks in the house, but have not been able to figure out how. I guess my main question is what to do for cfgmaker, I have no idea how to tell it to watch a certain device. Quick info on our setup: We have one computer

re: snmpd (ucd) & mrtg

1998-12-29 Thread iodine
I want to monitor other stuff with the snmpd service.. I have a config file that lists the procs or processes that I want to monitor. But I am lost how I get mrtg to monitor anything except for ppp0 and eth0 which I have it currently doing. Anyone got snmpd.conf files I can look at and also an

Re: snmpd and 2.1.12x and mrtg

1998-11-20 Thread Steve Lamb
On Fri, Nov 20, 1998 at 11:38:36AM -0800, Lawrence Walton wrote: > The combo of snmpd and 2.1.12x and mrtg, is causing a small problem, snmpd > is not reporting outgoing information on my servers just incoming. Does > anyone have ideas to why? /proc/net/smnp is giberish to me. We

snmpd and 2.1.12x and mrtg

1998-11-20 Thread Lawrence Walton
The combo of snmpd and 2.1.12x and mrtg, is causing a small problem, snmpd is not reporting outgoing information on my servers just incoming. Does anyone have ideas to why? /proc/net/smnp is giberish to me.

Re: SNMPD - MRTG- PPP stats iregularity

1998-10-24 Thread Steve Lamb
On Sat, 24 Oct 1998 08:35:46 +0200, Rainer Clasen wrote: >Yes. 2.1 counts bytes in /proc/net/dev. But IIRC there are still some >NIC-drivers which don't supply these numbers. tulip does. I've no clue about >SNMPD, but I suppose you'll have to teach it to use the byte counters, too. Aiyeee. L

Re: SNMPD - MRTG- PPP stats iregularity

1998-10-24 Thread Rainer Clasen
Hi! Steve Lamb ([EMAIL PROTECTED]): > On Fri, 23 Oct 1998 19:48:19 -0400, Michael Stone wrote: > > >Linux doesn't ordinarily have any facility for saying _how much_ data > >goes through an if. The snmpd's base their throughput figures on > >_number of packets_, which isn't exactly the same thing.

Re: SNMPD - MRTG- PPP stats iregularity

1998-10-24 Thread Jason Gunthorpe
now if that will be fixed any time > soon? 2.1.* maybe? I use the IP accounting rules in the 2.0.x kernels, works very well with MRTG for real bandwidth stats. Jason

  1   2   >