-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME
77 lines (49 loc) · 1.95 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
#*********************************************************#
# #
# README for check_io plugin for Icinga/Nagios #
# #
#*********************************************************#
What is check_io?
=================
This plugin for Icinga/Nagios is used to monitor disk I/O utilization
on Linux and Solaris hosts and disk errors on Solaris hosts.
Contributions / Help
====================
Send email to [email protected] if you have questions regarding use
of this software. Please include the following information in your email:
* OS type and version
* Perl version
To submit patches of suggest improvements, send email to [email protected].
Installation
============
The check_io installation can be used by following the standard autotools
installation process, documented in the INSTALL file. As a quick start you can do
$ ./configure
$ make all
# make install
This will install check_io to /usr/local/nagios/libexec and the PNP template
to /usr/local/pnp4nagios/share/templates.
To change these paths use the following options:
--prefix=<path_to_nagios_plugins>
--with-pnp-dir=<path_to_pnp_share_folder>
If you don't use PNP you can disable installing the PNP template with:
--disable-pnp-template
To change the user and group ownership of these files use:
--with-nagios-user=<user>
--with-nagios-group=<group>
The 'nagios-plugins-io.spec' file demonstrates how to distribute check_io
as an RPM package.
Also make sure that the following requirements are met:
Perl
Perl-Modules:
Getopt::Long
Documentation
=============
Short documentation on how to use this plugin.
Detailed documentation can be found on the project website
https://labs.ovido.at/monitoring/wiki/check_io.
The following checks can be performed by this plugin:
Linux and Solaris I/O:
check_io -w 10,10,10 -c 20,20,20
Solaris Disk Errors:
check_io -w 10,10,10 -c 20,20,20 -E