Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 1b90b7744e0a2693a31ccfb3761903b5 > files > 4

limph-common-1.9.7-2.fc15.noarch.rpm

1.9.7
Added autoupdateip option to hosts.
1.9.6
Fixed version string.
Moved from mhash to hash.
1.9.5
ICMP support.
Poller now checks for db version, executes upgrade if necessary.
Added MySQL indexs for state, history tables.  Should help performance.
Improved upgrade system.
1.9.4
Removed need for included tempfile directory.
Moved $secret to config.php to ease packaging.
1.9.3
Fixed SF bug 1526854, short php tag in index.php.
Granularized notifications.
Added optional Graphviz tree view with status information.
Added ability for admins to show/hide public status page.
1.9.2
Fixed poller tree traversal error.
1.9.1
Improved History/State data display.  Added State data trim.
1.9
Added host agent, capabable of monitoring disk space and system load.
Added thresholds for disk and load, with colored and email notification.
1.8.2
Fixed major poller forking/db connection bug.
1.8.1
Fixed UDP false positive bug.
Added option to truncate hostnames in host discovery, the new default.
1.8
Added login-free status screen.
Added subnetted host discovery, bulk discovered host addition.
1.7
Added portscanning tool to host_add, host_edit.
Fixed SQLite/PDO password change function.
1.6.1
Added SQLite/PDO support.  Warning: Password change does not work.  Can be worked around using user creation/deletion.
1.6
Migrated INSTALL to http://doc.jcomserv.net/index.php/Limph
Added experimental and untested SQLite support.
Neatened Edit_agent display.
Added History and Host Edit upper Back buttons.
Refactored DB abstraction to allow for more flexible use of multiple RDBMSs.
1.5.1 
Added MySQL 3.23 compatibility.
1.5
Added PostgreSQL support.
Added INSTALL file.
Modified some MySQL column types.
1.4.1
Fixed extra echo in poller.
1.4
Added color key, Unreachable to display.
Added parent-child hosts, basic tree view, visibility, altered poller to 
check children only if parent is up.
Added fix for hostname change= lose your history bug.
Added port, if any, to host display.
1.3
Add notification if IP address change, ability to allow auto-update.
Fixed adding hosts to no group bug.
Added an IP verifier/updater for the admin screen.
Added php-generated CSS with controllable text size.
1.2
Added global history screen and data trimmer.
Added host history to host_edit.
Added group collapse option.
Fixed agent.php copyright info
1.1
Fixed user ID change bug.