Jump to content



Photo

MemStats


  • Please log in to reply
41 replies to this topic

#1 AutoItKing

AutoItKing

    Don't mess with the king.

  • Active Members
  • PipPipPipPipPipPip
  • 1,379 posts

Posted 07 March 2007 - 02:05 AM

MemStats
Web Based and GUI

Nice little script I made to show you how much RAM is being used and how much is available. I plan on using it to see if I need more RAM for Vista. My computer came with 512 MB of shared RAM between the graphics card and the rest. I should be getting the upgrade in the mail soon.

It also has a web based feature, so that you can view your RAM specs from any browser, and clear it!! Very useful for servers.

Enjoy!



News:
Added Page File usage
Added tray hover stats and fixed my silly mistake :whistle:
Added a Reduce Memory Usage button
Added web based version
Added a few screenshots
Added very simple password protection
Added Defrag RAM
Made some changes
Made it look nice!
Added progress bars

Downloads:

Web Based Version:
Download
-Requires web based AutoIt
-Has some level of security, password protect (change in config.ini to whatever you want)

Screenshot:

Main page:
MemStats_Web_main_next.JPG

GUI Version:
Attached File  MemStats_GUI.au3   5.24K   425 downloads Downloads: 100+
MemStats_GUI_Vista.jpg


Edited by AutoItKing, 17 June 2007 - 09:45 PM.

http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]





#2 smstroble

smstroble

    Prodigy

  • Active Members
  • PipPipPip
  • 191 posts

Posted 07 March 2007 - 02:40 AM

Intresting program, nice job.

By the way, how in the world did you get down to 47% of 382mb of ram used? During shutdown? lol. Especially with vista running, which has to be huge with all the graphics stuff. I closed a bunch of stuff in task manager in WinXP and got down to 30% of a gig of RAM, approx 300mb.

EDIT: I had an epiphany, becuase your RAM is so low it is likely storing a lot more memory in virtual memory, so your RAM usage shows lower. I think it would be intresting if you included the same data on the paging file as well as the RAM, you would get a better idea of how much memory you use.

Edited by smstroble, 07 March 2007 - 02:44 AM.

MUHAHAHAHAHA

#3 AutoItKing

AutoItKing

    Don't mess with the king.

  • Active Members
  • PipPipPipPipPipPip
  • 1,379 posts

Posted 07 March 2007 - 02:43 AM

I cleared the RAM with FreeRAM XP. And I am still running XP.
http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]

#4 smstroble

smstroble

    Prodigy

  • Active Members
  • PipPipPip
  • 191 posts

Posted 07 March 2007 - 02:46 AM

Ah, i think i might look at that, youre still running Xp? The graphics look like vista, what are you using to do that?

Edited by smstroble, 07 March 2007 - 02:46 AM.

MUHAHAHAHAHA

#5 AutoItKing

AutoItKing

    Don't mess with the king.

  • Active Members
  • PipPipPipPipPipPip
  • 1,379 posts

Posted 07 March 2007 - 02:48 AM

WindowBlinds from StarDock. Look it up, great program. But it costs.

(edit: Larry: nefarious advice removed)

Edited by Larry, 08 March 2007 - 05:53 PM.

http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]

#6 smstroble

smstroble

    Prodigy

  • Active Members
  • PipPipPip
  • 191 posts

Posted 07 March 2007 - 02:51 AM

Ah WindowBlinds is nice, but im good and pay for such things, and im broke. Not a fan of p2p anyway, virus and spyware are a big problem.

Edited by smstroble, 07 March 2007 - 02:52 AM.

MUHAHAHAHAHA

#7 AutoItKing

AutoItKing

    Don't mess with the king.

  • Active Members
  • PipPipPipPipPipPip
  • 1,379 posts

Posted 07 March 2007 - 02:53 AM

True, very true. They have a trial version though, it has a very annoying nag screen.
http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]

#8 WeMartiansAreFriendly

WeMartiansAreFriendly

    Where's the kaboom?

  • Active Members
  • PipPipPipPipPipPip
  • 1,245 posts

