Projet

Général

Profil

Révision c6f88968

IDc6f88968d1a44c463aaeb9af77aba70cad860e7c
Parent 743395a6
Enfant 0253df6f

Ajouté par Lars Kruse il y a environ 5 ans

Improve perlpod formatting for multiple plugins

Escpecially the final marker ("=cut") was missing in these plugins.

Voir les différences:

plugins/solr/solr4_
2 2
"""
3 3
=head1 NAME
4 4

  
5
Solr 4.* munin graph plugin
5
solr4_ - Solr 4.* munin graph plugin
6 6

  
7 7

  
8 8
=head1 CONFIGURATION
9 9

  
10 10
Plugin configuration parameters:
11 11

  
12
[solr_*]
13
   env.host_port <host:port>
14
   env.url <default /solr>
15
   env.qpshandler_<handlerlabel> <handlerpath>
12
 [solr_*]
13
 env.host_port <host:port>
14
 env.url <default /solr>
15
 env.qpshandler_<handlerlabel> <handlerpath>
16 16

  
17 17
Example:
18
[solr_*]
19
   env.host_port solrhost:8080
20
   env.url /solr
21
   env.qpshandler_select /select
18

  
19
 [solr_*]
20
 env.host_port solrhost:8080
21
 env.url /solr
22
 env.qpshandler_select /select
22 23

  
23 24
Install plugins:
25

  
24 26
   ln -s /usr/share/munin/plugins/solr_.py /etc/munin/plugins/solr_numdocs_core_1
25 27
   ln -s /usr/share/munin/plugins/solr_.py /etc/munin/plugins/solr_requesttimes_select
26 28
   ln -s /usr/share/munin/plugins/solr_.py /etc/munin/plugins/solr_qps
......
56 58

  
57 59
Project repo: https://github.com/averni/munin-solr
58 60

  
61
=cut
59 62
"""
60 63

  
61 64

  

Formats disponibles : Unified diff