fix argument for socket version get
fix function name
loop over every socket/port to get the version and use it afterwards as cache
get the version from rtorrent out of the loop and cache it already to avoid SOCK to be overwritten
discovering the version of rtorrent, and depending on that, using the correct functions in the xmlrpc call
Aligning rtorrent rtrom_ modules same way as rtom_allsessions_
Rename plugin folder, check for json
Fix checking curl
Add jitsi-videobridge plugin
Simple multigraph plugin with one graph for current session infos and onegraph for total conferences created.
Small fix (intialize variables)
Simple plugin to monitor coturn turn/stun server
... via telnet
Merge branch 'plugins-mikrotik'
Add SNMP-based plugin for monitoring statistics of Mikrotik routers.
Merge SNMP plugins for Mikrotik routers into a single multigraph plugin
Added PerlDoc header
Fixed typo in variables
Added suggestion made by @sumpfralle
Monitor mikrotik Flash disk usage
Monitor mikrotik RAM usage
twemproxy: add python3 support
Introduce spelling tests via codespell
Plugin ts3v2_: switch to unix line endings
Plugin postfix_filtered_awk: improve variable name
Avoid misdetections by codespell.
Plugin irq: improve variable name
Plugin amavis_awk: improve variable names
Plugin xfs_frag: fix shellcheck issues
Plguin mysql_size_all: minor cleanup
Plugin read_serial_temperature: port to python3
Plugin mysql_size_all: remove unused variable WANTED
The array should have been removed incba9455cd030bbeeb33d6da77a883e3e2502f669.
Plugin trafic_ro_24h: remove duplicate "curl" token
The plugin always emitted an error message (without failing) before.
Plugin acpi_batt_: fix spelling mistake in pattern
The pattern "batery type" is probably never emitted.
Plugin murmur_users: fix type in pattern
The output probably does not contain the misspelled string "Tiemout".
Fix spelling mistakes in variable names
Thanks, codespell!
Fix spelling mistakes in comments and descriptions
typo: retransmited -> retransmitted
Signed-off-by: corbolais <corbolais@gmail.com>
Plugin freeradius_sqlippool_: New plugin to show IP pool utilisation
Uses the generic Perl DBI interface, requiring the user to specify a driver andprovide the corresponding DBD module
Rewrite Docker plugin
Fix:- CPU- Memory
Add:- Containers number- Containers status- Images number- Volumes number
Update mongodb plugins
ssl-certificate-expiry: remove hardcoded CA directory path
This should allow the plugin to be usable on all platforms.
Plugin wordpress2: support PHP7
Fix prosody plugin by encoding telnetlib commands
relayd: permit commas between hosts in tables
relayd.conf(5) mentions the following:
Each table must contain at least one host address; multiple hosts are separated by newline, comma, or whitespace.
So the addition of commas as separators should now cover all possible...
relayd: avoid matching table defs within comments
if a table is commented out, you currently get an entry for the hoststhat the entry contains but you'll get NaN for those hosts all the timeif they are not defined elsewhere.
to avoid that we anchor our match to the beginning of lines and permit...
Templates: name in title (#1019)
Useful when many tabs are open.
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Add new mongodb plugins
ssl-certificate-expiry: add support for FreeBSD's "date"
Thanks to oz42
Closes: #1038
puppetdb: implement cert validation and client cert auth
It is very common for PuppetDB installs to run on a different host thanthe puppetmaster. In such cases, a certificate file is normally used toestablish an encrypted communication to the server.
The most common setup for this server certificate is to use a...
change category of puppet plugins to "other"
using the "devel" category is a bit weird. there's currently no goodcategory to place those into so let's use "other" instead.
create new plugin for graphing PuppetDB's usage of JVM Heapspace
PuppetDB requires a pretty high amount of memory allocated to it. If youdon't give enough memory space to the JVM, PuppetDB might crash when ithas fully used the available max memory. This plugin should be useful...
Fix state saving in loggrepx_ plugin
The pattern under which the data was saved was different than the pattern under the data was loaded on the next run. The reason being an undefined variable that evaluates to the empty string. The result was that the number of matching lines reported was for the whole logfile instead of the time since the last run.
Formats disponibles : Atom