Main > Free Download Search >

Free sysfence 0.16 software for linux

sysfence 0.16

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 92
itools 0.16.7

itools 0.16.7


itools is a collection of Python libraries which provides a wide range of capabilities. more>>
itools is a collection of Python libraries which provides a wide range of capabilities.
itools includes an abstraction over directory and file resources, a search engine, type marshallers, datatype schemas, i18n support, URI handlers, a Web programming interface, a workflow interface, and support for data formats such as (X)HTML, XML, iCalendar, RSS 2.0, and XLIFF.
Packages:
itools.catalog
itools.datatypes
itools.gettext
itools.handlers
itools.html
itools.i18n
itools.ical
itools.resources
itools.rss
itools.schemas
itools.tmx
itools.uri
itools.web
itools.workflow
itools.xhtml
itools.xliff
itools.xml
Enhancements:
- The most important change of this release is the new mechanism to send email in the CMS.
- Now the message spool is persistent and messages are written to disk before being sent, which makes the system robust against crashes.
vA bunch of user interface improvements and bugfixes were made in the CMS, including the Tracker and the Wiki.
<<less
Download (0.87MB)
Added: 2007-08-18 License: GPL v3 Price:
1037 downloads
sysfence 0.16

sysfence 0.16


sysfence is a system resources guard for Linux. more>>
Sysfence project is a resource monitoring tool designed for Linux machines. While running as daemon it checks resource levels and makes desired action if some values exceed safety limits.
Main features:
- notifying system administrators when something goes wrong,
- stopping services when system performance is dropping too low and starting them when its going up again,
- periodically restarting memory-leaking processes,
- dumping system statistics in critical situations
Usage
Sysfence reads its configuration from file(s) specified in argument list. Config files may contain one or more rules describing conditions and actions to be performed.
Rule has syntax like this:
if {
resource1 > limit1
or
{ resource2 < limit2 and resource3 < limit3 }
}
run once command-to-be-run
The block enclosed within {} brackets describes condition. When its result is TRUE, following command is invoked.
The once keyword is optional. If present, the command is executed only once after condition becomes TRUE. Next execution will take place only if condition becomes FALSE and then TRUE again. Without once keyword, command is invoked periodically, after every resource check that gives TRUE, no matter what was the condition result before.
Command specified right after run keyword is passed to /bin/sh, so it may contain more than one instruction or even whole script. But be careful - rule checking is suspended unless command execution has been completed! (Other rules are unaffected.)
As resources, following ones can be given:
- la1 - load average during last minute.
- la5 - load average during last 5 minutes.
- la15 - load average during last 15 minutes.
- memfree - lower limit for free memory amount.
- memused - upper limit for memory used by processes.
- swapfree - lower limit for free swap space.
- swapused - upper limit for swap space in use.
Enhancements:
- This release contains bugfix for wrong memory levels recognition on non-vanilla kernels.
<<less
Download (0.039MB)
Added: 2006-04-30 License: GPL (GNU General Public License) Price:
1272 downloads
Moyoman 0.16

Moyoman 0.16


Moyoman project is a Go playing program. more>>
Moyoman project is a Go playing program.
Moyoman is a program that can play Go at the amateur Dan level, and provides detailed feedback about how moves are generated which can be understood by non-programmers.
Enhancements:
- Added LadderImpl module.
- Updated IgoProverbs module.
<<less
Download (0.81MB)
Added: 2007-01-15 License: The Apache License 2.0 Price:
596 downloads
OpenVRML 0.16.6

OpenVRML 0.16.6


OpenVRML is a VRML and X3D browser plug-in and C++ toolkit for incorporating VRML support into applications. more>>
OpenVRML is a VRML and X3D browser plug-in and C++ toolkit for incorporating VRML support into applications.

OpenVRML provides VRML97 and Classic VRML X3D parsers, a runtime, and an OpenGL renderer as C++ libraries.

The renderer is fully separate from the runtime library so that users can also provide their own renderer.

