Ubuntu :: Conky Graphs For CPU Temp / Network Up Not Working

Aug 22, 2010

I have conky up and running, but today as I was messing around with the colors for the custom theme, the graphs for cpu temp and network up and down aren't displaying anything.

Here's my conky configuration:
./conky-colors --lang=english --theme=custom --color0=000000 --color1=800080 --color2=800080 --cpu=2 --cputemp --swap --updates --hdtemp1=sda --proc=3 --calendar --m --network --rhythmbox=oldvinyl --ubuntu --alllight --unit=F --clock=off

View 4 Replies


ADVERTISEMENT

General :: Temp Script To Minus Value To Display In Conky?

Jan 18, 2011

I have an K10 AMD CPU and unfortunately it has a borked temp sensor. I have figured out that if I subtract 8 from value stored in /proc/acpi/thermal_zone/temperature that the result is very close to being spot on. The problem is I have no idea to do this and conky has no built in way to do this.

The data stored in /proc/acpi/thermal_zone/temperature looks like this:

Code:
temperature: 52 C

Is there some sort of script that can do this?

View 14 Replies View Related

Ubuntu :: Possible? /temp/www/fake/ Contents (directory) Avaliable Through /temp/www/?

Dec 20, 2010

I have a web server whos DocumentRoot is:/tmp/wwwNow, /temp/www/fake/ is a directory that contains a series of other files/folders.What I want to do is access the files in /temp/www/fake as if they were in the root directory (/temp/www/)For example:

could either be located in "/temp/www/test.php"
-or-
located in "/temp/www/fake/test.php"

so "http://127.0.0.1/test.php" would essentially call both directories. Is this possible? Whould I do this through apache or through the actual file system somehow? (Like some sort of symbolic link?) I would love to hear your input.

View 8 Replies View Related

Ubuntu :: Trying To Get Weather Working For Conky

Jun 20, 2010

I'm trying to get weather installed/working for conky. In my .conkyrc file I have this code of line
Code:
${color white}${execi 1800 /home/rjr/weather/weather.sh 92392}

I have the 2 files weather.sh and weather.xslt in its own folder named weather and in weather.sh file I have this line of code..
Code:
# where this script and the XSLT lives
RUNDIR=/home/rjr/weather/

I gave permission to weather.sh file, on my desktop running conky in the weather section it says Invalid Partner Code. I tried even putting USCA1197 in the .conkyrc file instead of my zip code and still same problem. Do I have to give weather folder permission as well?

View 6 Replies View Related

Ubuntu :: Conky Colors Not Working In Maverick?

Oct 11, 2010

Has anyone else noticed this when installing conky-colors in Maverick?I know its not a problem with how I've configured it because it worked just fine in Lucid but here it is anyway:

Code:
./conky-colors --lang=english --theme=elementary --cpu=2 --swap --battery --updates --proc=10 --clock=modern --calendar --hd=simple --banshee=simple --network --eth=0 --

[code]....

View 8 Replies View Related

Ubuntu :: 10.10 Conky Wireless Wlan0 Not Working

Feb 25, 2011

Earlier on my wireless is attached as eth1 and it works on to load conky except the Network section is blank. After that I had renamed eth1 to wlan0 and checked at ifconfig it is working fine.Now the conky won't load and I think something to do with my wlan0.

View 1 Replies View Related

Ubuntu :: Conky Not Working After Upgrading To Kernel 3.0.1 In 11.04

Aug 14, 2011

I upgraded my Ubuntu 11.04 laptop to kernel 3.0.1 and when I try to start Conky using my custom conkyrc, the conky process dies. I played around with it and discovered (through trial and error testing) that the code for the CPU temperature crashes conky. It worked before the upgrade. how I can get the CPU temp monitoring working again in kernel 3.0.1? Here is the code that is crashing conky:

[Code]....

View 9 Replies View Related

Ubuntu :: Conky Quirk - How To Get Conky To Start Normally Without Having To Do Manual Restart Everytime Login

Jun 26, 2011

I have conky installed and set up as a startup application, however everytime I log out and back in conky creates itself as a new window:

How can I get conky to start normally without having to do a manual restart everytime I login?

View 3 Replies View Related

Ubuntu :: Conky Glitches/freezes With Torrent Working?

Mar 1, 2010

i noticed that almost every few seconds my conky just freezes for minute or-two after i add two torrents to download. Actually, it almost doesn�t work/stays freezed almost all the time.Is there something to fix this?

Code:
# Use Xft?
use_xft yes

[code]....

View 5 Replies View Related

Ubuntu Installation :: Conky Sensors Not Working In Natty?

Apr 29, 2011

