Main > Free Download Search >

Free fontaine software for linux

fontaine

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2
Tclperl 3.1

Tclperl 3.1


Tclperl allows the execution of Perl code from within a TCL interpreter using one or several embedded Perl interpreters. more>>
Tclperl project allows the execution of Perl code from within a TCL interpreter using one or several embedded Perl interpreters.

This package allows the execution of Perl code from a Tcl interpreter, as in:

package require tclperl
set interpreter [perl::interp new]
$interpreter eval {print "Hello Worldn"}
perl::interp delete $interpreter

You can actually create several Perl interpreters this way, if the tclperl package was linked against a Perl library compiled with -DMULTIPLICITY, otherwise only 1 Perl interpreter can exist at a time.

Starting with version 3.1, you can also access and use the parent Tcl interpreter from a Perl interpreter (and even from Perl threads):

package require tclperl
set interpreter [perl::interp new]
puts [$interpreter eval {
$Tcl::parent->eval(clock format [clock seconds]);
}]
perl::interp delete $interpreter

This package works on UNIX machines (Redhat Linux rpms available at
http://jfontain.free.fr/) and Windows (thanks to David Gravereaux, DLL also available).
<<less
Added: 2006-01-13 License: LGPL (GNU Lesser General Public License) Price:
779 downloads
moodss 21.5

moodss 21.5


Moodss is a modular monitoring application, composed of a GUI and a daemon. more>>
Moodss is a graphical monitoring application. moodss is modular so that the code accessing the monitored objects is completely separate from the application core. The core takes care of managing modules (loading and unloading), displaying modules data through sortable tables and diverse graphical viewers, handling user set threshold conditions with email alerts, recording and browsing data history from a database.
The graphical user interface is complete with context sensitive help (through balloons and a message area) and features a thorough and very intuitive dragndrop scheme for ease of operation.
Finally, dashboards created with moodss can also be used by the companion moomps daemon, for storing module data cells history over time in a database (MySQL, PostgreSQL, DB2 and ODBC compatible), thresholds and UNIX syslog monitoring in the background.
Main features:
- modular architecture: any number of modules can be loaded to monitor any sort of data (system, database (MySQL), network, hardware, ...)
- user friendly graphical interface with full dragndrop functionality and complete context sensitive help
- powerful threshold functionality: no limits on the number of thresholds, email alerts with screenshots and multiple SMTP servers, user defined scripts, importance level compatible with the UNIX syslog facility
- dashboards can be constructed from any number of modules, with graphical viewers (graphs, bar charts, pies, ...) and thresholds easily created by dragndrop, all saved in a loadable file
- specific modules can easily be developed using a scripting language (Tcl, Perl or Python) or in C
- saved dashboards are fully compatible with the associated moomps daemon for background monitoring
- any number of data cells history over time can be recorded, in a SQL database, so that, for example, graphs and presentations can be made with the help of common spreadsheet software
- tables of formulas, with mathematical expressions made from data cells coming from any modules, even other formulas tables
- the moodss GUI can then be used to browse the database as conveniently (dragndrop, viewers, ...) as in real-time mode
- multiple platforms support: all UNIX, Linux, BSD based machines, Windows (not all functions available)
Enhancements:
- The ability to edit thresholds per page was added in order to easily manage large quantities of thresholds.
- The email library was patched to ensure that messages data sections are properly terminated.
- The usual minor improvements and bugfixes were also made.
<<less
Download (1.9MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
1067 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1