Softpanorama

May the source be with you, but remember the KISS principle ;-)
Home Switchboard Unix Administration Red Hat TCP/IP Networks Neoliberalism Toxic Managers
(slightly skeptical) Educational society promoting "Back to basics" movement against IT overcomplexity and  bastardization of classic Unix

Siga --  System Information GAthering,

News

Baseliners

Recommended Books Recommended Links  Installation Checklist Reference

supportconfig

confstore
(perl)
SCC
(perl)
dconf
(Python)

Humor

Etc

Siga (System Information GAthering) collects various information on Linux, and outputs it in HTML or ASCII format. It is maintained by Sascha Manns and is popular mainly with OpenSuse folks. You can edit your configuration files locally or remotely. Output can be redirected to different browsers and editors.

Here is a description from Freshmeat that gives some ideas about this script:

PROBLEM: As part of my job as a support Engineer I often need to get a detailed output of the configuration of a system. Trying to travel around a customers system copying configuration files was a very tedious time-consuming process.

SOLUTION: That was until I discovered "siga"!

This useful command grabs all the configuration files on a system and saves them in one, easy to navigate webpage. When running it you have the option to open it with a variety of browsers, save it to a directory or storage media, or (coolest of all) even open it in a remote display!

Also if you don't want to see every configuration file on a system you can specify which subsystem you want the configuration files of, e.g. sound, modem, mail, usb etc.

To have the output directed to a Konqueror type "siga kon". Want more info or examples? Simply type "man siga".

This is a (huge) shell script.  It incorporates some a good idea about grouping the config information into some set of predefined clusters. For example

siga -net (shows all about network)

siga -m is the same as tail -f /var/log/messages

Main options :

siga -m (same as tail -f /var/log/messages)
siga -modem (shows all about modem)
siga -hw (shows all about hardware)
siga -boot (shows all about booting)
siga -net (shows all about network)
siga -laptop (shows all about laptop)
siga -install (shows info about install)
siga -sound (shows all about sound)
siga -x11 (shows all about x11)
siga -print (shows all about printer, this restarts cups!)
siga -cdr (shows all about cd-r burner)
siga -isdn (shows all about isdn)
siga -you (shows all about you)

It is possible to combine the options, e.g.

siga floppy -modem

you will find the output in /tmp/siga.html and /tmp/siga.txt

Other options:

siga net (use Netscape & kde Editor in X)
siga kon (use konqueror & kde Editor in X)
siga lynx (forces lynx & pico)
siga lynxvi (forces lynx & vi)
siga w3m (forces w3m & pico)
siga w3mvi (forces w3m & vi)
siga no (no browser output, only gathering)
siga floppy (no output, copy data to floppy)
siga write (no output, copy data to directory)

Top Visited
Switchboard
Latest
Past week
Past month

NEWS CONTENTS

Old News ;-)

[Jun 20, 2011] Siga (System Information GAthering) Project forked

07/09/2010 | Linux Developer Network

It is very handy as an information source during installation support phone calls. You are experiencing an issue with your installation of openSuSE and to help technical support analyse the cause of the problem as fast as possible, you want to assist them by providing information specific to your system. Through siga you can find the needed Informations very quick.

Around siga

Sadly the original Developers (ML and others) don't work on this project anymore. So i've forked siga. Siga is an Open Source Software, so you can make copies, branches, you can help developing and all this things you need. At the Moment we have the Version 11-000. If you want to help, then we can release a higher Number soon. A short Documentation you can find there.

And i would like to say a big "Thanks" to the previous Developers.

Repositories:

[May 14, 2010] Novell SUSE LINUX 10.1 siga

SIGA stands for System Information GAthering. It collects various system information and outputs it in HTML or ASCII format. Since it needs root permissions, you will be asked for the root password. It is very handy as an information source during installation support phone calls.

siga-10.101-32.noarch RPM

[May 12, 2010] Cool Solutions M-Backup

Written in shell
Apr 6, 2006

M-Backup is a tool for making backup of important system files and other important system information. There are many important files that are scattered over the system which needs to be regularly backed up. Keeping track of all these files is quite painful.

M-Backup is a command line tool that will backup all these files. System administrators can add more files to the list of files that needs to be backed up according to needs.

M-Backup can even be used for inventory purpose, for keeping record of various configuration information.

Run by simply issuing the command ./mbackup.sh after logging in as root. It will create a directory MBackup under root's home directory and store the various system information. It will also create a log file that will list all the files and other information that was saved. If mbackup is added in crontab, it can do the jobs automatically.

siga version 9.203 (Group: Documentation/SuSE)

SIGA stands for System Information GAthering. It collects various system information and outputs it in HTML or ASCII format. Since it needs root permissions, you will be asked for the root password. It is very handy as an information source during installation support phone calls.

Authors:

Man Files: siga.1.gz

