11 Jun 2006 12:11
11 Jun 2006 20:51
Re: Smokeping on Mac OS X?
Tobias Oetiker <oetiker <at> ee.ethz.ch>
2006-06-11 18:51:39 GMT
2006-06-11 18:51:39 GMT
Hi Bill, I have not tried, but apart form getting sping for the mac things should be pretty simple ... cheers tobi Today Bill Whitacre wrote: > Does anyone have experience installing Smokeping on Mac OS X? > > Just wondering if there's any things I should watch out for before I > try. > > Thanks. > > bw > > --- > Bill Whitacre > bw <at> his.com > > -- > Unsubscribe mailto:smokeping-users-request <at> list.ee.ethz.ch?subject=unsubscribe > Help mailto:smokeping-users-request <at> list.ee.ethz.ch?subject=help > Archive http://lists.ee.ethz.ch/smokeping-users > WebAdmin http://lists.ee.ethz.ch/lsg2.cgi >(Continue reading)
12 Jun 2006 20:48
14 Jun 2006 12:54
Date Issue
Hi, Hope you still remeber me. I wanted to display PingER data using Smokeping. I have been able to convert the PingER data into the format acceptable by Smokeping. I have a small problem. Here is a chunk of the converted data. It is the .html format that I later 'restore' to get the .rrd file so that it can be plot using Smokeping: <!-- Round Robin Database Dump --> <rrd> <version> 0003 </version> <step> 1800 </step> <!-- Seconds --> <lastupdate> 1101082499 </lastupdate> <!-- 2004/11/22 00:14:59 GMT --> ........................................................................ <!-- 2004/11/12 00:16:00 GMT / 1100218560 --> <row><v> NaN </v><v> 0 </v><v> 0.168 </v><v> 0.165 </v><v> 0.166 </v><v> 0.166 </v><v> 0.166 </v><v> 0.167 </v><v> 0.169 </v><v> 0.170 </v><v> 0.171 </v><v> 0.188 </v><v> 0.188 </v></row> <!-- 2004/11/12 00:46:00 GMT / 1100220360 --> <row><v> NaN </v><v> 0 </v><v> 0.1695 </v><v> 0.162 </v><v> 0.165 </v><v> 0.169 </v><v> 0.169 </v><v> 0.169 </v><v> 0.170 </v><v> 0.171 </v><v> 0.174 </v><v> 0.176 </v><v> 0.199 </v></row> When I restore the .html to get .rrd (and then dump back to .html) the date is changed. GMT is converted into Pakistan time (local time) i.e PKT and all the minutes are rounded to nearest half an hour (i.e(Continue reading)
14 Jun 2006 13:13
Re: problem to install
<37asma <at> niit.edu.pk>
2006-06-14 11:13:21 GMT
2006-06-14 11:13:21 GMT
Hi Jmvelasco, I had the same problem! Now its resolved. My problem had to do with the following path to the rrdtool libraries, in files that need this path such as smokeping.pm: use lib qw(/usr/local/rrdtool-1.2.12/lib/perl); This path should go upto 'perl' directory and not just 'lib'. If this doesnt work check out the following link: http://www.sins.com.au/nmis/nmis-faq.html#RRDTOOL under heading: Q. Can't locate loadable object for module RRDs in <at> INC This should definitely work! best of luck. asma -- -- This message has been scanned for viruses and dangerous content by NIIT MailScanner, and is believed to be clean.
14 Jun 2006 15:23
14 Jun 2006 22:46
Re: problem to install
JM Velasco <jmvelascofernandez <at> gmail.com>
2006-06-14 20:46:30 GMT
2006-06-14 20:46:30 GMT
Hi all, Thanks for your help. I insert the path and install the version smokeping-2.0.8 and works fine. Regards, On 6/14/06, Stickler, Mark G (Mark) <stickler <at> agere.com> wrote: > > All, > > Are there any known problems with upgrading from a version of Smokeping > that is as old as 1.16 to the latest version? > > Mark Stickler > WAN Engineering > Agere Systems > > -- > Unsubscribe mailto:smokeping-users-request <at> list.ee.ethz.ch > ?subject=unsubscribe > Help mailto:smokeping-users-request <at> list.ee.ethz.ch?subject=help > Archive http://lists.ee.ethz.ch/smokeping-users > WebAdmin http://lists.ee.ethz.ch/lsg2.cgi > >
15 Jun 2006 17:48
Downloading the Lastest Version
Stickler, Mark G (Mark <stickler <at> agere.com>
2006-06-15 15:48:43 GMT
2006-06-15 15:48:43 GMT
I am trying to download the latest verson of SmokePing (2.0.8) and it seems to be a winzip file that contains a tar file. I download the winzip file to my windows desktop, but when I try to unzip it I always get an error. (Error reading header after processing 0 entries). Any suggestions? Mark
15 Jun 2006 18:12
Re: Downloading the Lastest Version
Marc Powell <marc <at> ena.com>
2006-06-15 16:12:26 GMT
2006-06-15 16:12:26 GMT
> -----Original Message----- > From: smokeping-users-bounce <at> list.ee.ethz.ch [mailto:smokeping-users- > bounce <at> list.ee.ethz.ch] On Behalf Of Stickler, Mark G (Mark) > Sent: Thursday, June 15, 2006 10:49 AM > To: smokeping-users <at> list.ee.ethz.ch > Subject: [smokeping-users] Downloading the Lastest Version > > I am trying to download the latest verson of SmokePing (2.0.8) and it > seems to be a winzip file that contains a tar file. I download the > winzip file to my windows desktop, but when I try to unzip it I always > get an error. (Error reading header after processing 0 entries). > > Any suggestions? It's a gzip'd tar file, not a zip file (different formats). According to http://www.gzip.org/, the commercial version of Winzip supports that format but not the free. I know specifically that WinRAR can handle tar.gz files. Other archive programs purported to support gzip files are PowerArchiver and 7-zip. -- Marc
15 Jun 2006 23:37
Changing the format of the generated images
Eric Brander <eric_mailing_list <at> rednarb.com>
2006-06-15 21:37:43 GMT
2006-06-15 21:37:43 GMT
Greets! On my SmokePing setup here (I think the default, since I have not changed it) I have 2 different formats for the graphs. The first appears when I click on a menu item that has multiple sub items so it does the smaller, single-line graphs. Those are gray and white and have a gray border. Also the graphs are stacked right on top of each other with no space between. Then there is the detailed graph that is all white and has no border. In addition there is some space between graphs. Where are these image/formatting properties configured? I'd like to change them a bit. aTdHvAaNnKcSe! Eric Brander
RSS Feed