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: >> >> >> Cron if [ -x /usr/bin/mrtg ] && [ -r >> /etc/mrtg.cfg ] &&

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' /etc/mrtg.cfg | awk '{ print $NF }')" ]; then mkdir

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 will have to ge

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 the SNMP rea

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 configuration file t

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 > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTEC

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 cpu is mostly in idle time a

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".

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? > > Sincerely, > Yeah - I've got the read c

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 server is cli > > only, so finding proper

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]>: > Hey all, > >I wo

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 is difficult (for me, anyway).

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 with MRTG for home use on Windows 98

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 of devices: h

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 404 Not > Found

Re: mrtg and snmpd

2003-01-02 Thread nate
James Vahn said: > 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? not really, but when was snmp NOT confusing and hogtied ? I've never known it not to be confusing.

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 management protocol, mrtg uses it t

Re: mrtg configuration

2002-10-23 Thread Michael Heironimus
On Wed, Oct 23, 2002 at 04:48:06PM +0200, Sebastiaan wrote: > 1. does SNMP eat much CPU power? (it is going to run on a PI/133MHz/40MB > which is used for firewal/gateway/mailserver/proxy etc. for a small local > network) No. Doesn't generally use much CPU or memory. > 2. which package should I i

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 as > router you

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 h

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, email to [EMAIL PR

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. > > Any ideas? snmp is, in

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 which SNMP packages I

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 PROTECTED] -- [..] and 2000

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.micromuse.com/cricket/ --

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 is my first attemp

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 port. and what i

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 fix this. > > I get: SNMP Er

Re: mrtg

1997-11-06 Thread Hamish Moffatt
On Wed, Nov 05, 1997 at 03:11:53PM -0500, Tim Sailer wrote: > Joey Hess wrote: > > Tim Sailer wrote: > > > Has anyone gotten mrtg to work with the aliased eth interfaces? I'm > > > trying to get mrtg to plot traffic stats on our virtual web server > > > which has interfaces like eth0:0, eth0:1, etc

Re: mrtg

1997-11-05 Thread Tim Sailer
Joey Hess wrote: > > Tim Sailer wrote: > > Has anyone gotten mrtg to work with the aliased eth interfaces? I'm > > trying to get mrtg to plot traffic stats on our virtual web server > > which has interfaces like eth0:0, eth0:1, etc. It doesn't see > > them, just eth0. Am I asking the impossible? >

Re: mrtg

1997-11-05 Thread Joey Hess
Tim Sailer wrote: > Has anyone gotten mrtg to work with the aliased eth interfaces? I'm > trying to get mrtg to plot traffic stats on our virtual web server > which has interfaces like eth0:0, eth0:1, etc. It doesn't see > them, just eth0. Am I asking the impossible? The kernel doesn't differentia

Re: mrtg

1997-11-05 Thread Adam Shand
> Has anyone gotten mrtg to work with the aliased eth interfaces? I'm > trying to get mrtg to plot traffic stats on our virtual web server > which has interfaces like eth0:0, eth0:1, etc. It doesn't see > them, just eth0. Am I asking the impossible? So long as you can write a script which will ret