Linux Explorer ( LINUXexplo ) - Linux System Information Gathering Tool

Linux Explorer ( LINUXexplo ) is a script that collects software and hardware information about a linux server for support purposes, similar to the Solaris explorer ( SUNWexplo ) , Redhat's "sysreport" and SuSE's "siga" script.

The script is designed to collect information about a server to help service departments support linux and have a common set of scripts for collecting information about linux no matter what distro users are using.

The information is stored in separated directories, once all the information has been collected it then tar's up those directories into a single gzip tar file which can then be attached to an email for your support organization or copied to a remote server for safe keeping.

This script collects the following information :-

  • release Section
  • hardware configuration
  • process information
  • boot/grub/lilo
  • /etc config information
  • performance/system
  • kernel
  • disk - ( general lun information, volume manager, multipath information, emc powerpath )
  • raid information
  • Software information ( packages installed )
  • sysconfig
  • System Logs
  • networking ( interfaces, bridges, bonding )
  • xinetd
  • DNS
  • clusters - ( veritas, redhat, heartbeat, crm, drdb )
  • crontab
  • printers
  • openldap
  • pam
  • email - ( sendmail, postfix, dovecot )
  • time
  • ppp
  • apache
  • openssh
  • X11
  • Recommended Links

    Google matched content

    Softpanorama Recommended

    Top articles

    Sites

    Red Hat Linux Manuals - Sysreport

    Sysreport is a system utility created to collect important system data, in order to assist the Red Hat Technical Support and Development Teams in solving customer problems. Sysreport gathers as much system information as is possible, while avoiding certain actions: the creation of a very large file; the invasion of the user's privacy; and the collection of information that could be detrimental to the integrity of the system.

    Sysreport - FedoraProject

    Sysreport is a utility that gathers information about a system's hardware and configuration. The information can then be used for diagnostic purposes and debugging. Sysreport is commonly used to help support technicians and developers by providing a "snapshot" of a system's current layout.

    It is part of Fedora Core. A new version is under active development at https://sos.108.redhat.com/

    saigkill-siga - GitHub

    Siga (System Information GAthering) Project forked Linux Developer Network

    Cool Solutions siga System Information GAthering

    freshmeat.net Project details for siga

    Reference

    basic options :

    siga net (use Netscape & kde Editor in X)
    siga kon (use konqueror & kde Editor in X)
    siga lynx (forces lynx & pico)
    siga lynxvi (forces lynx & vi)
    siga w3m (forces w3m & pico)
    siga w3mvi (forces w3m & vi)
    siga no (no browser output, only gathering)
    siga floppy (no output, copy data to floppy)
    siga write (no output, copy data to directory)

    support options :

    siga -m (same as tail -f /var/log/messages)
    siga -modem (shows all about modem)
    siga -hw (shows all about hardware)
    siga -boot (shows all about booting)
    siga -net (shows all about network)
    siga -laptop (shows all about laptop)
    siga -install (shows info about install)
    siga -sound (shows all about sound)
    siga -x11 (shows all about x11)
    siga -print (shows all about printer, this restarts cups!)
    siga -cdr (shows all about cd-r burner)
    siga -isdn (shows all about isdn)
    siga -you (shows all about you)

    it is possible to combine the options, e.g.

    siga floppy -modem

    you will find the output in /tmp/siga.html and /tmp/siga.txt



    Etc

    Society

    Groupthink : Two Party System as Polyarchy : Corruption of Regulators : Bureaucracies : Understanding Micromanagers and Control Freaks : Toxic Managers :   Harvard Mafia : Diplomatic Communication : Surviving a Bad Performance Review : Insufficient Retirement Funds as Immanent Problem of Neoliberal Regime : PseudoScience : Who Rules America : Neoliberalism  : The Iron Law of Oligarchy : Libertarian Philosophy

    Quotes

    War and Peace : Skeptical Finance : John Kenneth Galbraith :Talleyrand : Oscar Wilde : Otto Von Bismarck : Keynes : George Carlin : Skeptics : Propaganda  : SE quotes : Language Design and Programming Quotes : Random IT-related quotesSomerset Maugham : Marcus Aurelius : Kurt Vonnegut : Eric Hoffer : Winston Churchill : Napoleon Bonaparte : Ambrose BierceBernard Shaw : Mark Twain Quotes

    Bulletin:

    Vol 25, No.12 (December, 2013) Rational Fools vs. Efficient Crooks The efficient markets hypothesis : Political Skeptic Bulletin, 2013 : Unemployment Bulletin, 2010 :  Vol 23, No.10 (October, 2011) An observation about corporate security departments : Slightly Skeptical Euromaydan Chronicles, June 2014 : Greenspan legacy bulletin, 2008 : Vol 25, No.10 (October, 2013) Cryptolocker Trojan (Win32/Crilock.A) : Vol 25, No.08 (August, 2013) Cloud providers as intelligence collection hubs : Financial Humor Bulletin, 2010 : Inequality Bulletin, 2009 : Financial Humor Bulletin, 2008 : Copyleft Problems Bulletin, 2004 : Financial Humor Bulletin, 2011 : Energy Bulletin, 2010 : Malware Protection Bulletin, 2010 : Vol 26, No.1 (January, 2013) Object-Oriented Cult : Political Skeptic Bulletin, 2011 : Vol 23, No.11 (November, 2011) Softpanorama classification of sysadmin horror stories : Vol 25, No.05 (May, 2013) Corporate bullshit as a communication method  : Vol 25, No.06 (June, 2013) A Note on the Relationship of Brooks Law and Conway Law

    History:

    Fifty glorious years (1950-2000): the triumph of the US computer engineering : Donald Knuth : TAoCP and its Influence of Computer Science : Richard Stallman : Linus Torvalds  : Larry Wall  : John K. Ousterhout : CTSS : Multix OS Unix History : Unix shell history : VI editor : History of pipes concept : Solaris : MS DOSProgramming Languages History : PL/1 : Simula 67 : C : History of GCC developmentScripting Languages : Perl history   : OS History : Mail : DNS : SSH : CPU Instruction Sets : SPARC systems 1987-2006 : Norton Commander : Norton Utilities : Norton Ghost : Frontpage history : Malware Defense History : GNU Screen : OSS early history

    Classic books:

    The Peter Principle : Parkinson Law : 1984 : The Mythical Man-MonthHow to Solve It by George Polya : The Art of Computer Programming : The Elements of Programming Style : The Unix Hater’s Handbook : The Jargon file : The True Believer : Programming Pearls : The Good Soldier Svejk : The Power Elite

    Most popular humor pages:

    Manifest of the Softpanorama IT Slacker Society : Ten Commandments of the IT Slackers Society : Computer Humor Collection : BSD Logo Story : The Cuckoo's Egg : IT Slang : C++ Humor : ARE YOU A BBS ADDICT? : The Perl Purity Test : Object oriented programmers of all nations : Financial Humor : Financial Humor Bulletin, 2008 : Financial Humor Bulletin, 2010 : The Most Comprehensive Collection of Editor-related Humor : Programming Language Humor : Goldman Sachs related humor : Greenspan humor : C Humor : Scripting Humor : Real Programmers Humor : Web Humor : GPL-related Humor : OFM Humor : Politically Incorrect Humor : IDS Humor : "Linux Sucks" Humor : Russian Musical Humor : Best Russian Programmer Humor : Microsoft plans to buy Catholic Church : Richard Stallman Related Humor : Admin Humor : Perl-related Humor : Linus Torvalds Related humor : PseudoScience Related Humor : Networking Humor : Shell Humor : Financial Humor Bulletin, 2011 : Financial Humor Bulletin, 2012 : Financial Humor Bulletin, 2013 : Java Humor : Software Engineering Humor : Sun Solaris Related Humor : Education Humor : IBM Humor : Assembler-related Humor : VIM Humor : Computer Viruses Humor : Bright tomorrow is rescheduled to a day after tomorrow : Classic Computer Humor

    The Last but not Least Technology is dominated by two types of people: those who understand what they do not manage and those who manage what they do not understand ~Archibald Putt. Ph.D


    Copyright © 1996-2021 by Softpanorama Society. www.softpanorama.org was initially created as a service to the (now defunct) UN Sustainable Development Networking Programme (SDNP) without any remuneration. This document is an industrial compilation designed and created exclusively for educational use and is distributed under the Softpanorama Content License. Original materials copyright belong to respective owners. Quotes are made for educational purposes only in compliance with the fair use doctrine.

    FAIR USE NOTICE This site contains copyrighted material the use of which has not always been specifically authorized by the copyright owner. We are making such material available to advance understanding of computer science, IT technology, economic, scientific, and social issues. We believe this constitutes a 'fair use' of any such copyrighted material as provided by section 107 of the US Copyright Law according to which such material can be distributed without profit exclusively for research and educational purposes.

    This is a Spartan WHYFF (We Help You For Free) site written by people for whom English is not a native language. Grammar and spelling errors should be expected. The site contain some broken links as it develops like a living tree...

    You can use PayPal to to buy a cup of coffee for authors of this site

    Disclaimer:

    The statements, views and opinions presented on this web page are those of the author (or referenced source) and are not endorsed by, nor do they necessarily reflect, the opinions of the Softpanorama society. We do not warrant the correctness of the information provided or its fitness for any purpose. The site uses AdSense so you need to be aware of Google privacy policy. You you do not want to be tracked by Google please disable Javascript for this site. This site is perfectly usable without Javascript.

    Last modified: March 12, 2019