<<less
Download (5.1MB)
Added: 2007-07-12 License: LGPL (GNU Lesser General Public License) Price:
841 downloads
sitecopy 0.16.3

sitecopy 0.16.3


sitecopy allows you to easily maintain remote Web sites. more>>
sitecopy allows you to easily maintain remote Web sites.
The program will upload files to the server which have changed locally, and delete files from the server which have been removed locally, keeping the remote site synchronized. FTP and WebDAV are supported.
Enhancements:
- This release adds support for client certificates in DAV and neon 0.26.
<<less
Download (0.92MB)
Added: 2006-03-12 License: GPL (GNU General Public License) Price:
1329 downloads
bin86 0.16.17

bin86 0.16.17


bin86 is a 80x86 assembler and loader. more>>
bin86 is based on Bruce Evanss C compiler with additonal code, including a reasonable C library for ELKS DOS or standalone, written by myself and others.

This is the source mainly for use with Linux i386 but should work with other unix versions, within Linux the assembler and linker are used for bootblocks, DOSEMU and other packages.
<<less
Download (0.70MB)
Added: 2005-04-18 License: Free for non-commercial use Price:
1659 downloads
Finance::Bank::Sporo 0.16

Finance::Bank::Sporo 0.16


Finance::Bank::Sporo is a Perl extension for B< SporoPay > of Slovenska Sporitelna. more>>
Finance::Bank::Sporo is a Perl extension for B< SporoPay > of Slovenska Sporitelna.

SYNOPSIS

use Finance::Bank::Sporo;

$sporo_obj = Bank::Sporo->new($prenumber,$number);

$sporo_obj->configure(
amt => $amt,
vs => $vs,
ss => $ss,
rurl => $rurl,
param => $param,
);


print $sporo_obj->pay_form();

Module for generating pay forms and links for B< SporoPay > of Slovenska Sporitelna.

<<less
Download (0.004MB)
Added: 2006-07-05 License: Perl Artistic License Price:
1207 downloads
Hints 0.16

Hints 0.16


Hints is a Perl extension for parsing /etc/printcap. more>>
Hints is a Perl extension for parsing /etc/printcap.

SYNOPSIS

use Print::Printcap;

my $printcap = new Print::Printcap;

print join ,,$printcap->printers();

Simple parser for /etc/printcap.

THE PRINT::PRINTCAP CLASS

new

Constructor create instance of Print::Printcap class and parse /etc/printcap. Optional argument is -file => filename for specifying alternate printcap file.

my $printcap = new Print::Printcap;

printers

Return list of printers from /etc/printcap.

my @printers = $printcap->printers();

<<less
Download (0.050MB)
Added: 2007-05-11 License: Perl Artistic License Price:
896 downloads
Net::YahooMessenger::CRAM 0.16

Net::YahooMessenger::CRAM 0.16


Net::YahooMessenger::CRAM is a Yahoo Messenger Challenge-Response Authentication Mechanism. more>>
Net::YahooMessenger::CRAM is a Yahoo Messenger Challenge-Response Authentication Mechanism.

SYNOPSIS

my $cram = Net::YahooMessenger::CRAM->new();
$cram->set_id($your_yahoo_id);
$cram->set_password($your_password);
$cram->set_challenge_string($string_from_server);

my ($response_type6, $response_type96) = $cram->get_response_strings();

Net::YahooMessenger::CRAM is Challenge-Response Authentication Mechanism for Yahoo Messenger protocol version 9.

<<less
Download (0.016MB)
Added: 2006-12-12 License: Perl Artistic License Price:
621 downloads
Salto Framework 3.0.16

Salto Framework 3.0.16


Salto Framework is a framework based on Ajax, Struts and J2EE technologies. more>>
Salto Framework is a framework based on Ajax, Struts and J2EE technologies. Salto Framework provides graphical components such as datatables, treeviews and listboxes, and allows you to refresh only some parts on the screen. Thanks to the framework you dont have to write any javascript or to know anything about Ajax mechanism.
<<less
Download (1.6MB)
Added: 2007-04-12 License: LGPL (GNU Lesser General Public License) Price:
926 downloads
TinyFCK 0.16

