Commit Graph

18 Commits

Author SHA1 Message Date
Lars Kruse c6f88968d1 Improve perlpod formatting for multiple plugins
Escpecially the final marker ("=cut") was missing in these plugins.
2020-10-06 00:29:38 +02:00
Lars Kruse 7063330e03 Fix python style issues reported by flake8
Additionally some python2-only "print" statements are now compatible
with python3.
2019-12-18 00:25:39 +01:00
Lars Kruse 8b69c8a1fe Remove plugin solrmulticore
The plugin was introduced in 2011 and superseded by the solr4_ plugin
introduced in 2013.
2019-08-13 23:58:19 +02:00
Lars Kruse a730d96a1f Remove plugin solr
The plugin saw only one substantial commit (its initial addition to the
repository).  This very first version of the plugin was already broken
(undefined variable "core1") and was never fixed.
Thus it feels sane to assume, that the plugin was never used.
2019-08-13 23:56:27 +02:00
Lars Kruse be1dfde5da Plugin solr4_: fix code style issues reported by flake8 2019-08-13 23:56:27 +02:00
Lars Kruse 117c508716 Plugin solr4_: format perldoc header 2019-08-13 23:56:26 +02:00
Lars Kruse 17f784270a Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
klemens 8589c6df43 spelling fixes (2nd try) 2017-04-17 22:43:38 +02:00
dipohl 30685b4c66 Category Tree: Reduce number of categories
slony -> db (postgresql)
qpid -> webserver (apache)
solr -> search (solr)
2017-02-22 20:59:43 +01:00
Veres Lajos fba800ae52 typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections:
plugins/mail/postfix_mail_stats		recieved.label
plugins/nginx/nginx_vhost_traffic
2015-03-02 11:51:38 +00:00
antonio 5cc126eebc Comment cleanup 2013-09-18 13:29:26 +02:00
antonio b9781d98a9 fix issue #3 2013-09-12 23:57:59 +02:00
antonio ef960abcf9 Commit includes: fix slash in url params, examples update, fix issue #1 and #2, qps graph uses request instead of avgRequestPerSecond, new 'memory' graph, deprecation of availableram parameter 2013-08-27 21:48:51 +02:00
antonio 52191f6801 Multigraph plugin to monitor a Solr4 single/multicore using mbean http interface 2013-07-05 05:17:34 +02:00
intsimoa de967ad499 [NEW] use curl instead of relying on allow_url_fopen if extension exists
[FIX] indexSize now returns values in Bytes and graph is 1024 based
[NEW] fieldValueCache aliases declaration
[FIX] (minor) admin path contains two '/'
2012-07-09 09:42:22 +02:00
intsimoa 5c77c1a93b [FIX] wfsolr_indexSize: always output values in the same unit (MB) 2012-07-07 11:50:44 +02:00
intsimoa 94c75daa81 [NEW] wfsolr_ derived from solr-stats, with some additions:
* Shorter pattern solr-[name of the core]-alias
  * Suggest implementation
  * Support for solr_(host|port|webapp) environment variables
  * Default core handling
  * Error handling
2012-07-07 01:00:10 +02:00
Steve Schnepp 08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00