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/mongodb/mongo_lock
1 1
#!/usr/bin/env python
2 2
"""
3 3
=head1 NAME
4
    MongoDB lock Plugin
4

  
5
mongo_lock - MongoDB lock Plugin
5 6

  
6 7
=head1 APPLICABLE SYSTEMS
7 8

  
8
    MongoDB 2.X. The "lockTime" field was removed in later versions.
9
MongoDB 2.X. The "lockTime" field was removed in later versions.
9 10

  
10 11
=head1 CONFIGURATION
11 12

  
......
14 15

  
15 16
=head1 AUTHOR
16 17

  
17
    Original script there : https://github.com/comerford/mongo-munin
18
    Doc added by Alban Espie-Guillon <alban.espie@alterway.fr>
18
Original script there : https://github.com/comerford/mongo-munin
19

  
20
Doc added by Alban Espie-Guillon <alban.espie@alterway.fr>
21

  
22
=cut
19 23
"""
20 24

  
21 25
import urllib2

Formats disponibles : Unified diff