Stig Sandbeck Mathisen
e586cd5cb4
remove "-rauto_gem" from hashbang
2014-10-05 12:56:45 +02:00
Stig Sandbeck Mathisen
abe9f3b6ee
Use UNIX line breaks
2014-10-04 21:45:45 +02:00
Stig Sandbeck Mathisen
977d987f35
Use /bin/bash as interpreter, and store with UNIX line breaks
2014-10-04 21:44:29 +02:00
Stig Sandbeck Mathisen
0463ac1060
Set /bin/bash as interpreter for bash script
2014-10-04 20:03:03 +02:00
Stig Sandbeck Mathisen
047358a0bc
Use sh "=" comparison, instead of bash "=="
2014-10-04 20:02:19 +02:00
Stig Sandbeck Mathisen
ae84b39f3b
Use /bin/bash for bash script
...
("echo -en" is a bash feature)
2014-10-04 20:01:25 +02:00
Stig Sandbeck Mathisen
41fedbb267
Use /bin/bash for bash script, and save with UNIX line breaks
2014-10-04 19:59:02 +02:00
Stig Sandbeck Mathisen
685a58d863
Use /bin/bash on bash script
2014-10-04 19:57:39 +02:00
Stig Sandbeck Mathisen
b8d75e80e8
Use UNIX line breaks
2014-10-04 19:56:19 +02:00
Stig Sandbeck Mathisen
614b043a32
Set /bin/bash as interpreter on bash script
2014-10-04 19:54:23 +02:00
Kenyon Ralph
450925ad07
Merge pull request #523 from someuser89/master
...
network – arp_
2014-09-24 14:01:22 -07:00
Martin Ness
3f0845af2b
arp_ well-sorted
2014-09-24 05:03:30 +02:00
Steve Schnepp
4ebcba78a2
Merge pull request #506 from McKay1717/master
...
Add Bandwidth Test whith a file on a reference server in OVH network
2014-09-17 09:46:33 +02:00
Steve Schnepp
9720e93db0
Merge pull request #501 from tdumitrescu/proc-netstat
...
proc/net/netstat plugin
2014-09-17 09:26:14 +02:00
Steve Schnepp
3868b54696
Merge pull request #500 from tdumitrescu/ethtool
...
ethtool_ plugin
2014-09-17 09:25:54 +02:00
Martin Ness
0d718aadc3
arp_ less processes
2014-09-13 22:26:10 +02:00
Martin Ness
2d0c82de81
arp_ wspace fix
2014-09-13 22:10:22 +02:00
Martin Ness
36dbfa1b28
arp_ sh lint
2014-09-13 22:03:45 +02:00
Steve Schnepp
24e77a2624
Merge pull request #522 from zarnovican/linux_if
...
Initial commit of linux_if plugin
2014-09-09 15:06:28 +02:00
Gabriele Pohl
81db94e2d3
Reduce number of categories
2014-09-07 14:20:12 +02:00
Gabriele Pohl
e00bd6b8a0
Move plugins to subdirectory
2014-09-06 23:37:15 +02:00
Gabriele Pohl
e3899a30d8
Reduce number of categories, use more generic terms
2014-09-06 22:28:53 +02:00
Brano Zarnovican
acf3a43e23
Initial commit of linux_if plugin
...
Supports bonding and vlans.
2014-09-06 21:42:05 +02:00
McKay1717
f9c1143bd7
Add Bandwidth Test whith a file on a reference server in OVH network
2014-07-28 11:52:45 +02:00
Stephan
fa5458e1aa
Fix issue with $uptime being undefined
...
Fix issue with $uptime being undefined.
On my setup perl requires a variable to assign the return value of the split operation. Without this the value of $uptime ends up being undefined.
2014-07-16 23:52:03 +02:00
teddddd
c8b5f17e7f
proc/net/netstat plugin
2014-07-07 20:02:13 -07:00
teddddd
3ab70e333f
ethtool_ plugin
2014-07-07 20:01:10 -07:00
phl
d38174c6f8
adding first version of the plugin for Mac OS Server VPN Daemon
2014-06-22 14:42:22 +02:00
Fusl
a4d97861c2
Removed OPT, IXFR, AXFR, URL, MBOXFW and CURL as they aren't being used in pdns_recursor
2014-01-23 10:21:00 +01:00
Fusl
9e884a3546
Made a typo at RRSIG (was: PRSIG)
2014-01-23 10:13:47 +01:00
Fusl
0d2b3037e6
Added plugin for pdns_recursor rec_control get-qtypelist querytype-listing which is going to be merged into a stable in the near future.
2014-01-23 09:59:58 +01:00
Otavio Fernandes
aec5ca142b
Adding simple Bash script plugin to read information also from Netatalk v3.
2014-01-02 09:56:19 +01:00
Steve Schnepp
150f018858
p/dartybox: adding a license
2013-12-07 15:21:59 +01:00
Steve Schnepp
25722e7857
dartybox: fix the date & labels
2013-12-06 20:59:30 +01:00
Steve Schnepp
9eeaa52662
dartybox: using DERIVE for packets counts
2013-12-06 20:59:29 +01:00
Steve Schnepp
0cf1fbbe9e
dartybox: fix the dirtyconfig behavior
2013-12-06 20:59:29 +01:00
Steve Schnepp
6994dcd17d
dartybox: adding multigraph nice behavior
2013-12-06 20:59:28 +01:00
Steve Schnepp
efff944f7f
dartybox: initial add
2013-12-06 20:59:28 +01:00
Morgan Soulard
2c16d33cc0
Update transmission for python 2.7
...
Added recommandation from http://www.python.org/dev/peps/pep-0263/ to make this plugin work with pyhton 2.7.5+
Related error:
File "/etc/munin/plugins/transmission", line 36
SyntaxError: Non-ASCII character '\xc3' in file /etc/munin/plugins/transmission on line 37, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
2013-11-30 23:53:28 +01:00
Artem Sheremet
867816d953
netstat_s_: merge ARP in/out into one
...
and provide interface for future merges
2013-11-12 03:05:54 +03:00
Kenyon Ralph
11691dfd85
Merge pull request #365 from tomav/add_fping_plugin
...
Add fping plugin
2013-11-03 01:47:22 -07:00
Kenyon Ralph
ce4db1a169
Merge pull request #384 from nagyrobi/patch-12
...
Create ubiquiti_airfiber_
2013-11-03 01:30:30 -07:00
Kenyon Ralph
eb3fab6d03
Merge pull request #383 from nagyrobi/patch-11
...
Update ubiquiti_airos_
2013-11-03 01:30:07 -07:00
Kenyon Ralph
d1a47b7d12
Merge pull request #381 from dotdoom/master
...
Minor fixes in plugins
2013-11-03 01:29:24 -07:00
Kenyon Ralph
17c0715a26
Merge pull request #332 from ppaeps/master
...
nsd_: new plugin to monitor NSD name servers
2013-11-03 01:08:32 -07:00
Artem Sheremet
b7755b2ef5
netstat_s: support singular nouns
...
BSD netstat uses singular nouns when the statistics entry value is 1:
* fragment(s)
* packet(s)
* redirect(s)
* datagram(s)
2013-09-30 00:50:52 +03:00
Artem Sheremet
7c8df226cf
Fix typos in netstat_bsd_m and ejabberd_scanlog
2013-09-30 00:50:52 +03:00
nagyrobi
a8cf8e1dd7
Create ubiquiti_airfiber_
...
Multigraph munin plugin to monitor Ubiquiti AirOS F (airFiber) devices various parameters.
It can gather information from AirFibers through Telnet, SSH with password authenttication, or SSH with public key authenttication (not requiring password).
2013-09-18 17:50:30 +02:00
nagyrobi
2820bf65c7
Update ubiquiti_airos_
...
Multigraph munin plugin to monitor Ubiquiti AirOS devices various parameters.
v0.9 - added SSH support and saved some memory, thanks to NVX@UbiquitiNetworksCommunity
2013-09-18 17:48:22 +02:00
Thomas VIAL
5cfe8f9abf
fping_ => Fixed documentation
2013-08-22 23:53:28 +02:00