TinyFCK 0.16


TinyFCK integrates the TinyMCE rich text editor with FCKEditors file manager and uploader. more>>
TinyFCK integrates the TinyMCE rich text editor with FCKEditors file manager and uploader.
TinyFCK package contains:
- TinyMCE release (absolutely not patched, this is the original TinyMCE)
- patched version of FCKEditor file manager/uploader for PHP
- an example documenting configuration
At the moment tinyFCK works only with PHP, porting to other languages may come but help is needed, write us if you can contribute!
Enhancements:
- TinyMCE updated to 2.0.8
<<less
Download (1.0MB)
Added: 2006-10-26 License: LGPL (GNU Lesser General Public License) Price:
1102 downloads
ego file manager 0.16.0

ego file manager 0.16.0


The ego file manager is a GTK+2 file manager. more>>
ego file manager is a GTK+2 file manager that uses libferris for its VFS and provides evas2, GTK tree, and optional Mozilla browser views.
Enhancements:
- This release adds the ability to drop files from f-spot onto a directory to initiate a copy.
<<less
Download (2.3MB)
Added: 2007-04-15 License: GPL (GNU General Public License) Price:
926 downloads
Aw::Admin 0.16.7

Aw::Admin 0.16.7


Aw::Admin is a Perl extension for the ActiveWorks C Administration Libraries. more>>
Aw::Admin is a Perl extension for the ActiveWorks C Administration Libraries.

SYNOPSIS

use Aw MyFavoriteBroker@my.host.net:6449;
require Aw::Admin::ServerClient;

my $desc = new Aw::ConnectionDescriptor;

my $server = new Aw::Admin::ServerClient ( "my.host.net:6449", $desc );
#
# fix new to use default host weve already set..
#

my @brokers = $server->getServerBrokers ( );

foreach ( @brokers ) {
print "Territory : $_->{territory_name}n";
print "Broker Host: $_->{broker_host}n";
print "Broker Name: $_->{broker_name}n";
print "Description: $_->{description}n";
}

<<less
Download (0.12MB)
Added: 2007-06-21 License: Perl Artistic License Price:
855 downloads
PyGopherD 2.0.16

PyGopherD 2.0.16


PyGopherD provides a modern, multi-protocol hierarchical Gopher/HTTP server. more>>
PyGopherD provides a modern, multi-protocol hierarchical Gopher/HTTP server.

PyGopherD is a modern Gopher server. It can serve documents with Gopher+, standard Gopher (RFC 1436), and HTTP all on the same port.

It features a modular extension system, loadable scripts, and more.

It contains full support for UMN gopherd systems, including .Links, .names, .cap, searches, etc.

It also supports Bucktooth features such as gophermap files and executables, along with its own extra features.

Whats New in This Release:

This release adds virtual filesystem support, a VFS_ZIP module for using ZIP files to transparently hold part or all of your site, built-in WAP/WML support for serving your site to mobile phones, official support for Python 2.3, and bugfixes for stricter HTTP header conformance and minor HTML handling problems.

<<less
Download (0.24MB)
Added: 2007-04-06 License: GPL (GNU General Public License) Price:
934 downloads
darcsweb 0.16

darcsweb 0.16


darcsweb is a very simple Web interface for darcs. more>>
darcsweb is a very simple Web interface for darcs. darcsweb project was inspired by gitweb.
Its written in Python and calls darcs to get most of the data. It should work on any webserver without any special configuration besides enabling CGIs; I have tested it using lighttpd, thttpd and Apache.
It supports browsing records and their diffs, extracting diffs against the current head, browsing the current tree, annotate, provides an RSS feed and other stuff like that.
To configure, copy the config.py.sample file to config.py and edit it; you will configure your repositories there. Then just browse to the cgi file.
Enhancements:
- This release supports the new darcs pristine directory.
- Some minor bugfixes and several minor improvements were made.
<<less
Download (0.034MB)
Added: 2006-10-10 License: Public Domain Price:
1109 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5