techPowerUp! Forums

Go Back   techPowerUp! Forums > Software > General Software

Reply
 
Thread Tools
Old Jul 31, 2011, 09:56 AM   #1
de.das.dude
3500 Posts
 
de.das.dude's Avatar
 
Join Date: Jun 2010
Location: Wild Wild East
Posts: 4,525 (4.22/day)
Thanks: 2,304
Thanked 1,311 Times in 898 Posts
Send a message via Skype™ to de.das.dude

System Specs

Looking for a graph logging program

is thee any program like speedfan or AIDA's stability test that plots a scroll able graph of variables like temperatures, fan speeds etc?

Speed fans cant be increased in length.

AIDA's can be increased in length, also we can set the scale, however this decreases detail and even this fails after some time.

so you guys have anything to offer?
__________________
Cheers!
de.das.dude is online now  
Reply With Quote
Old Jul 31, 2011, 10:47 AM   #2
Maban
1000 Posts
 
Maban's Avatar
 
Join Date: Mar 2008
Location: Minnesota
Posts: 1,914 (1.01/day)
Thanks: 797
Thanked 550 Times in 359 Posts

System Specs

What about RivaTuner? It's old sure, but it should still work I would think. Just have AIDA64 send its info to Riva.
Maban is online now  
More than 25k PPD
Reply With Quote
The Following User Says Thank You to Maban For This Useful Post:
Old Jul 31, 2011, 05:12 PM   #3
de.das.dude
3500 Posts
 
de.das.dude's Avatar
 
Join Date: Jun 2010
Location: Wild Wild East
Posts: 4,525 (4.22/day)
Thanks: 2,304
Thanked 1,311 Times in 898 Posts
Send a message via Skype™ to de.das.dude

System Specs

Quote:
Originally Posted by Maban View Post
What about RivaTuner? It's old sure, but it should still work I would think. Just have AIDA64 send its info to Riva.
how to make AIDA send info to riva?
__________________
Cheers!
de.das.dude is online now  
Reply With Quote
Old Jul 31, 2011, 09:59 PM   #4
Maban
1000 Posts
 
Maban's Avatar
 
Join Date: Mar 2008
Location: Minnesota
Posts: 1,914 (1.01/day)
Thanks: 797
Thanked 550 Times in 359 Posts

System Specs

I think it's "shared memory" in AIDA64 preferences. Not on my computer so I'm doing this from memory.
Maban is online now  
More than 25k PPD
Reply With Quote
The Following User Says Thank You to Maban For This Useful Post:
Old Jul 31, 2011, 11:37 PM   #5
twilyth
Guest
 
Posts: n/a (0/day)

Have you checked out rainmeter? I think there is a thread here for it. I haven't used it but apparently it's an intelligent screen-scraper program that can pull data from other programs and present it in a customizable interface. There seems to be a growing community of people developing skins for this utility so there might already be a skin out there that will do what you want. Just be careful since some skins have been known to be malware vectors. Remixed has a warning about it here on GN. Here is the user club on TPU, but there's only the original post from Remixed so far.
 
Reply With Quote
The Following User Says Thank You to For This Useful Post:
Old Aug 1, 2011, 03:48 AM   #6
de.das.dude
3500 Posts
 
de.das.dude's Avatar
 
Join Date: Jun 2010
Location: Wild Wild East
Posts: 4,525 (4.22/day)
Thanks: 2,304
Thanked 1,311 Times in 898 Posts
Send a message via Skype™ to de.das.dude

System Specs

Quote:
Originally Posted by twilyth View Post
Have you checked out rainmeter? I think there is a thread here for it. I haven't used it but apparently it's an intelligent screen-scraper program that can pull data from other programs and present it in a customizable interface. There seems to be a growing community of people developing skins for this utility so there might already be a skin out there that will do what you want. Just be careful since some skins have been known to be malware vectors. Remixed has a warning about it here on GN. Here is the user club on TPU, but there's only the original post from Remixed so far.
YA remixed kitty does that stuff. me, im too busy for that
__________________
Cheers!
de.das.dude is online now  
Reply With Quote
The Following User Says Thank You to de.das.dude For This Useful Post:
Old Aug 1, 2011, 03:55 AM   #7
streetfighter 2
1000 Posts
 
streetfighter 2's Avatar
 
Join Date: Jul 2010
Location: Philly
Posts: 1,599 (1.55/day)
Thanks: 1,004
Thanked 765 Times in 539 Posts

System Specs

Do you have an example for the type of graph you want? Something like Afterburner's graph window?

I wrote a class in win32 C++ (using GDI) that mimics the MSI Afterburner graph window, but it has a few extra abilities. You could use AIDA's shared memory to grab data or you could use something like WinRing0.dll to scrape the data yourself.

Quote:
Originally Posted by de.das.dude View Post
yes, its should be like AIDA 64 or speed fan, but in them after the line goes out the left of the window, its gone forever. i dont want that. i want it to be scrollable. like as if the graph was being plotter on a paper.
Oh. I can't think of anything like that. Sorry.

Last edited by streetfighter 2; Aug 1, 2011 at 04:09 AM.
streetfighter 2 is offline  
Reply With Quote
The Following User Says Thank You to streetfighter 2 For This Useful Post:
Old Aug 1, 2011, 04:01 AM   #8
de.das.dude
3500 Posts
 
de.das.dude's Avatar
 
Join Date: Jun 2010
Location: Wild Wild East
Posts: 4,525 (4.22/day)
Thanks: 2,304
Thanked 1,311 Times in 898 Posts
Send a message via Skype™ to de.das.dude

System Specs

Quote:
Originally Posted by streetfighter 2 View Post
Do you have an example for the type of graph you want? Something like Afterburner's graph window?
yes, its should be like AIDA 64 or speed fan, but in them after the line goes out the left of the window, its gone forever. i dont want that. i want it to be scrollable. like as if the graph was being plotter on a paper.
__________________
Cheers!
de.das.dude is online now  
Reply With Quote
Old Aug 1, 2011, 11:44 AM   #9
Maban
1000 Posts
 
Maban's Avatar
 
Join Date: Mar 2008
Location: Minnesota
Posts: 1,914 (1.01/day)
Thanks: 797
Thanked 550 Times in 359 Posts

System Specs

Quote:
Originally Posted by de.das.dude View Post
yes, its should be like AIDA 64 or speed fan, but in them after the line goes out the left of the window, its gone forever. i dont want that. i want it to be scrollable. like as if the graph was being plotter on a paper.
RivaTuner can be scrolled only when viewing the log file and not the active graph if I remember right. But the log file opens fairly quickly so it shouldn't be too much an issue for you, unless you are opening a 2GB log, which I think is the limit of it.
Maban is online now  
More than 25k PPD
Reply With Quote
Old Aug 1, 2011, 06:24 PM   #10
de.das.dude
3500 Posts
 
de.das.dude's Avatar
 
Join Date: Jun 2010
Location: Wild Wild East
Posts: 4,525 (4.22/day)
Thanks: 2,304
Thanked 1,311 Times in 898 Posts
Send a message via Skype™ to de.das.dude

System Specs

ok thanks guys. i guess i need RivaTuner!
__________________
Cheers!
de.das.dude is online now  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
looking for a program to turn volume levels up and down per program acousticlemur General Software 0 Oct 3, 2008 06:50 PM
Looking for a program Evo85 General Software 4 Aug 3, 2008 09:25 PM
Looking for a specific program pcgolfer85 General Software 3 Jan 23, 2008 03:45 PM
Looking for a certain program... Fox34 General Software 0 Dec 2, 2006 01:48 AM
Looking for program to back-up dvds Eric3988 General Software 13 Oct 4, 2006 07:25 AM


All times are GMT. The time now is 02:54 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
no new posts