-
python-webtest-2.0.16-1.lbn19.noarch
WebTest wraps any WSGI application and makes it easy to send test
requests to that application, without starting up an HTTP server.
This provides convenient full-stack testing of applications written
with any WSGI-compatible framework.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-xpyb-1.3.1-4.lbn19.x86_64
The Python binding for XCB allows the X protocol to be accessed directly from
Python. There are two components:
- A Python extension written in C. This exposes XCB-specific objects and
library functions, as well as providing various base classes used by the
generated code.
- Python modules which are generated directly from the XCB-XML protocol
descriptions.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-zenemailevent-1.0.3-1.lbn19.noarch
If you use an MTA which can forward mail via a pipe, then you can set up mailbox(s) to collect
emails and send them to your Zentinel/ZEP with this program.
Here is an example using the Courier MTA and Courier Maildrop (see dot-courier and maildrop
manpages in the courier-mta for further explanation), but it should work with many other
forwarders. There are further options - try /usr/bin/zenemailevent --help for more details.
In the $HOME of your mail user (zenoss@domain.com say), place the following (customised for your
setup) in the .courier and .courier-default files:
| /usr/bin/zenemailevent -u admin -p password -s http://zenoss.domain.com:8080
If you direct mail to zenoss@domain.com, it will be forwarded to your Zentinel with a default severity
of info. If you send to zenoss-critical@domain.com, it'll have a Critical severity.
The default event class is /Status/Update.
The component and the device are calculated from the Sender/From header as component@device. As
it is trivially easy to 'spoof' these, you have considerable flexibility in assuring email events are
bound to their associated device(s).
A real-world configuration of Monit's email alerting is as simple as (in /etc/monitrc):
set mail-format
{ from: monit@mydevice.domain.com
subject: $SERVICE $EVENT
message: $ACTION: $DESCRIPTION }
set alert zenoss@domain.com # Send alert to system admin on any event
This will register Monit emails as info events on the /Device mydevice.domain.com. Note that because we've also removed $DATE markers from the message, monit events will roll-up.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-zmq-2.2.0-5.fc18.armv6hl
The 0MQ lightweight messaging kernel is a library which extends the
standard socket interfaces with features traditionally provided by
specialized messaging middle-ware products. 0MQ sockets provide an
abstraction of asynchronous message queues, multiple messaging
patterns, message filtering (subscriptions), seamless access to
multiple transport protocols and more.
This package contains the python bindings.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-PyMySQL-0.6.7-2.lbn19.noarch
This package contains a pure-Python MySQL client library. The goal of PyMySQL is
to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython
and Jython.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-acme-0.6.0-1.lbn19.noarch
Python 2 library for use of the Automatic Certificate Management Environment
protocol as defined by the IETF. It's used by the Let's Encrypt project.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-autobahn-0.16.0-1.gitade9eb5.lbn19.noarch
Autobahn a networking library that is part of the Autobahn project and provides
implementations of
* The WebSocket Protocol http://tools.ietf.org/html/rfc6455_
* The Web Application Messaging Protocol (WAMP) http://wamp.ws
for Twisted and asyncio on Python 2 & 3 and for writing servers and clients.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-babel-2.3.4-2.lbn19.noarch
Babel is composed of two major parts:
* tools to build and work with gettext message catalogs
* a Python interface to the CLDR (Common Locale Data Repository),
providing access to various locale display names, localized number
and date formatting, etc.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-backports_abc-0.4-3.lbn19.noarch
A backport of recent additions to the 'collections.abc' module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-bcrypt-2.0.0-4.lbn19.x86_64
Modern password hashing for your software and your servers
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19