sysis

SYSIS is a cross-platform script that displays base system & network information

MIT License

Stars
8

Bot releases are hidden (Show)

sysis - 3.8.2 Latest Release

Published by robertpeteuil 9 months ago

sysis - 3.8.1

Published by robertpeteuil 10 months ago

sysis - 3.8.0

Published by robertpeteuil 10 months ago

Add Swap Reporting

sysis - 3.7.25

Published by robertpeteuil about 1 year ago

add macOS Sonoma

sysis - 3.7.24

Published by robertpeteuil almost 2 years ago

Refine Outputs

  • fix processor display on certain macs
  • fix mac device display
  • new extended output that displays architecture and platform
sysis - 3.7.23

Published by robertpeteuil almost 2 years ago

  • hide CPU speed, and device on arm64 macOS
sysis - 3.7.22

Published by robertpeteuil almost 2 years ago

  • Add cpu architecture to report
  • adjust macOS name lookup table
sysis - 3.7.21

Published by robertpeteuil almost 2 years ago

add CI deploy action

sysis - 3.7.20

Published by robertpeteuil almost 3 years ago

fix macOS version / names

sysis - 3.7.19

Published by robertpeteuil almost 3 years ago

3.7.19

  • Fix macOS Monterey version number
sysis - 3.7.18

Published by robertpeteuil almost 3 years ago

Release 3.7.18

  • Fixed macOS incremental version display
  • Changed macOS versions
    • Big Sur and Monterrey now display as 11.6 and 11.7
  • Added new Raspberry Pi board types
sysis - 3.7.17

Published by robertpeteuil about 4 years ago

adjust CPU detection on Raspberry Pi's running awk 5.0+

sysis - 3.7.12

Published by robertpeteuil almost 5 years ago

Improves LAN network detection

sysis - Update macOS and RPi board detection

Published by robertpeteuil almost 5 years ago

  • Add detection for macOS Catalina
  • Add detection for new Raspberry Pi boards
sysis - Latest Public Release

Published by robertpeteuil over 6 years ago

Reduce timeout when fetching Public IP via dig or curl commands

  • Improves responsiveness for hosts without direct internet connectivity
  • if dig exists - check for external dns access, then retrieve IP with 3s timeout
  • else use curl (if exists) - retrieve IP with 3s timeout
sysis - Latest Public Release

Published by robertpeteuil over 6 years ago

Minor Adjustments

sysis - Latest Public Release

Published by robertpeteuil over 6 years ago

Enhancements and Output Adjustments

  • Enhancements for IP retrieval on Linux with ip command
    • enhanced ip output that doesn't include "state UP/DOWN"
    • filtered out NIC's with NO-CARRIER or LOOPBACK
  • Output Adjustments
    • fix default color for white backgrounds
    • added brackets around IP6 address display
    • change spacing of last element for each item
    • change color used to display 'Hostname'
sysis - Latest Release

Published by robertpeteuil almost 7 years ago

minor fix for CPU speed color boldness setting on Linux

sysis - Enhanced Network Collection and CPU Info

Published by robertpeteuil almost 7 years ago

3.7.2 release

  • enhances network collection for all scenarios:
    • ifconfig and ip on Linux
    • ifconfig on macOS
  • display CPU version information when available
sysis - Improve Network Data collection on macOS

Published by robertpeteuil almost 7 years ago

Correct awk command used to gather LAN network data on macOS

Eliminates non-data gathery due to consecutive single-line entries in ifconfig output
Eliminates possible loop issue from ifconfig output