Commit Graph

16 Commits

Author SHA1 Message Date
Doctor 210c5dbe8f Add prosody_0.12_ plugin
This plugin replace prosody_ for Prosody versions 0.12+
2023-01-13 21:49:00 -08:00
Lars Kruse c5daa06dde Plugin prosody_: interprete input as utf-8
Previously only ascii was accepted.

See: https://github.com/munin-monitoring/contrib/pull/1040#issuecomment-780824064

Thanks, msebald!
2021-02-22 02:10:41 +01:00
Lars Kruse 40827a051a Python plugins: fix style issues 2020-08-25 17:44:17 +02:00
Lars Kruse 8713eb3722 Fix spelling mistakes in comments and descriptions
Thanks, codespell!
2020-03-26 04:23:21 +01:00
Doctor 7784ddf4d8 Fix prosody plugin by encoding telnetlib commands 2020-02-04 00:54:13 +01:00
Lars Kruse 86bee01637 Port some python2 plugins to python3 2019-12-18 00:27:02 +01: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 9810644390 Plugin prosody_: fix style issues 2018-03-27 04:53:05 +02:00
Lars Kruse 7c62b9b6de added executable permission for multiple plugins 2018-03-09 00:18:30 +01:00
dipohl db240286ab Category Tree: Reduce number of categories, add pod doc 2017-02-22 18:11:54 +01:00
clarkspark a816c917b6 get client presence for prosody 0.10 2016-03-22 16:19:19 -04:00
clarkspark bc53425e8c close telnet session 2016-03-22 16:18:28 -04:00
clarkspark 855c31d8ba remove trailing whitespace 2016-03-22 16:17:24 -04:00
hefee 26e7ae9e60 Fix Prosody Registered Users
I use python 2.6 & python 2.7 
len([listfiles(account_dir)])
returns everytime 1

The generator must be executed to get the corrent number of registed users.
2013-07-02 14:02:46 +02:00
Christian Bendt 995ddbc4a0 Updated prosody plugin
Updated prosody plugin to the most recent version
2012-09-24 20:07:15 +02:00
Steve Schnepp 08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00