You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage cglib-2.2-8.lbn13.noarch
cglib is a powerful, high performance and quality code generation library for Java. It is used to extend Java classes and implements interfaces at runtime.
RPMPackage cal10n-0.7.2-2.fc13.noarch
Compiler Assisted Localization, abbreviated as CAL10N (pronounced as "calion") is a java library for writing localized (internationalized) messages. Features: * java compiler verifies message keys used in source code * tooling to detect errors in message keys * native2ascii tool made superfluous, as you can directly encode bundles in the most convenient charset, per locale. * good performance (300 nanoseconds per key look-up) * automatic reloading of resource bundles upon change
RPMPackage bastion-monit-zenoss4-zep-4.2.5-3.lbn13.noarch
Zenoss Event Processor control script
RPMPackage bastion-monit-zenoss4-mysqld-4.2.5-3.lbn13.noarch
Zenoss MySQL event server start/stop/control
RPMPackage bastion-monit-zenoss4-4.2.5-3.lbn13.noarch
Zenoss start/stop/control
RPMPackage bastion-monit-zenoss-windoz-4.2.4_1.0.8-2.lbn13.noarch
Windows monitoring start/stop/control
RPMPackage bastion-monit-zenoss-pythoncollector-4.2.5_1.6.0-4.lbn13.noarch
zenpython start/stop/control
RPMPackage bastion-monit-zenoss-ldap-4.2.4_4.0.2-1.lbn13.noarch
zenperfldap start/stop/control
RPMPackage bastion-monit-snmpd-1.4.0-1.lbn13.noarch
SNMP daemon start/stop/control
RPMPackage bastion-monit-rabbitmq-1.4.0-1.lbn13.noarch
rabbitmq start/stop/control
RPMPackage bastion-monit-mysqld-1.4.0-1.lbn13.noarch
MySQL server daemon start/stop/control
RPMPackage bastion-monit-memcached-1.4.0-1.lbn13.noarch
Memcached server daemon start/stop/control
RPMPackage bastion-monit-iperf-3.0-2.lbn13.x86_64
Iperf daemon start/stop/control
RPMPackage bastion-monit-1.4.0-1.lbn13.noarch
BastionLinux monit services configuration and control scripts.
RPMPackage apache-commons-logging-1.1.1-16.lbn13.noarch
The commons-logging package provides a simple, component oriented interface (org.apache.commons.logging.Log) together with wrappers for logging systems. The user can choose at runtime which system they want to use. In addition, a small number of basic implementations are provided to allow users to use the package standalone. commons-logging was heavily influenced by Avalon's Logkit and Log4J. The commons-logging abstraction is meant to minimize the differences between the two, and to allow a developer to not tie himself to a particular logging implementation.
RPMPackage apache-commons-io-2.0.1-3.lbn13.noarch
Commons-IO contains utility classes, stream implementations, file filters, and endian classes. It is a library of utilities to assist with developing IO functionality.
RPMPackage apache-commons-codec-1.4-12.lbn13.noarch
Commons Codec is an attempt to provide definitive implementations of commonly used encoders and decoders. Examples include Base64, Hex, Phonetic and URLs.
RPMPackage apache-commons-cli-1.2-4.lbn13.noarch
The CLI library provides a simple and easy to use API for working with the command line arguments and options.
RPMPackage ZenPacks.zenoss.Zentrospect-4.2.5_1.2.0-1.lbn13.noarch
Features The features added by this ZenPack can be summarized as follows. They are detailed further below. Discovery of Zenoss systems, processes and metrics thereof. Monitoring of process metric values. Monitoring of process metric freshness. Discovery The following entities will be automatically discovered from server devices that are running Zenoss, have the zenoss.snmp.ZenossSNMP modeler plugin assigned, and have the zenoss-snmp-module extension to Net-SNMP installed and configured properly. Zenoss Systems Attributes: Name Collections: Zenoss Processes, Zenoss Metrics Zenoss Processes Attributes: Name, System Collections: Zenoss Metrics Zenoss Metrics Attributes: Name, System, Process Monitoring The following metrics will be collected every 5 minutes by default. Metrics Metrics: zenProcessMetricValue, zenProcessMetricCyclesSinceUpdate zenProcessMetricValue is the most recent value recorded for the metric. It will be NaN in cases where a value hasn't been recorded recently. zenProcessMetricCyclesSinceUpdate is how many "cycle intervals" it has been since the value was successfully recorded. This measure is used because some metrics are updated on different cycle intervals. For example, if the localhost-zenperfsnmp-devices metric is updated every 300 seconds and was last updated 30 seconds ago, the zenProcessMetricCyclesSinceUpdate value will be 0.1. By default a maximum threshold of 2 is set for zenProcessMetricCyclesSinceUpdate on all discovered metrics. This can be used to identify Zenoss processes that are not functioning properly. Service Impact When combined with the Zenoss Service Dynamics product, this ZenPack adds service impact capability for the entities it discovers. The following service impact relationships are automatically added. These will be included in any services that contain one or more of the explicitly mentioned entities. Service Impact Relationships A Device failure impacts all associated Zenoss Systems. A Zenoss System failure impacts all associated Zenoss Processes. A Zenoss Process failure impacts all associated Zenoss Metrics.
RPMPackage ZenPacks.zenoss.ZenossVirtualHostMonitor-4.2.5_2.4.0-1.lbn13.noarch
Zenoss Virtual Host Monitor --------------------------- ZenossVirtualHostMonitor is a ZenPack that allows you to monitor virtually hosted operating systems. This ZenPack refers to a Virtual Machine Host as the one running on the bare metal, and Guest for those running within the virtual hardware. This zenpack: 1) Extends Devices to support a relationship from Host to Guest. 2) Provides screens displaying resources allocated to Guest OSs. 3) Collects nothing on its own. It provides base functionality for other zenpacks (XenMonitor, VMwareESXMonitor)