Posted 07 March 2007 - 04:14 AM

True, very true. They have a trial version though, it has a very annoying nag screen.


take a look at this: http://news.softpedia.com/news/Hack-window...les-44831.shtml

also check this out.. http://www.deviantart.com/deviation/29511577/


but dont tell anyone else about it.

Edited by mrRevoked, 07 March 2007 - 04:18 AM.

Posted ImageDon't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet()

#9 AutoItKing

AutoItKing

    Don't mess with the king.

  • Active Members
  • PipPipPipPipPipPip
  • 1,379 posts

Posted 07 March 2007 - 09:05 PM

EDIT: I had an epiphany, becuase your RAM is so low it is likely storing a lot more memory in virtual memory, so your RAM usage shows lower. I think it would be intresting if you included the same data on the paging file as well as the RAM, you would get a better idea of how much memory you use.


I have about 700MB of Page File usage right now.
http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]

#10 smstroble

smstroble

    Prodigy

  • Active Members
  • PipPipPip
  • 191 posts

Posted 08 March 2007 - 12:41 AM

Yep, i was right. I use about 400mb of RAM but i only use about 400mb of pageing file, and thats w/o optimizing my memory or killing anything.

@mrRevoked

Thanks! Going to play around with themes now, and find one i like most :whistle:

Edited by smstroble, 08 March 2007 - 12:42 AM.

MUHAHAHAHAHA

#11 AutoItKing

AutoItKing

    Don't mess with the king.

  • Active Members
  • PipPipPipPipPipPip
  • 1,379 posts

Posted 08 March 2007 - 01:48 AM

I was scanning my HDD for unwanted stuff, and it used up all of the RAM and 800MB PF. I need more RAM!!
http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]

#12 mikiutama

mikiutama

    Wayfarer

  • Active Members
  • Pip
  • 71 posts

Posted 08 March 2007 - 05:51 PM

there seems to be a very very small error in your memstats.au3 that you post, at line 30;
$pfuse = GUICtrlCreateLabel(Round(($mem[3]-$mem[4])/1024,1) & "MB in use", 312, 56+160, 100, 17,)

suppose to be
$pfuse = GUICtrlCreateLabel(Round(($mem[3]-$mem[4])/1024,1) & "MB in use", 312, 56+160, 100, 17)


just delete the last commas before ) an it work fine...

btw, can u add to traybar and when mouse hover on it, it will display summarize settings in traytip? that be nicer..

#13 MrCreatoR

MrCreatoR

    Must AutoIt!

  • MVPs
  • 3,241 posts

Posted 08 March 2007 - 06:23 PM

can u add to traybar and when mouse hover on it, it will display summarize settings in traytip? that be nicer..

Put in the start of script this:

