Bartlby 1.3.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Bartlby 1.3.1 (Default branch)
# 1  
Old 04-17-2008
Bartlby 1.3.1 (Default branch)

ImageBartlby is a network and system monitor,completely written in C, to provide a scalableframework with the ability to monitor networks ofvarious sizes. It consists of a core daemon,several plugins, and a Web GUI (PHP extension).The core daemon checks (over active/passive TCP)services/hosts and notifies users in case ofcritical service conditions (mail, SMS, ICQ, andcustom triggers are supported). Bartlby providesan open plugin interface to give everyadministrator an easy to use option to extend theplugin base, and a fully customizable GUI (writtenin PHP using a C extension). Nearby everything can be controlled via an XML interface.License: GNU General Public License (GPL)Changes:
This release has some major code houskeeping and a ton of fixes. A few key features have been added like the re-notification and the new role of the standby worker. A new extension allows your operations center to manage the whole on-call schedule and create reports of activities over the weekend (OcL).Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
gvfs-monitor-file(1)						   User Commands					      gvfs-monitor-file(1)

NAME
gvfs-monitor-file - monitor the change of a file using the VFS system SYNOPSIS
gvfs-monitor-file URI DESCRIPTION
gvfs-monitor-file monitors the change of a file using the VFS system. OPERANDS
The following operands are supported: URI Specifies the file location in standard URI format. EXAMPLES
Example 1: Monitor a local file example% gvfs-monitor-file file:///tmp/example ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables: NLSPATH. EXIT STATUS
The exit value 0 is returned regardless of success or failure. FILES
The following files are used by this application: /usr/bin/gvfs-monitor-file Executable to monitor the change of a file using the VFS system. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-gvfs | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
gvfs-copy(1), gvfs-info(1), gvfs-less(1), gvfs-ls(1), gvfs-mkdir(1) gvfs-monitor-dir(1), gvfs-cat(1), gvfs-mount(1), gvfs-move(1), gvfs- rename(1), gvfs-open(1), gvfs-rm(1), gvfs-save(1), gvfs-trash(1), gvfs-tree(1), attributes(5), environ(5) NOTES
Written by Alvaro Lopez Ortega, Sun Microsystems Inc., 2008. SunOS 5.11 25 Mar 2008 gvfs-monitor-file(1)