Art_X Posted November 1, 2013 Share Posted November 1, 2013 works fine :) Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596068627 Share on other sites More sharing options...
Haggis Veteran Posted March 30, 2014 Veteran Share Posted March 30, 2014 still working on this when i can, has anyone come across any issues? Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596338645 Share on other sites More sharing options...
Art_X Posted March 31, 2014 Share Posted March 31, 2014 I have been trying to fix the issue of it showing name="laptop" on Gentoo so that it just shows Laptop, but my linux scripting sucks, other than that it works fine for me :) Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596340025 Share on other sites More sharing options...
Haggis Veteran Posted July 6, 2014 Veteran Share Posted July 6, 2014 Hello, are you still getting this issue? any other issue from anyone anything else you would like to see added? Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596478403 Share on other sites More sharing options...
Barney T. Administrators Posted July 6, 2014 Administrators Share Posted July 6, 2014 Pinned! Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596478405 Share on other sites More sharing options...
Haggis Veteran Posted September 15, 2014 Veteran Share Posted September 15, 2014 So is anyone getting any issues at all? Is it all working as it should Anything else you want to see it produce? Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596579579 Share on other sites More sharing options...
+Majesticmerc MVC Posted September 16, 2014 MVC Share Posted September 16, 2014 Working fine for me :)I've got a couple of suggestions if you're accepting though: Swap the available/used values in RAM and Swap so that used comes first (e.g. RAM (available/used): 1.2GiB / 8GiB. Putting the "used" value first makes it more intuitive. Maybe detect if the output is a file (rather than the console), and if so remove the colouring from the output and omit the screenshot?For example:karl@PHOBOS (~) -> haggis-stats > output.txt karl@PHOBOS (~) -> cat output.txt <output> karl@PHOBOS (~) -> | Use environment variables to determine where to save the screenshot. For example setting "export HAGGIS_STATS_SCREENSHOT_DIR="~/Pictures/Screenshots" should force screenshots to be saved in that directory, rather than in my current working directory. Use an environment variable to specify the default action of the script. For example setting "export HAGGIS_STATS_DISABLE_SCREENSHOT=1" in my .zshrc should stop the script from screenshotting by default. Haggis 1 Share Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596580743 Share on other sites More sharing options...
cork1958 Posted September 16, 2014 Share Posted September 16, 2014 On 01/10/2013 at 03:04, ncc50446 said: And that is one reason that you're an m.v.c. and one reason why I switched from Fedora to Debian lol You'e done a great job in the Linux section :) Exactly why I even tried Debian was from seeing how much help xorangeman/Karl helped here in these forums! :) Him alone, is way better than that crap Ubuntu forum and I've never had any luck with any derivative of Ubuntu anyway either. Used to like Zenwalk a whole lot but as usual, simply tired of switching from Windows to Linux. Still use Windows mainly but have Wheezy on 2 machines that haven't gotten screwed up since installing over a year ago! I've never had a Linux distro last that long that didn't get messed up some way simply by an update of some type. Might even have to give this script a try just to have something new to play with!! Thanks guys :) Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596580765 Share on other sites More sharing options...
Haggis Veteran Posted September 21, 2014 Veteran Share Posted September 21, 2014 On 16/09/2014 at 12:06, Majesticmerc said: Working fine for me :) I've got a couple of suggestions if you're accepting though: Swap the available/used values in RAM and Swap so that used comes first (e.g. RAM (available/used): 1.2GiB / 8GiB. Putting the "used" value first makes it more intuitive. Maybe detect if the output is a file (rather than the console), and if so remove the colouring from the output and omit the screenshot?For example: karl@PHOBOS (~) -> haggis-stats > output.txt karl@PHOBOS (~) -> cat output.txt <output> karl@PHOBOS (~) -> | Use environment variables to determine where to save the screenshot. For example setting "export HAGGIS_STATS_SCREENSHOT_DIR="~/Pictures/Screenshots" should force screenshots to be saved in that directory, rather than in my current working directory. Use an environment variable to specify the default action of the script. For example setting "export HAGGIS_STATS_DISABLE_SCREENSHOT=1" in my .zshrc should stop the script from screenshotting by default. hey working my way through this Switched the Used and Total also tried the display with no colors for files file is at http://www.haggistech.co.uk/haggis-stats.pl so could you try haggis-stats file > /path/to/file.txt is this what you meant? Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596586793 Share on other sites More sharing options...
Haggis Veteran Posted September 25, 2014 Veteran Share Posted September 25, 2014 ok I have done Swap the available/used values in RAM and Swap so that used comes first (e.g. RAM (available/used): 1.2GiB / 8GiB. Putting the "used" value first makes it more intuitive. Maybe detect if the output is a file (rather than the console), and if so remove the colouring from the output and omit the screenshot? Use environment variables to determine where to save the screenshot. For example setting "export HAGGIS_STATS_SCREENSHOT_DIR="~/Pictures/Screenshots" should force screenshots to be saved in that directory, rather than in my current working directory. anyone willing to test for me? Link below please report back here http://www.haggistech.co.uk/haggis-stats_2.2.0_all.deb simonlang 1 Share Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596591785 Share on other sites More sharing options...
+Majesticmerc MVC Posted September 25, 2014 MVC Share Posted September 25, 2014 Hey dude, I'll give it a try this weekend hopefully. I'm stuck in the middle of a tight deadline so I've literally been going between my bed and the office. Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596591897 Share on other sites More sharing options...
Haggis Veteran Posted September 26, 2014 Veteran Share Posted September 26, 2014 no worries if it works ok will add in the Disable Screenshot too :) Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596592343 Share on other sites More sharing options...
+Majesticmerc MVC Posted September 27, 2014 MVC Share Posted September 27, 2014 Finally got around to checking this stuff out last night. Looks good! Everything seems to work fine. My only comment is that it seems a bit unecessary to have to do this... haggis-stats file > output.txt ... when you can detect automatically whether or not output is being redirected to a file, allowing you to simply do this ... haggis-stats > output.txt Otherwise, it all looks sweet :) Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596593617 Share on other sites More sharing options...
Haggis Veteran Posted September 27, 2014 Veteran Share Posted September 27, 2014 thanks i will look at that still learning perl so bear with me Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596593747 Share on other sites More sharing options...
+Majesticmerc MVC Posted September 27, 2014 MVC Share Posted September 27, 2014 On 27/09/2014 at 19:54, Haggis said: thanks i will look at that still learning perl so bear with me Please don't take my comment as a downer, you've done a great job with this. Just let me know when you're ready to do a release and I'll update the Arch AUR package :) Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596593835 Share on other sites More sharing options...
simplezz Posted September 27, 2014 Share Posted September 27, 2014 Just tried this out. Great job guys. Thanks for the AUR package Majesticmerc (Y) Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596593845 Share on other sites More sharing options...
Haggis Veteran Posted September 28, 2014 Veteran Share Posted September 28, 2014 would be interesting to see how many downloads this has had Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596594347 Share on other sites More sharing options...
+Majesticmerc MVC Posted September 28, 2014 MVC Share Posted September 28, 2014 Yeah that would be nice. The AUR doesn't provide those stats though :(. Is there anything on Github that tells you? Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596594379 Share on other sites More sharing options...
Haggis Veteran Posted September 28, 2014 Veteran Share Posted September 28, 2014 nah the deb file is on dropbox just now, gonna add it to my own site so can me counted Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596594391 Share on other sites More sharing options...
Haggis Veteran Posted September 30, 2014 Veteran Share Posted September 30, 2014 woooooo managed to do the output onewould anyone like to testhttp://www.haggistech.co.uk/stats/haggis-stats_2.2.1_all.debso you can now do haggis-stats > output.txt Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596596935 Share on other sites More sharing options...
+Majesticmerc MVC Posted September 30, 2014 MVC Share Posted September 30, 2014 I'm just about to set off from work, I'll let you know when I get chance to play when I'm back :) Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596596975 Share on other sites More sharing options...
Haggis Veteran Posted September 30, 2014 Veteran Share Posted September 30, 2014 cool no worries, going to bed soon anyway :) having an issue on mint where it wont grab all the screen Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596597005 Share on other sites More sharing options...
Haggis Veteran Posted September 30, 2014 Veteran Share Posted September 30, 2014 seem to be an issue with import as i did not have scrot installed Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596597019 Share on other sites More sharing options...
+Majesticmerc MVC Posted September 30, 2014 MVC Share Posted September 30, 2014 Checked out your latest updates and it looks good :) Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596597173 Share on other sites More sharing options...
Haggis Veteran Posted October 1, 2014 Veteran Share Posted October 1, 2014 ok cool let me tidy it up and then i will upload the deb file :) Link to comment https://www.neowin.net/forum/topic/1179351-linux-system-stats-script-version-221-released/page/4/#findComment-596597697 Share on other sites More sharing options...
Recommended Posts