Code Monkey home page Code Monkey logo

snap-plugin-collector-apache's Issues

SSLSessionCache entries cause schema errors

If SSLSessionCache is enabled in Apache config, mod_status returns extra entries (even if mod_status isn't fetched over SSL), which cause the plugin to produce schema errors and fail. The extra entries are:

CacheAvgEntrySize
CacheCurrentEntries
CacheCurrentSize
CacheMaximumSize
CacheType

The errors are of the form:

time="2017-02-25T02:44:28Z" level=error msg="collector run error" _module=scheduler-job block=run error="rpc error: code = 2 desc = schema: invalid path \"CacheCurrentEntries\" (and 4 other errors)" job-type=collector

Plugin config for the following not yet implemented

Username: Apache username
Password: Apache password
Verify Peer: Enable or disable peer SSL certificate verification
Verify Host: Enable or disable host name verification
CA Certificate file
SSLCiphers
Timeout

Snap binary names needs update

What happened:
Binary names in documentation are outdated

What you expected to happen:
Update snap binary names to snaptel/snapteld

Multiple Instances of Apache

Right now there needs to be a separate task for each instance of the Apache web server. Code can be refactored to allow multiple instances in one task if there is a demand for this. Commentary wanted.

Support expanded metrics related to TLS Session Caching

Relates to #21.

There are some additional metrics related to TLS Session Caching that should be added, such as:

CacheAvgEntrySize
CacheCurrentEntries
CacheCurrentSize
CacheMaximumSize
CacheType

This might also be a good opportunity to remove the safe/unsafe modes since I believe the changes in #22 make these unneeded(afaict).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.