Downloadliste

Projektbeschreibung

Oculus Server Monitor uses a plain text, human readable protocol to export server information to any client that connects to it. It supports a plugin system for commands, an XML-style configuration file, and IP-based access control. Odie, the Oculus Daemon InterfeacE, is a rich Web application that polls a list of hosts for their status.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-28 07:07
0.18

Der Befehl Funktionsprototyp hat sich geändert, jetzt nimmt auch eine Struktur Verbindung Zeiger. Auf diese Weise weiß der Befehl Handler ein wenig von dem Client verbunden. Die 'Alarm' plugin seine ständig wechselnden ID eine eindeutige ID, bestehend aus dem Client-IP-Adresse und eine UID, die vom Client eingestellt werden kann verändert. Auf diese Weise können Sie verhindern, dass die Einstellung von mehreren Alarmen.
Tags: Minor feature enhancements, alarms
The command function prototype has changed; it now also takes a struct connection pointer. This way, the command handler knows a little of the client connected. The ‘alarm’ plugin changed its ever-changing ID to a unique ID consisting of the client’s IP address and a UID that can be set by the client. This way, you can prevent the setting of multiple alarms.

2010-09-14 07:57
0.17

Diese Version behebt einige Server stürzt auf Fehlkonfigurationen. Es bewegt sich hart Argumente von Veranstaltungen zu Aktionen, wo sie hingehören kodiert (dies war ein Irrtum Design).
Tags: Major bugfixes
This release fixes some server crashes on misconfigurations. It moves hard-coded arguments from events to actions, where they belong (this was a design mistake).

2010-08-27 07:15
0.16-2

Dies ist ein RPM-Kompatibilität freizugeben. Es installiert sich nun in / usr statt / usr / local.
Tags: Minor bugfixes, Compatibility
This is an RPM compatibility release. It now installs in /usr instead of /usr/local.

2010-08-26 07:27
0.16.1

Dies ist eine Kompatibilität Freigabe für CentOS. Es behebt Makefile.config, indem die-fPIC Flagge für Bibliotheken. Es behebt config / Makefile Fixes plugins / Makefile und entfernt Ubuntu-spezifische Optionen-i 'cp'.
Tags: Compatibility, Minor bugfixes
This is a compatibility release for CentOS. It fixes Makefile.config, adding the -fPIC flag for libraries. It fixes config/Makefile, fixes plugins/Makefile, and removes Ubuntu-specific -i options to 'cp'.

2010-08-13 07:19
0.16

Diese Version implementiert die neue Event-System, das jetzt in der Lage, Maßnahmen zur Plugin-supplied Ereignisse treten. Dies macht oculusd extrem vielseitig. Jedes Ereignis kann zu einer oder mehreren Aktionen verbunden werden.
Tags: Events, Major feature enhancements, actions
This release implements the new event system, which is now able to connect actions to plugin-supplied events. This makes oculusd extremely versatile. Any event can be connected to one or more actions.

Project Resources