alpaca-monitor-Software error aggregator.-Mikołaj Siedlarek Installing Running Development Testin...

alpaca-monitor-Software error aggregator.-Mikołaj Siedlarek

发布:2020-12-22 16:14:32.652330

做者:Mikołaj Siedlarek

### 做者邮箱:m.siedlarek@nctz.net

### 首页:https://github.com/msiedlarek/alpaca

### 文档:None

### 下载连接 UNKNOWN

alpaca

Alpaca is a software error aggregator based on ZeroMQ transport layer. Multiple reporters (such as https://github.com/msiedlarek/alpaca-django) publish detected problems to a central monitoring server using flexible API. Monitoring server (monitor) shares its database with a web application (frontend), allowing detailed inspection of each problem.python

Installing

pip install alpaca-monitor

Running

Starting frontend:git

pserve configuration/development.ini --server-name=frontend \
    --app-name=frontend

Starting monitor:github

pserve configuration/development.ini --server-name=monitor \
    --app-name=monitor

Development

$ vagrant up $ vagrant ssh $ alpaca-admin /vagrant/configuration/development.ini createuser -a user@example.comweb

Testing

$ vagrant up $ vagrant ssh $ python setup.py testexpress

License

Copyright 2013 Mikołaj Siedlarek msiedlarek@nctz.netapache

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License atdjango

http://www.apache.org/licenses/LICENSE-2.0app

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.less

Copy from pypi.org

查询时间:50.973ms
渲染时间:51.112ms

本文同步分享在 博客“zhenruyan”(other)。
若有侵权,请联系 support@oschina.cn 删除。
本文参与“OSC源创计划”,欢迎正在阅读的你也加入,一块儿分享。frontend

相关文章
相关标签/搜索