Main > Free Download Search >

Free sysinfo software for linux

sysinfo

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 10
Sysinfo 0.7

Sysinfo 0.7


Sysinfo application displays system and computer information. more>>
Sysinfo application displays system and computer information.
Main features:
- System: Linux distribution release, GNOME version, Kernel version, Gcc version, Xorg version, hostname.
- CPU: Vendor identification, model name, frequency, level2 cache, bogomips, model numbers, flags.
- Memory: Total system memory RAM, free memory, swap space total & free, cached, active, inactive memory.
- Storage: IDE interface, all IDE devices(disks, cd/dvd roms), SCSI devices.
- Partitions: IDE & SCSI device partition sizes
<<less
Download (0.11MB)
Added: 2006-11-05 License: GPL (GNU General Public License) Price:
1087 downloads
Sysinfo for Pardus 1.4.2

Sysinfo for Pardus 1.4.2


Sysinfo for Pardus is OpenSuses sysinfo:/ kioslave ported to Pardus more>>
Sysinfo for Pardus is OpenSuses sysinfo:/ kioslave ported to Pardus

<<less
Download (0.80MB)
Added: 2007-07-18 License: GPL (GNU General Public License) Price:
828 downloads
SysInfo-DC for HP-UX 0.1

SysInfo-DC for HP-UX 0.1


System Information Data Collector is a tool for collecting information from a HP-UX operating system and some HP hardware. more>>
System Information Data Collector is a tool for collecting information from a HP-UX operating system and some HP hardware and software. System Information Data Collector is a free software and provided by the author AS IS under terms of the GNU General Public License.

Support engineers and system administrators can use System Information Data Collector to obtain a system configuration and troubleshoot problems. To get system information System Information Data Collector script calls specified modules. The modules of System Information Data Collector are located in the modules directory.

The following modules is available in this version:

- disks
Collects disk information (default).

- lvm
Collects LVM information (default).

- etc
Collects /etc configuration files (default).

- init
Collects /sbin/init.d and /sbin/rc? scripts (default).

- logs
Collects /var/adm/syslog file and dmesg output (default).

- net
Collects network information and network device information (default).

- sw
Collects software depot information (default).

- sysconf
Collects system configuration information (default).

- mcsg
Collects HP MC/Service Guard information. This module does not run by default.

- npar
Collects npar configuration information. This module does not run by default.

- dp
Collects HP Data Protector software information. This module does not run by default.

- default
Run all default modules.

The System Information Data Collector has been tested on several HP-UX 11.11 and 11.23 hosts. There was no problems detected with software or hardware during the time the script has been running. But it is not good idea to run script on production michines, because it has not been tested in all possible HP-UX environments.
<<less
Download (0.013MB)
Added: 2007-04-25 License: GPL (GNU General Public License) Price:
918 downloads
KIO Slave sysinfo:/ for PCLinuxOS 2007 1.5

KIO Slave sysinfo:/ for PCLinuxOS 2007 1.5


KIO Slave sysinfo:/ for PCLinuxOS 2007 is the PCLinuxOS 2007 package of openSUSEs KIO Slave sysinfo:/. more>>
KIO Slave sysinfo:/ for PCLinuxOS 2007 is the PCLinuxOS 2007 package of openSUSEs KIO Slave sysinfo:/.

