Haggis Stats


Recommended Posts

Hello

 

I made a stats script for linux a year or so ago

 

so i am now making one for windows

 

i just started tonight but would like your into on features and what you want to see

 

this is what i have so far

 

 

post-229387-0-93433300-1427748420.png

  • Like 2
Link to comment
Share on other sites

looks good.  a bit better/cleaner than the built in software or running cpuz.  maybe add in the gpu if you can, possibly system uptime or boot time as well as install date, hostname may be good too. 

 

btw built into the system, if you didn't know:

 

cmd, systeminfo

 

start, run, msinfo32

Link to comment
Share on other sites

The above are just simple ones using the registry

 

but yeah will be using WMI :)

Link to comment
Share on other sites

So i am thinking

 

  • Computer Name
  • Uptime
  • Number of Reboots (if i can get this)
  • OS name
  • Installed Since

 

  • total Ram
  • used Ram
  • Free Ram

 

  • CPU Name
  • Vendor
  • clock speed
  • cores
  • Bar showing CPU use

 

  • GPU name
  • screen resolution

 

  • Total HDD space
  • HDD space Used
  • HDD space free

 

I will also add in options to screenprint the same as my linux one does

 

 

anything else?

Link to comment
Share on other sites

Network info may be useful, (IP, gateway, dns, mac address etc)

 

Will add this in, hoping to do some graphs too

 

CPU-Z + GPU-Z + Speccy +HWMonitor + PerfMonitor + RealTemp

 

What?

Link to comment
Share on other sites

CPU-Z + GPU-Z + Speccy +HWMonitor + PerfMonitor + RealTemp

 

Think he means get all of the stats from all of those combined (not really possible).

 

Unfortunately it gets harder when you want to get more detailed information - particularly GPU specs and temps. You're really at the whim of WMI unless you want dive to a lower level.

 

It's always pretty fun to do this kind of project though.

Link to comment
Share on other sites

Hello,

The last n events logged in the Security and Maintenance sections of the Action Center, where n is a user-definable value.

 

Regards,

 

Aryeh Goretsky

Link to comment
Share on other sites

not had a lot of time this week as been on holiday but did update a little bit

 

post-229387-0-34979900-1428441793.png

 

 

  • Like 2
Link to comment
Share on other sites

Thought this was going to be statistics for how many Scots love haggis :(

 

were you disappointed? lol

 

another update i added

 

  • System Install Date
  • System Uptime

 

post-229387-0-93721900-1428445927.png

  • Like 3
Link to comment
Share on other sites

were you disappointed? lol

 

another update i added

 

  • System Install Date
  • System Uptime

 

attachicon.gifstats2.png

I wouldn't have them appear as editable text boxes, a little confusing to the user.

 

I think I understand why you did it though - to make the info. easier to copy and paste for said user.

Link to comment
Share on other sites

I will most likely make the text boxes locked from editing and grey them out a bit :)

 

any other suggestions are welcome

Link to comment
Share on other sites

Hello,

 

Perhaps start moving the specific information into separate tabs for OS information, memory information and CPU information?

 

Regards,

 

Aryeh Goretsky

Link to comment
Share on other sites

I am not sure i have enough information to show yet for a tabbed display but it will be something that it will evolve into when i do

Link to comment
Share on other sites

added screenshot button

 

pops up save as dialog to let you save the image

 

 

post-229387-0-80853200-1428498542.png

  • Like 2
Link to comment
Share on other sites

Hello,

 

Perhaps "big display" and "tabbed display" options when it comes to it.

 

Oh, and how about an option to save the displayed data (XML?), and load it to compare with data from another system.  I'm thinking this will be most useful for the CPU part.. but you never know.

 

Regards,

 

Aryeh Goretsky

 

I am not sure i have enough information to show yet for a tabbed display but it will be something that it will evolve into when i do

Link to comment
Share on other sites

Well, something I would enjoy seeing would be disk space, transfer rates, etc. Even temps would be sweet, I'm a fanatic about keeping my PC temps below average. Though, a few others have suggested many apps that I use.

Here's one that BudMan showed me;

Stable Bit

 

Very nifty application.

Here is what you need to ask yourself..

What does my program offer, that others don't?

Edit:

Also, is this in VB .Net, if it is, you're scaring me :p

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.