atlast i downloaded 64 bit version of natty. (i m currently using 10.10 32 bit). before i go for a clean install, i wished to test natty (the stable release) by running it from my usb stick. i was able to boot into it and natty identified my wi-fi with a breeze. i wanted to test some configurations that i had customized in maverick. i installed conky in natty and copied the conky script that i used in maverick. i also installed the necessary sensors. now the hitch is the sensors are unable to detect the temperature. is it coz i am running natty from a usb stick or some bug is there in this part ?

View 5 Replies View Related

Ubuntu :: Conky For Network Traffic Based On Time

Dec 11, 2010

I have installed conky from soft manager after knowing its power today. I'm using 10.10. I want to design a conky script which monitor the network traffic ie total upload + download on monthly basis as I'm on limited internet plan which is too common here. I have free usage from 2am to 8am in the morning and want to exclude this traffic. So I'm in search of a custom script which can accomplish this.

View 1 Replies View Related

Ubuntu :: Add Space Between Lines To Working Conky Gmail Script?

Nov 10, 2010

My Conky Gmail script is working beautifully. But it looks like this in Conky:
FROM: Jane Smith
"Forks and Spoons"
FROM: W. Able
"Golden Leaves"
FROM: Owen Harrison
"Passage?"

And I'd like it to show up like this:
FROM: Jane Smith
"Forks and Spoons"
FROM: W. Able
"Golden Leaves"
FROM: Owen Harrison
"Passage?"

Here's the script I'm using ("case s" specifically) -
Code:
#!/usr/bin/perl
use Switch;
use Text::Wrap;
my $what=$ARGV[0]; .....

View 1 Replies View Related

Debian :: Conky - Full Screen Config / 2 Conky Configs?

Jun 13, 2011

Said that all the config i find put all the info in one place of the screen, in this example on the right side:

url

or like conky colors where you can put in either side, or other complex examples that use folders with images..that at least i need one day to study all the variables it has...

What i want is something simple, in my black background i dont want images and effects, only white simple text.

My problem is: i want for instance my specs above, my log info in the middle, my music info bellow (above my clock) and in conky config i'm hitting my head in the wall....

For instance if i use my facebook script to appear in the midle how the hell can i put my music info bellow without ruined the facebook in the midle...do i need 2 conky configs?

View 4 Replies View Related

General :: Not Getting Graphs In Nagios?

Oct 16, 2010

i have two linux machines i have installed nagios on only one machine and i am getting graph for that one(localhost).but for the second one(host2) i am not getting the graphs so what should i do.. what should i do to get graphs for othe host (remote machine).

View 4 Replies View Related

Ubuntu :: Display Graphs For System Resource Utilization

Feb 3, 2011

I have a SSH access to some linux servers, is it possible that I can get some graphical report for system utilization (CPU, memory and disk space) for a given time range.

I dont have any graphical access to the system.

Currently I am fetching the records using "sar -r" command , pasting them in a excel sheet to generate the reports.

View 3 Replies View Related

Ubuntu :: Load Graphs Go Up - Some Of Applications Killed By System

May 3, 2010

When the memory usage reaches 95% and above I noticed that the disk activity and load graphs go up and some of my applications are killed by the system. In windows, if someone define a pagefile then the OS will try to use it at the expense of very slow response. Why ubuntu does not use SWAP in such a way?

View 12 Replies View Related

Networking :: Openwrt Or DD-WRT Have As Many Graphs Like Tomato?

Jan 16, 2011

I am looking for a router and trying to decide which one to go with based on the firmware I will want to use. I like how Tomato has alot of graphs and can show alot of graphical data. Does DD-WRT or Openwrt have as many graphs available?

View 1 Replies View Related

General :: Making Graphs Of A Simulation?

May 28, 2011

making My simulation graphs in Ns-2.34 in ubuntu how i can make them. my simualtion is about Home automation lighting control and i wnated to make 6 graphs1) time VS Residaul energy ( remaining enregy of the nodes)like sensors (we have mentioned Insteon sensor and Switchlinc Dimmer)use 9V battery in them. the 9V should be converted in joules and Energy on Y-axis should be in Joules and time on X-axis should be of simulation timeThe graph would be showing after running the simulation 3000 times how much energy is remaining or how much energy is consumed in the nodes after sending 2000 packets.2) Packet size Vs Delay, Delay on Y-axis and Packet size on X-axis with there units and the graph would be showing if Pacjet size increases how much delay is created.3) Throughput Vs Badwidth. througput on Y-axis and Bandwidth on X-axis4) Packets Loss Vs data rate5) Packets sent Vs data rate6) Packets received Vs data rate

View 8 Replies View Related

Software :: Draw The Graphs In Fltk?

Dec 9, 2010

iam doing a project in GUI.. inthat i have to draw graph(sine wave)by the obtained values.. iam using fltk2.0 in linux 2.6 kernel.

View 1 Replies View Related

Ubuntu :: When Type "conky" In Terminal It Returns With Conky: Invalid Configuration File

