Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#1
Info on my system . A script I have test ran for the heck of it out of boredom and curiosity after the outside temperatures dropped to freezing here in the desert .


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/boardstretcher/ldebug"
linktext was:"https://github.com/boardstretcher/ldebug"
====================================

Code: Select all

$ ls -l
<snip>
-rwxr-xr-x 1 harry harry 3640 Jan  5 19:04 ldebug.sh
<,snip>

My resulting readout


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://sprunge.us/USWd"
linktext was:"http://sprunge.us/USWd"
====================================




This is where I got the idea to run this script from.


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.linuxquestions.org/questions"
linktext was:"http://www.linuxquestions.org/questions"
====================================
... 175595364/

Code: Select all

harry@biker:~
$ su
Password:
root@biker:/home/harry# ./ldebug.sh
./ldebug.sh [OPTIONS]

EXAMPLE:
        ldebug.sh -s
                print information about BASIC system storage

OPTIONS:
   -f      get firewall info
   -g      get general info (ram,cpu,etc)
        -h              display script help
   -H      get general hardware info (modules,pci,usb)
   -l      get info about LVM system storage
   -n      get networking info
        -s              get info about BASIC system storage
   -Z      send to pastebin-like site and get shareable URL
Output Date==============
US Date: 06012017
EU Date: 20170106
root@biker:/home/harry# ./ldebug.sh -fghHlnsZ
The script needs to be ran as root from what I can tell. To gather certain info for troubleshooting purposes