Opt("TrayMenuMode", 1) Opt("TrayOnEventMode", 1) TraySetOnEvent(-7, "ShowGui")ƒo݊÷ Ø   ݊{ax&¬y,"¶aŠÆ®¶ˆ­sd66Rb33c´uT•ôUdTåEôԔä”Ô•¤P ”uT•6WE7FFR„5uô„”DRƒo݊÷ ØìžjwiºÛaŠÇîËh¶žÚ±Êâ¦Ö®¶ˆ­sdgVæ26†÷twV’‚ ”uT•6WE7FFR„5uõ4„õr¤VæDgVæ


And you set :whistle:
Using OS: Win 7 Professional, Using AutoIt Ver(s): 3.3.6.1 / 3.3.8.1

Posted Image AutoIt Russian CommunityPosted Image Projects: ATT - Application Translate Tool [new] | BlockIt - Block files & folders [new] | SIP - Selected Image Preview [new] | SISCABMAN - SciTE Abbreviations Manager [new] | AutoIt Path Switcher | AutoIt Menu for Opera! | YouTube Download Center! | Desktop Icons Restorator | Math Tasks | KeyBoard & Mouse Cleaner | CaptureIt - Capture Images Utility | CheckFileSize ProgramPosted Image UDFs: OnAutoItErrorRegister - Handle AutoIt critical errors [new] | AutoIt Syntax Highlight [new] | Opera Library! | Winamp Library | GetFolderToMenu | Custom_InputBox()! | _FileRun UDF | _CheckInput() UDF | _GUIInputSetOnlyNumbers() UDF | _FileGetValidName() UDF | _GUICtrlCreateRadioCBox UDF | _GuiCreateGrid() | _PathSplitByRegExp() | _GUICtrlListView_MoveItems - UDF | GUICtrlSetOnHover_UDF! | _ControlTab UDF! | _MouseSetOnEvent() UDF! | _ProcessListEx - UDF | GUICtrl_SetResizing - UDF! | Mod. for _IniString UDFs | _StringStripChars UDF | _ColorIsDarkShade UDF | _ColorConvertValue UDF | _GUICtrlTab_CoverBackground | CUI_App_UDF | _IncludeScripts UDF | _AutoIt3ExecuteCode | _DragList UDF | Mod. for _ListView_Progress | _ListView_SysLink | _GenerateRandomNumbers | _BlockInputEx | _IsPressedEx | OnAutoItExit Handler | _GUICtrlCreateTFLabel UDF | WinControlSetEvent UDF | Mod. for _DirGetSizeEx UDFPosted Image Examples: ScreenSaver Demo - Matrix included | Gui Drag Without pause the script | _WinAttach()! | Turn Off/On Monitor | ComboBox Handler Example | Mod. for "Thinking Box" | Cool "About" Box | TasksBar Imitation DemoLike the examples/UDFs? Please rate the topic (up-right corner of the post header: Rating Posted Image)* === My topics === *

==========================================================Posted Image==========================================================

AutoIt is simple, subtle, elegant. © AutoIt Team


#14 theguy0000

theguy0000

    Benevolent Dictator

  • Active Members
  • PipPipPipPipPipPip
  • 3,750 posts

Posted 08 March 2007 - 08:57 PM

theres an extra comma at the end of line 30:
$pfuse = GUICtrlCreateLabel(Round(($mem[3]-$mem[4])/1024,1) & "MB in use", 312, 56+160, 100, 17,)
The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN

#15 AutoItKing

AutoItKing

    Don't mess with the king.

  • Active Members
  • PipPipPipPipPipPip
  • 1,379 posts

Posted 08 March 2007 - 09:06 PM

Anything for you! (see first post)
http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]

#16 theguy0000

theguy0000

    Benevolent Dictator

  • Active Members
  • PipPipPipPipPipPip
  • 3,750 posts

Posted 08 March 2007 - 10:46 PM

This is a pretty cool program. will definitely prove to be useful!

btw, what IS page file usage?
The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN

#17 AutoItKing

AutoItKing

    Don't mess with the king.

  • Active Members
  • PipPipPipPipPipPip
  • 1,379 posts

Posted 08 March 2007 - 10:51 PM

It's everything that doesn't fit in the RAM. I believe it is a file on your hard drive. Probably where the name comes from. :whistle:
http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]

#18 theguy0000

theguy0000

    Benevolent Dictator

  • Active Members
  • PipPipPipPipPipPip
  • 3,750 posts

Posted 08 March 2007 - 10:56 PM

It's everything that doesn't fit in the RAM. I believe it is a file on your hard drive. Probably where the name comes from. :whistle:

ooohhh lol....

anyway, real cool program.
The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN

#19 AutoItKing

AutoItKing

    Don't mess with the king.

  • Active Members
  • PipPipPipPipPipPip
  • 1,379 posts

Posted 08 March 2007 - 11:20 PM

I might even add RAM optimization to it. Make it fully fledged RAM optimizer. Did I spell that right?
http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]

#20 AutoItKing

AutoItKing

    Don't mess with the king.

  • Active Members
  • PipPipPipPipPipPip
  • 1,379 posts

Posted 08 March 2007 - 11:23 PM

(edit: Larry: nefarious advice removed)


lol... Sorry about that. :">
http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users