Feb 1, 2011

when I type "conky" in terminal it returns with Conky: invalid configuration file '/home/user/.conkyrc' Conky: missing text block in configuration; exiting ***** Imlib2 Developer Warning ***** : This program is calling the Imlib call: imlib_context_free(); With the parameter: context being NULL. Please fix your program. I've tried completely uninstalling, rebooting, then reinstalling, still same error?

View 3 Replies View Related

Ubuntu :: Make A Bunch Of Graphs Using Gnuplot From A Bash Script

Nov 14, 2010

I've been trying to make a bunch of graphs using gnuplot from a bash script. The tricky thing is that I have to divide values from two columns: Code: plot "results.csv" using 1:($4/$6) notitle with lp When this command is called from a bash script, the columns get mixed up with script arguments. how to make it read the column values like in the interactive mode?

View 1 Replies View Related

Ubuntu Multimedia :: GRAPHS In Open Office Not Viewable To Word Users?

Sep 2, 2010

I have to write lab reports with charts and graphs on a regular basis. i did the first one in open office recently but the charts did not appear on my teachers screen! it was a broken failed half rendered blank chart area!

The data tables copied fine but the graphs did not. i made both in spreadsheet and copy pasted them over to a writer document.

View 2 Replies View Related

Software :: Code Real Time Graphs On A Web Interface?

Jun 24, 2010

how graphs can be plotted on a web interface on real time ? I have a web interface coded in PHP mostly and for graphs I have jpgraphs. But the job needs the graphs to be real time not static. As of now there's a server side program that writes onto a csv file. I read data from the file and plot it using jpgraph when the page loads. Is there anyway I can code real-time dynamic graphs on a web interface ?

View 2 Replies View Related

General :: Unable To Create Graphs With Rrdtool / Why No Data Coming Into File?

Sep 6, 2009

I was trying to do some graphing of the Disk Usage of the my root partition.

I tried it with rrdtool,but I am not able to create any graph.

I followed the below steps

1. Creating a rrd database file

rrdtool create diskusage.rrd --start N DS:Usage:ABSOLUTE:600:1:100 RRA:AVERAGE:0.5:1:432

I then updated the rrd file with below cron entry code...

Why no data is coming into the rrd file ?

View 1 Replies View Related

Ubuntu :: Displaying Network Connections W/ Speeds - Per Application - In "conky"

Mar 13, 2010

How do I get conky to show the list of network connections by applications and their upload/download speeds? Ultimately, I would like to see something like this:

Code:

First 3 or four applications would be just enough.

View 2 Replies View Related

OpenSUSE :: Failed: Conky Hardcore "Conky Transparency With KDE (3 And 4)"

Jun 19, 2010

I have a problem with conky. It draws a black background instead of using pseudo-transparency. I ofc tried to achieve this with feh but to no avail. All the instructions here failed: Conky Hardcore! Conky transparency with KDE (3 and 4)

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Network Card Working On 10.04 32bit But Not Working On 10.04 64bit!

Jul 25, 2011

I had an Ubuntu Server 32 bit installation and everything was working fine. Now that I installed Ubuntu Server 64bit on a new drive in the same machine, the ethernet card is not working!! This is insane cause when I put the hard disk with the 32bit installation back and booting from it, the ethernet card is working without any problems but in the 64bits installation it is not shown at all using "ifconfig -a"

lspci output:

Quote:

02:00.0 Ethernet controller: Atheros Communications AR8151 v1.0 Gigabit Ethernet (rev c0)

How can I check which module is being loaded in the 32bits installation to try to load it manually in the 64 bits installation?

View 3 Replies View Related

Ubuntu Networking :: Broadcom Corporation NetXtreme BCM5721 Network Card Randomly The Network Connection On The Server Will Stop Working?

Jan 29, 2011

I have a Broadcom Corporation NetXtreme BCM5721 network card on my server at work.Everything works fine for a few weeks, then randomly the network connection on the server will stop working. After it stops working, I will try to reconnect with the network manager, it shows a wired connection available, it shows the "connection in progress"animation, then the "connection disabled" icon.

I uninstalled the network manager and used manual configuration, but do you think the network manager was the issue? I can't have the server disconnecting randomly every few weeks with no way to know what the real problem is. Was there an issue with the network manager with 10.04?

View 4 Replies View Related

Ubuntu :: How To Enable Cpu Temp

May 9, 2010

i have added the hardware sensors monitor to the panel and enabled....but i can only enabled my hardisk temp(i.e. hddtemp)...but there is no option of cpu.....how can i enable my cpu temp??

View 5 Replies View Related

Ubuntu :: How To Monitor Temp Of CPU?

Sep 26, 2010

How can i monitor the temp of my CPU? Using Ubuntu 10.10 & Gnome desktop.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved