Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / git / git_commit_behind @ 09b88141

Historique | Voir | Annoter | Télécharger (9,44 ko)

# Date Auteur Commentaire
09b88141 2020-10-24 11:29 Lars Kruse

Improve documantion of many plugins

Specifically the configuration examples are now indented properly.

646a6c69 2018-08-22 12:34 Neraud

Fixed user detection.
The USER environment variable is not populated when the plugin is executed. Switched to checking the effective user.

d5caa85c 2018-08-22 09:37 Neraud

Fixed error when using a user which doesn't have a default shell (like the default munin user on Debian/Ubuntu)

e29c89c0 2018-08-04 11:56 Neraud

Removed the use of the DEBUG environmant variable, kept only MUNIN_DEBUG

eb9681a7 2018-08-04 11:37 Neraud

Changed the graph_category to file_transfer

0d538451 2018-08-04 11:36 Neraud

Improved CONFIGURATION comment to better describe the user property

1027f5e5 2018-08-04 11:35 Neraud

Fixed NOTES comment to better explain the fetch munin/cron modes

81b129dd 2018-08-04 11:31 Neraud

Renamed get_info to print_info

d079f0fa 2018-08-03 10:40 Neraud

Improved the update methods : added the munin mode

61241b80 2018-08-03 10:40 Neraud

Improved munin state file handling

c169373f 2018-08-03 10:40 Neraud

Improved shell command generation to protect the injected configuration values

e0b243ba 2018-08-03 10:40 Neraud

Improved how the statefile last modified date is updated

7bc4d133 2018-08-03 10:39 Neraud

Improved configuration documentation

397052a8 2018-08-03 10:39 Neraud

Misc code improvements

a26b9e8d 2018-07-20 06:13 Neraud

Added git_commit_behind