<<less
Download (MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
866 downloads
Sys::Statistics::Linux 0.13

Sys::Statistics::Linux 0.13


Sys::Statistics::Linux is a Perl module to collect linux system statistics. more>>
Sys::Statistics::Linux is a Perl module to collect linux system statistics.

SYNOPSIS

use Sys::Statistics::Linux;

my $lxs = new Sys::Statistics::Linux;

$lxs->set(
SysInfo => 1,
CpuStats => 1,
ProcStats => 1,
MemStats => 1,
PgSwStats => 1,
NetStats => 1,
SockStats => 1,
DiskStats => 1,
DiskUsage => 1,
LoadAVG => 1,
FileStats => 1,
Processes => 1,
);

sleep 1;

my $stat = $lxs->get;

This module is the main package from the distribution Sys::Statistics::Linux and collects different linux system informations like processor workload, memory usage, network and disk statisitcs and other system informations. Refer to the documentation of the distribution modules to get more informations about all possible statistics and system informations.

TECHNICAL NOTE

This distribution collects statistics by the virtual /proc filesystem (procfs) and is developed on default vanilla kernels. It is tested on x86 hardware with the distributions SuSE (SuSE on s390 and s390x architecture as well), Red Hat, Debian, Asianux, Slackware and Mandrake on kernel versions 2.4 and 2.6 and should run on all linux kernels with a default vanilla kernel as well. It is possible that this module doesnt run on all distributions if the procfs is too much modified.

For example the linux kernel 2.4 can compiled with the option "CONFIG_BLK_STATS". It is possible to activate or deactivate the block statistics for devices with this option. These statistics doesnt exist in /proc/partitions if this option isnt activated. Since linux kernel 2.5 these statistics are in /proc/diskstats.

Further it is necessary to run it as a user with the authorization to read the /proc filesystem.

DELTAS

The options CpuStats, ProcStats, PgSwStats, NetStats, DiskStats and Processes are deltas, for this reason its necessary to initialize the statistics first, before the data be generated with get(). The statistics can be initialized with the methods new(), set() and init(). Each option that is set to TRUE (1) will be initialized by the call of new() or set(). The call of init() reinitialize all statistics that are set to 1. By the call of get() the initial statistics will be updated automatically. Please refer the METHOD section to get more information about the calls of new(), set() and get().

Another exigence is that you need to sleep for while - at least for one second - before you call get() if you want to get useful statistics. The options SysInfo, MemStats, SockStats, DiskUsage, LoadAVG and FileStats are no deltas. If you need only one of this informations you dont need to sleep before the call of get().

The get() function collects all requested informations and returns a hash reference with the statistics. The inital statistics will be updated. You can turn on and off options with set()

<<less
Download (0.022MB)
Added: 2007-07-26 License: Perl Artistic License Price:
821 downloads
Thao_sys_meter 0.666

Thao_sys_meter 0.666


Thao_sys_meter is my first Karamba Theme. more>>
Thao_sys_meter is my first Karamba Theme. ... My base theme came from System Theme and Awesome Karamba Theme. Icons came from Crtstal Clear Theme. Thanks to all those autors.
I built it on my Debian etch and with SuperKaramba 0.38
Enhancements:
Added the following:
- CPU meter
- Network meter
- Disk usage meter
- Ram Meter
- Sysinfo
<<less
Download (0.16MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1218 downloads
Endeavour Mark II 2.8.2

Endeavour Mark II 2.8.2


Endeavour Mark II is a file browser, image browser, and archiver. more>>
Endeavour Mark II project is a complete file management suite that comes with a File Browser, Archiver, Recycled Objects system, Image Browser and a set of file & disk management utility programs.
Main features:
- Two pane tree & list style File Browser.
- Image Browser with thumbs list and a pan & zoom image viewer.
- Archiver for viewing, creating, and extracting packages.
- Commercial quality user-interface design.
- Convient drag & drop operations.
- Drag & drop downloading with the WGet Front End.
- Extended MIME Types support with external import/export support for other MIME Type file formats.
- Fully customizable tool bars and list headings.
- A recycled objects system.
- Device and disk utility programs:
- o Download - Front end for the GNU WGet
- o HEdit - Hex editor
- o SysInfo - CPU Display
- o ZipTool - Front end for ZipTools
Requierments:
- GTK 1.2.10
Enhancements:
- The history list windows display of event information was improved. EDVGetType() was added to the Endeavour 2 API library to obtain a configuration parameters value type.
- Support for extracting and listing tar archives using libtar was added.
<<less
Download (3.0MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
502 downloads
WMMon-SMP

WMMon-SMP


WMMon-SMP is a WMMon, this time dissected and reassembled to support dual-processor hardware. more>>
WMMon-SMP is a WMMon, this time dissected and reassembled to support dual-processor hardware. Of course, SysInfo and MemInfo screens are removed.
WMMon+SMP is a quick and ugly hack of WMMon 1.0beta2. It shows approximate CPU usage on dual processor systems and also graphs load average of the last 15 or so minutes.
WMMon+SMP currently provides:
- Realtime CPU stress meter;
- Average systemload, like xload & wmavgload;
- Average systemload graphic is autoscaling;
WMMon+SMP currently does NOT provide:
- All the features of original WMMon unless mentioned above;
Possibility of this working on a single-processor system is high, but I dont see why anyone would want to do that, since 2 other system monitoring screens are gone.
<<less
Download (0.015MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1106 downloads
Kickoff-qt on Kubuntu 7.04 2.1

Kickoff-qt on Kubuntu 7.04 2.1


Kickoff-qt on Kubuntu is a KDE menu for Kubuntu Feisty Fawn. more>>
Kickoff-qt on Kubuntu is a KDE menu for Kubuntu Feisty Fawn.
The mouse over feature is slower and may not work sometimes but you can lock the menus.
Enhancements:
- Updated control file to handle dependencies
- Enabled "Use custom colors" functionality
- Sysinfo:/ now works with http://kde-look.org/content/show.php/KIO+Slave+sysinfo:++-+Distro+pkg?content=58704
- Removed Suse Branding and replaced with KDE icon linking to kde-look.org
- Changed the switch option to show "Switch to Kickoff QT Menu Style"
- Replaced Suse Launch button with Revalines_Launch_Menu_v4.0 Blue button
<<less
Download (2.3MB)
Added: 2007-06-01 License: GPL (GNU General Public License) Price:
542 downloads
openSUSE KDE Tweaks 10.2

openSUSE KDE Tweaks 10.2


openSUSE KDE Tweaks are actually KDE 3.5.5 (openSUSE 10.2) patches and two RPM tools. more>>
openSUSE KDE Tweaks are actually KDE 3.5.5 (openSUSE 10.2) patches and two RPM tools through which I have added, modified and removed some features.
I like and dislike the new kickoff menu at the same time, so I decided to change everything about it that I dont like.
Although my patches were meant to change only the new kickoff menu, I ended up changing other parts of KDE, and even writing two little apps. The results of my hacking are all here, so make good use of it.
The patch provides the following modifications:
bi-kicker:
- Changes the order of the kickoff tabs to a more logical order (in order of access frequency): Favorites, Applications, History, Leave
- Removes the IMHO useless Computer tab (can be replaced with a sysinfo icon in the Favorites tab)
- Corrects the order of Grub entries (to descending) in the "Start Operating System" submenu
- Removes the useless "Restart and boot directly into ..." comments from the Start OS submenu
- Changes the order of the Recently Used Apps to the same order as in the old menu and as in the Recent Documents list (new at top, older at bottom)
- Lower the number of days a New Application entry is kept (1 instead of 3)
- Adds an Uninstall context menu entry which calls the uninstall_rpm script with the *.desktop file as the first parameter
- Changes in the old KMenu the "Recently Used Applications" tag to just "Recently Used" and the "Most Used Applications" tag to "Most Used"
- Adds a rounded corner to the left side of the search mode
bi-kicker_noshadow:
- Everything included in bi-kicker
- Removes the shadow surrounding the menu. Useful for those who enable the nVidia composite mode (providing a cool shadow for all active windows) and would like to avoid a strange double shadow effect.
bi-kdesktop:
- Prevents the unwanted realignment of desktop icons when the Auto Align
bi-kcontrol:
- Removed the "Get New Wallpapers" button from the Desktop Configuration Dialog, because it provides unfiltered access to images that are more and more shameless
- Changes the icon of the Display option (different from the Screensaver option)
bi-krpmview:
- Adds a "Quick Install" button to the krpmview kpart which calls the install_rpm script with the *.rpm file as the first parameter
The RPM-Tools provide:
- Simple and quick solution to install an RPM + konqueror service menu
- Simple and quick solution to uninstall an RPM + konqueror service menu
- No dependency handling
<<less
Download (MB)
Added: 2007-05-31 License: GPL (GNU General Public License) Price:
878 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1