Linux NRPE4
Pack assets​
Templates​
The Monitoring Connector Linux NRPE4 brings a host template:
- OS-Linux-NRPE4-custom
The connector brings the following service templates (sorted by the host template they are attached to):
- OS-Linux-NRPE4-custom
- Not attached to a host template
Service Alias | Service Template | Service Description |
---|---|---|
Cpu | OS-Linux-Cpu-NRPE4-custom | Check the rate of utilization of CPUs for the machine. This check can give the average CPU utilization rate and the rate per CPU for multi-core CPUs |
Load | OS-Linux-Load-NRPE4-custom | Check the server load average |
Memory | OS-Linux-Memory-NRPE4-custom | Check the rate of the utilization of memory |
Ntp | OS-Linux-Ntp-NRPE4-custom | Check system time synchronization with NTP server |
Protocol-NRPE4 | OS-Linux-Protocol-NRPE4-custom | Control test to make sure the NRPE v4 protocol is configured correctly. |
Swap | OS-Linux-Swap-NRPE4-custom | Check virtual memory usage |
Uptime | OS-Linux-Uptime-NRPE4-custom | Time since the server has been working and available |
The services listed above are created automatically when the OS-Linux-NRPE4-custom host template is used.
Service Alias | Service Template | Service Description | Discovery |
---|---|---|---|
Cmd-Generic | OS-Linux-Cmd-Generic-NRPE4-custom | Check exit code for Linux commands | |
Connections-Generic | OS-Linux-Connections-Generic-NRPE4-custom | Check TCP/UDP connections | |
Cpu-Detailed | OS-Linux-Cpu-Detailed-NRPE4-custom | Check the detailed rate of utilization of CPUs for the machine. This check can give the average CPU utilization rate and the rate per CPU for multi-core CPUs | |
Disk-IO | OS-Linux-Disk-IO-NRPE4-custom | Check I/O counters of disks | |
Disks | OS-Linux-Disks-NRPE4-custom | Check the rate of free space on disks. For each check the mount point of disks will appear | X |
File-Date-Generic | OS-Linux-File-Date-Generic-NRPE4-custom | Check file or/and directory modification/creation/access times | |
File-Size-Generic | OS-Linux-File-Size-Generic-NRPE4-custom | Check file or/and directory sizes | |
Inodes | OS-Linux-Inodes-NRPE4-custom | Check the rate of free inodes on disks | |
Is-File-Generic | OS-Linux-Is-File-Generic-NRPE4-custom | Check if file 'xxx' is present | |
Is-Not-File-Generic | OS-Linux-Is-Not-File-Generic-NRPE4-custom | Check if file 'xxx' is not present | |
Open-Files | OS-Linux-Open-Files-NRPE4-custom | Check file or/and directory modification/creation/access times | |
Packet-Errors | OS-Linux-Packet-Errors-NRPE4-custom | Check packets in error/discarded from multiple network interfaces | |
Pending-Updates | OS-Linux-Pending-Updates-NRPE4-custom | Check systemd services status | |
Process-Generic | OS-Linux-Process-Generic-NRPE4-custom | Check Linux processes | |
Systemd-Journal | OS-Linux-Systemd-Journal-NRPE4-custom | Count journal entries using the journalctl command. | |
Systemd-Sc-Status | OS-Linux-Systemd-Sc-Status-NRPE4-custom | Check systemd services status | |
Traffic | OS-Linux-Traffic-NRPE4-custom | Check the bandwidth of interfaces. | X |
The services listed above are not created automatically when a host template is applied. To use them, create a service manually, then apply the service template you want.
If Discovery is checked, it means a service discovery rule exists for this service template.
Discovery rules​
Service discovery​
Rule name | Description |
---|---|
OS-Linux-NRPE4-Disk-Name | Discover the disk partitions and monitor space occupation |
OS-Linux-NRPE4-Traffic-Name | Discover network interfaces and monitor bandwidth utilization |
More information about discovering services automatically is available on the dedicated page and in the following chapter.
Collected metrics & status​
Here is the list of services for this connector, detailing all metrics linked to each service.
- Cmd-Generic
- Connections-Generic
- Cpu
- Cpu-Detailed
- Disk-IO
- Disks
- File-Date-Generic
- File-Size-Generic
- Inodes
- Is-File-Generic
- Is-Not-File-Generic
- Load
- Memory
- Ntp
- Open-Files
- Packet-Errors
- Pending-Updates
- Process-Generic
- Protocol-NRPE4
- Swap
- Systemd-Journal
- Systemd-Sc-Status
- Traffic
- Uptime
Metric name | Unit |
---|---|
command.exit.code.count | count |
Metric name | Unit |
---|---|
total | count |
con_synSent | count |
con_finWait1 | count |
con_listen | count |
con_established | count |
con_lastAck | count |
con_timeWait | count |
con_closeWait | count |
con_synReceived | count |
con_closing | count |
con_closed | count |
con_finWait2 | count |
Metric name | Unit |
---|---|
cpu.utilization.percentage | % |
cpu_core#core.cpu.utilization.percentage | % |
Metric name | Unit |
---|---|
core.cpu.utilization.percentage | % |
cpu.utilization.percentage | % |
Metric name | Unit |
---|---|
device#device.io.read.usage.bytespersecond | B/s |
device#device.io.write.usage.bytespersecond | B/s |
device#device.io.read.wait.milliseconds | ms |
device#device.io.write.wait.milliseconds | ms |
device#device.io.servicetime.count | count |
device#device.io.utils.percentage | % |
To obtain this new metric format, include --use-new-perfdata in the EXTRAOPTIONS service macro.
Metric name | Unit |
---|---|
disk_name#storage.space.usage.bytes | B |
Metric name | Unit |
---|---|
file.mtime.last.seconds | s |
Metric name | Unit |
---|---|
file.size.bytes | B |
files.size.bytes | B |
Metric name | Unit |
---|---|
inodes#storage.inodes.usage.percentage | % |
Metric name | Unit |
---|---|
command.exit.code.count | count |
Metric name | Unit |
---|---|
command.exit.code.count | count |
Metric name | Unit |
---|---|
avg_load1 | N/A |
avg_load5 | N/A |
avg_load15 | N/A |
load1 | N/A |
load5 | N/A |
load15 | N/A |
Metric name | Unit |
---|---|
memory.usage.bytes | B |
memory.free.bytes | B |
memory.usage.percentage | % |
memory.available.bytes | B |
memory.available.percentage | % |
memory.buffer.bytes | B |
memory.cached.bytes | B |
memory.slab.bytes | B |
swap.usage.bytes | B |
swap.free.bytes | B |
swap.usage.percentage | % |
Metric name | Unit |
---|---|
peers.detected.count | count |
peers#status | N/A |
peers#peer.time.offset.milliseconds | ms |
peers#peer.stratum.count | count |
Metric name | Unit |
---|---|
system.files.open.count | count |
Metric name | Unit |
---|---|
interface#status | N/A |
interface#interface.packets.in.discard.percentage | % |
interface#interface.packets.out.discard.percentage | % |
interface#interface.packets.in.error.percentage | % |
interface#interface.packets.out.error.percentage | % |
Metric name | Unit |
---|---|
pending.updates.total.count | count |
security.updates.total.count | count |
updates#update | N/A |
Metric name | Unit |
---|---|
processes#time | N/A |
processes#memory-usage | N/A |
processes#cpu-utilization | N/A |
processes#disks-read | N/A |
processes#disks-write | N/A |
processes.total.count | count |
processes.memory.usage.bytes | B |
processes.cpu.utilization.percentage | % |
processes.disks.io.read.usage.bytespersecond | B/s |
processes.disks.io.write.usage.bytespersecond | B/s |
Pas de métrique pour ce service.
Metric name | Unit |
---|---|
swap.usage.bytes | B |
swap.free.bytes | B |
swap.usage.percentage | % |
To obtain this new metric format, include --use-new-perfdata in the EXTRAOPTIONS service macro.
Metric name | Unit |
---|---|
journal.entries.count | count |
Metric name | Unit |
---|---|
systemd.services.running.count | count |
systemd.services.failed.count | count |
systemd.services.dead.count | count |
systemd.services.exited.count | count |
sc#status | N/A |
To obtain this new metric format, include --use-new-perfdata in the EXTRAOPTIONS service macro.
Metric name | Unit |
---|---|
interface#status | N/A |
interface#interface.traffic.in.bitspersecond | b/s |
interface#interface.traffic.out.bitspersecond | b/s |
Metric name | Unit |
---|---|
system.uptime.seconds | s |
Prerequisites​
The prerequisites below have to be applied to the Linux servers to be monitored.
Network flow​
The NRPE protocol uses the TCP port 5666.
Source | Destination | Protocole | Port |
---|---|---|---|
Poller | Monitored host | TCP | 5666 |
System prerequisites​
- Alma / RHEL / Oracle Linux 8
- Alma / RHEL / Oracle Linux 9
- Debian 11
- Install the agent.
dnf -y install epel-release
dnf -y install nrpe
dnf -y config-manager --set-enabled 'powertools'
mkdir -p /var/lib/centreon/centplugins/
chown nrpe: /var/lib/centreon/centplugins/
- Change the IP address for the
allowed_hosts parameter in
/etc/nagios/nrpe.cfg (replacePOLLER_IP_ADDRESS
with the IP address of the poller that will monitor the host).
sed -i 's/dont_blame_nrpe=0/dont_blame_nrpe=1/' /etc/nagios/nrpe.cfg
sed -i 's/allowed_hosts=127.0.0.1,::1/allowed_hosts=POLLER_IP_ADDRESS/' /etc/nagios/nrpe.cfg
- Add the definition of the
check_centreon_plugins
command:
cat >/etc/nrpe.d/centreon-commands.cfg <<'EOF'
command[check_centreon_plugins]=/usr/lib/centreon/plugins/centreon_linux_local.pl --plugin=$ARG1$ --mode=$ARG2$ $ARG3$
EOF
- Restart the service to apply the new configuration:
systemctl restart nrpe
systemctl enable nrpe
- To monitor systemd-journal, run the following commands:
usermod -a -G systemd-journal nrpe
systemctl restart nrpe
- To monitor systemctl-sc and traffic, run the following commands:
setenforce Permissive
sed -i 's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/config
reboot
- Add the Centreon plugins' repository:
cat >/etc/yum.repos.d/centreon-plugins.repo <<'EOF'
[centreon-plugins-stable]
name=Centreon plugins repository.
baseurl=https://packages.centreon.com/rpm-plugins/el8/stable/$basearch/
enabled=1
gpgcheck=1
gpgkey=https://yum-gpg.centreon.com/RPM-GPG-KEY-CES
module_hotfixes=1
[centreon-plugins-stable-noarch]
name=Centreon plugins repository.
baseurl=https://packages.centreon.com/rpm-plugins/el8/stable/noarch/
enabled=1
gpgcheck=1
gpgkey=https://yum-gpg.centreon.com/RPM-GPG-KEY-CES
module_hotfixes=1
[centreon-plugins-testing]
name=Centreon plugins repository. (UNSUPPORTED)
baseurl=https://packages.centreon.com/rpm-plugins/el8/testing/$basearch/
enabled=0
gpgcheck=1
gpgkey=https://yum-gpg.centreon.com/RPM-GPG-KEY-CES
module_hotfixes=1
[centreon-plugins-testing-noarch]
name=Centreon plugins repository. (UNSUPPORTED)
baseurl=https://packages.centreon.com/rpm-plugins/el8/testing/noarch/
enabled=0
gpgcheck=1
gpgkey=https://yum-gpg.centreon.com/RPM-GPG-KEY-CES
module_hotfixes=1
[centreon-plugins-unstable]
name=Centreon plugins repository. (UNSUPPORTED)
baseurl=https://packages.centreon.com/rpm-plugins/el8/unstable/$basearch/
enabled=0
gpgcheck=1
gpgkey=https://yum-gpg.centreon.com/RPM-GPG-KEY-CES
module_hotfixes=1
[centreon-plugins-unstable-noarch]
name=Centreon plugins repository. (UNSUPPORTED)
baseurl=https://packages.centreon.com/rpm-plugins/el8/unstable/noarch/
enabled=0
gpgcheck=1
gpgkey=https://yum-gpg.centreon.com/RPM-GPG-KEY-CES
module_hotfixes=1
EOF
- Install the plugin :
dnf install -y centreon-plugin-Operatingsystems-Linux-Local.noarch
- Install the agent.
dnf -y install nrpe
dnf -y config-manager --set-enabled 'crb'
mkdir -p /var/lib/centreon/centplugins/
chown nrpe: /var/lib/centreon/centplugins/
- Change the IP address for the
allowed_hosts parameter in
/etc/nagios/nrpe.cfg (replacePOLLER_IP_ADDRESS
with the IP address of the poller that will monitor the host).
sed -i 's/dont_blame_nrpe=0/dont_blame_nrpe=1/' /etc/nagios/nrpe.cfg
sed -i 's/allowed_hosts=127.0.0.1,::1/allowed_hosts=POLLER_IP_ADDRESS/' /etc/nagios/nrpe.cfg
- Add the definition of the
check_centreon_plugins
command:
cat >/etc/nrpe.d/centreon-commands.cfg <<'EOF'
command[check_centreon_plugins]=/usr/lib/centreon/plugins/centreon_linux_local.pl --plugin=$ARG1$ --mode=$ARG2$ $ARG3$
EOF
- Restart the service to apply the new configuration:
systemctl restart nrpe
systemctl enable nrpe
- To monitor systemd-journal, run the following commands:
usermod -a -G systemd-journal nrpe
systemctl restart nrpe
- Add the Centreon plugins' repository:
cat >/etc/yum.repos.d/centreon-plugins.repo <<'EOF'
[centreon-plugins-stable]
name=Centreon plugins repository.
baseurl=https://packages.centreon.com/rpm-plugins/el9/stable/$basearch/
enabled=1
gpgcheck=1
gpgkey=https://yum-gpg.centreon.com/RPM-GPG-KEY-CES
module_hotfixes=1
[centreon-plugins-stable-noarch]
name=Centreon plugins repository.
baseurl=https://packages.centreon.com/rpm-plugins/el9/stable/noarch/
enabled=1
gpgcheck=1
gpgkey=https://yum-gpg.centreon.com/RPM-GPG-KEY-CES
module_hotfixes=1
[centreon-plugins-testing]
name=Centreon plugins repository. (UNSUPPORTED)
baseurl=https://packages.centreon.com/rpm-plugins/el9/testing/$basearch/
enabled=0
gpgcheck=1
gpgkey=https://yum-gpg.centreon.com/RPM-GPG-KEY-CES
module_hotfixes=1
[centreon-plugins-testing-noarch]
name=Centreon plugins repository. (UNSUPPORTED)
baseurl=https://packages.centreon.com/rpm-plugins/el9/testing/noarch/
enabled=0
gpgcheck=1
gpgkey=https://yum-gpg.centreon.com/RPM-GPG-KEY-CES
module_hotfixes=1
[centreon-plugins-unstable]
name=Centreon plugins repository. (UNSUPPORTED)
baseurl=https://packages.centreon.com/rpm-plugins/el9/unstable/$basearch/
enabled=0
gpgcheck=1
gpgkey=https://yum-gpg.centreon.com/RPM-GPG-KEY-CES
module_hotfixes=1
[centreon-plugins-unstable-noarch]
name=Centreon plugins repository. (UNSUPPORTED)
baseurl=https://packages.centreon.com/rpm-plugins/el9/unstable/noarch/
enabled=0
gpgcheck=1
gpgkey=https://yum-gpg.centreon.com/RPM-GPG-KEY-CES
module_hotfixes=1
EOF
- Install the plugin :
dnf install -y centreon-plugin-Operatingsystems-Linux-Local.noarch
- Add the Centreon plugins' repository:
wget -O- https://apt-key.centreon.com | gpg --dearmor | tee /etc/apt/trusted.gpg.d/centreon.gpg > /dev/null 2>&1
echo "deb https://packages.centreon.com/apt-plugins-stable/ $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/centreon-plugins.list
apt update
At this point, if you get this error:
W: GPG error: https://packages.sury.org/php bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B188E2B695BD4743
E: The repository 'https://packages.sury.org/php bullseye InRelease' is not signed.
You may solve it by running:
apt-key adv --fetch-keys 'https://packages.sury.org/php/apt.gpg' > /dev/null 2>&1
apt update
- Install the agent and the plugin:
apt -y install centreon-nrpe4-daemon centreon-plugin-operatingsystems-linux-local
- Change the IP address for the
allowed_hosts
parameter in /etc/nagios/nrpe.cfg (replacePOLLER_IP_ADDRESS
with the IP address of the poller that will monitor the host).
sed -i 's/allowed_hosts=127.0.0.1,::1/allowed_hosts=POLLER_IP_ADDRESS/' /etc/nrpe/centreon-nrpe4.cfg
- Restart the service to apply the new configuration:
systemctl restart centreon-nrpe4.service
systemctl enable centreon-nrpe4.service
- To monitor systemd-journal, run the following commands:
usermod -a -G systemd-journal centreon-engine
systemctl restart centreon-nrpe4.service
Installing the monitoring connector​
Pack​
- If the platform uses an online license, you can skip the package installation instruction below as it is not required to have the connector displayed within the Configuration > Monitoring Connector Manager menu. If the platform uses an offline license, install the package on the central server with the command corresponding to the operating system's package manager:
- Alma / RHEL / Oracle Linux 8
- Alma / RHEL / Oracle Linux 9
- Debian 11
- CentOS 7
dnf install centreon-pack-operatingsystems-linux-nrpe4
dnf install centreon-pack-operatingsystems-linux-nrpe4
apt install centreon-pack-operatingsystems-linux-nrpe4
yum install centreon-pack-operatingsystems-linux-nrpe4
- Whatever the license type (online or offline), install the Linux NRPE4 connector through the Configuration > Monitoring Connector Manager menu.
Plugin​
Use the commands below according to your operating system's package manager:
- Alma / RHEL / Oracle Linux 8
- Alma / RHEL / Oracle Linux 9
- Debian 11
- CentOS 7
dnf install nagios-plugins-nrpe
dnf install nagios-plugins-nrpe
apt install nagios-nrpe-plugin
yum install nagios-plugins-nrpe
Using the monitoring connector​
Using a host template provided by the connector​
- Log into Centreon and add a new host through Configuration > Hosts.
- Fill in the Name, Alias & IP Address/DNS fields according to your resource's settings.
- Apply the OS-Linux-NRPE4-custom template to the host. A list of macros appears. Macros allow you to define how the connector will connect to the resource, and to customize the connector's behavior.
- Fill in the macros you want. Some macros are mandatory.
Macro | Description | Default value | Mandatory |
---|---|---|---|
NRPEPORT | 5666 | ||
NRPECLIENT | check_nrpe | ||
NRPESTATEFILEDIR | Define the cache directory (default: '/var/lib/centreon/centplugins') | /var/lib/centreon/centplugins/ | |
NRPETIMEOUT | 5 | ||
NRPEEXTRAOPTIONS | Any extra option you may want to add to every command (a --verbose flag for example). All options are listed here. |
- Deploy the configuration. The host appears in the list of hosts, and on the Resources Status page. The command that is sent by the connector is displayed in the details panel of the host: it shows the values of the macros.
Using a service template provided by the connector​
- If you have used a host template and checked Create Services linked to the Template too, the services linked to the template have been created automatically, using the corresponding service templates. Otherwise, create manually the services you want and apply a service template to them.
- Fill in the macros you want (e.g. to change the thresholds for the alerts). Some macros are mandatory (see the table below).
- Cmd-Generic
- Connections-Generic
- Cpu
- Cpu-Detailed
- Disk-IO
- Disks
- File-Date-Generic
- File-Size-Generic
- Inodes
- Is-File-Generic
- Is-Not-File-Generic
- Load
- Memory
- Ntp
- Open-Files
- Packet-Errors
- Pending-Updates
- Process-Generic
- Swap
- Systemd-Journal
- Systemd-Sc-Status
- Traffic
- Uptime
Macro | Description | Default value | Mandatory |
---|---|---|---|
COMMAND | Command to test (default: none). You can use 'sh' to use '&&' or '||' | X | |
COMMANDOPTIONS | Command options (default: none) | ||
THRESHOLDS | Set action according command exit code. Example: %(code) == 0,OK,File xxx exist#%(code) == 1,CRITICAL,File xxx not exist#,UNKNOWN,Command problem | X | |
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. |
Macro | Description | Default value | Mandatory |
---|---|---|---|
CONNECTIONCOMMAND | Default mode for parsing and command: 'netstat' (default) or 'ss' | ss | X |
WARNING | Warning threshold for total connections | ||
CRITICAL | Critical threshold for total connections | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. |
Macro | Description | Default value | Mandatory |
---|---|---|---|
WARNINGAVERAGE | Warning threshold average CPU utilization | ||
CRITICALAVERAGE | Critical threshold average CPU utilization | ||
WARNINGCORE | Warning thresholds for each CPU core | ||
CRITICALCORE | Critical thresholds for each CPU core | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. |
Macro | Description | Default value | Mandatory |
---|---|---|---|
WARNINGIDLE | Warning threshold in percent | ||
CRITICALIDLE | Critical threshold in percent | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. |
Macro | Description | Default value | Mandatory |
---|---|---|---|
FILTERPARTITIONAME | Filter partition name (regexp can be used) | ||
WARNINGREADUSAGE | Thresholds | ||
CRITICALREADUSAGE | Thresholds | ||
WARNINGREADWAIT | Thresholds | ||
CRITICALREADWAIT | Thresholds | ||
WARNINGSVCTIME | Thresholds | ||
CRITICALSVCTIME | Thresholds | ||
WARNINGUTILS | Thresholds | ||
CRITICALUTILS | Thresholds | ||
WARNINGWRITEUSAGE | Thresholds | ||
CRITICALWRITEUSAGE | Thresholds | ||
WARNINGWRITEWAIT | Thresholds | ||
CRITICALWRITEWAIT | Thresholds | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. | --verbose --skip |
Macro | Description | Default value | Mandatory |
---|---|---|---|
FILTERMOUNTPOINT | Filter filesystem mount point (regexp can be used) | ||
WARNING | Warning threshold | ||
CRITICAL | Critical threshold | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. | --verbose |
Macro | Description | Default value | Mandatory |
---|---|---|---|
FILES | Files/Directories to check. (Shell expansion is ok) | X | |
FILTERPLUGIN | Filter files/directories in the plugin. Values from exclude files/directories are counted in parent directories!!! Perl Regexp can be used | ||
WARNING | Warning threshold in seconds for each files/directories (diff time) | ||
CRITICAL | Critical threshold in seconds for each files/directories (diff time) | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. | --verbose |
Macro | Description | Default value | Mandatory |
---|---|---|---|
FILES | Files/Directories to check. (Shell expansion is ok) | X | |
FILTERPLUGIN | Filter files/directories in the plugin. Values from exclude files/directories are counted in parent directories!!! Perl Regexp can be used | ||
WARNINGONE | Warning threshold in bytes for each files/directories | ||
CRITICALONE | Critical threshold in bytes for each files/directories | ||
WARNINGTOTAL | Warning threshold in bytes for all files/directories | ||
CRITICALTOTAL | Critical threshold in bytes for all files/directories | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. | --verbose |
Macro | Description | Default value | Mandatory |
---|---|---|---|
FILTERMOUNTPOINT | Filter filesystem mount point (regexp can be used) | ||
WARNING | Warning threshold in percent | ||
CRITICAL | Critical threshold in percent | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. | --verbose |
Macro | Description | Default value | Mandatory |
---|---|---|---|
COMMAND | Command to test (default: none). You can use 'sh' to use '&&' or '||' | test | X |
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. |
Macro | Description | Default value | Mandatory |
---|---|---|---|
COMMAND | Command to test (default: none). You can use 'sh' to use '&&' or '||' | test | X |
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. |
Macro | Description | Default value | Mandatory |
---|---|---|---|
WARNING | Warning threshold (1min,5min,15min) | ||
CRITICAL | Critical threshold (1min,5min,15min) | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. |
Macro | Description | Default value | Mandatory |
---|---|---|---|
WARNING | Thresholds. | ||
CRITICAL | Thresholds. | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. |
Macro | Description | Default value | Mandatory |
---|---|---|---|
NTPCOMMAND | Default mode for parsing and command: 'ntpq' (default), 'chronyc' or 'all' | all | |
FILTERPEERNAME | Filter peer name (can be a regexp) | .* | |
FILTERPEERSTATE | Filter peer state (can be a regexp) | .* | |
WARNINGOFFSET | Warning threshold offset deviation value in milliseconds | ||
CRITICALOFFSET | Critical threshold offset deviation value in milliseconds | ||
WARNINGPEERS | Warning threshold minimum amount of NTP-Server | ||
CRITICALPEERS | Critical threshold minimum amount of NTP-Server | ||
WARNINGSTATUS | Define the conditions to match for the status to be WARNING. You can use the following variables: %{state}, %{rawstate}, %{type}, %{rawtype}, %{reach}, %{display} | ||
CRITICALSTATUS | Define the conditions to match for the status to be CRITICAL. You can use the following variables: %{state}, %{rawstate}, %{type}, %{rawtype}, %{reach}, %{display} | ||
WARNINGSTRATUM | Warning threshold | ||
CRITICALSTRATUM | Critical threshold | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. | --use-new-perfdata --verbose |
Macro | Description | Default value | Mandatory |
---|---|---|---|
FILTERAPPNAME | Filter application name (can be a regexp) | ||
FILTERUSERNAME | Filter username name (can be a regexp) | ||
FILTERPID | Filter PID (can be a regexp) | ||
WARNING | Thresholds | ||
CRITICAL | Thresholds | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. | --verbose --use-new-perfdata |
Macro | Description | Default value | Mandatory |
---|---|---|---|
FILTERINTERFACE | Filter interface name (regexp can be used) | ||
FILTERSTATE | Filter filesystem type (regexp can be used) | ||
WARNINGINDISCARD | Thresholds. | ||
CRITICALINDISCARD | Thresholds. | ||
WARNINGINERROR | Thresholds. | ||
CRITICALINERROR | Thresholds. | ||
WARNINGOUTDISCARD | Thresholds. | ||
CRITICALOUTDISCARD | Thresholds. | ||
WARNINGOUTERROR | Thresholds. | ||
CRITICALOUTERROR | Thresholds. | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. | --verbose --no-loopback |
Macro | Description | Default value | Mandatory |
---|---|---|---|
OSMODE | Default mode for parsing and command: 'rhel' (default), 'debian', 'suse' | rhel | |
FILTERPACKAGE | Filter package name | ||
FILTERREPOSITORY | Filter repository name | ||
WARNINGTOTAL | Warning threshold for total amount of pending updates | ||
CRITICALTOTAL | Critical threshold for total amount of pending updates | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. |
Macro | Description | Default value | Mandatory |
---|---|---|---|
FILTERCOMMAND | Filter process commands (regexp can be used) | ||
FILTERARG | Filter process arguments (regexp can be used) | ||
FILTERSTATE | Filter process states (regexp can be used). You can use: 'zombie', 'dead', 'paging', 'stopped', 'InterrupibleSleep', 'running', 'UninterrupibleSleep' | ||
WARNINGTIME | Thresholds | ||
CRITICALTIME | Thresholds | ||
WARNINGTOTAL | Thresholds | ||
CRITICALTOTAL | Thresholds | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. | --verbose |
Macro | Description | Default value | Mandatory |
---|---|---|---|
WARNING | Threshold, can be 'usage' (in Bytes), 'usage-free' (in Bytes), 'usage-prct' (%) | ||
CRITICAL | Threshold, can be 'usage' (in Bytes), 'usage-free' (in Bytes), 'usage-prct' (%) | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. |
Macro | Description | Default value | Mandatory |
---|---|---|---|
SINCE | Defines the amount of time to look back at messages. Can beminutes (ie 5 "minutes ago") or 'cache' to use the timestamp from last execution. (default: 'cache') | cache | |
TIMEZONE | Defines the timezone to convert date/time to the host timezone when using timestamp from cache. (default: 'local') | local | |
UNIT | Only look for messages of the specified unit, ie the name of thesystemd service who created the message | ||
FILTERMESSAGE | Filter on message content (can be a regexp) | ||
WARNINGENTRIES | Thresholds on the number of entries found in the journal for the specified parameters | ||
CRITICALENTRIES | Thresholds on the number of entries found in the journal for the specified parameters | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. |
Macro | Description | Default value | Mandatory |
---|---|---|---|
FILTERNAME | Filter service name (can be a regexp) | .* | |
EXCLUDENAME | Exclude service name (can be a regexp) | ||
WARNINGSTATUS | Define the conditions to match for the status to be WARNING. You can use the following variables: %{display}, %{active}, %{sub}, %{load}, %{boot} Example of statuses for the majority of these variables: %{active}: active, inactive %{sub}: waiting, plugged, mounted, dead, failed, running, exited, listening, active %{load}: loaded, not-found %{boot}: enabled, disabled, static, indirect | ||
CRITICALSTATUS | Define the conditions to match for the status to be CRITICAL (default: '%{active} =~ /failed/i'). You can use the following variables: %{display}, %{active}, %{sub}, %{load}, %{boot} Example of statuses for the majority of these variables: %{active}: active, inactive %{sub}: waiting, plugged, mounted, dead, failed, running, exited, listening, active %{load}: loaded, not-found %{boot}: enabled, disabled, static, indirect | ||
WARNINGTOTALDEAD | Thresholds | ||
CRITICALTOTALDEAD | Thresholds | ||
WARNINGTOTALEXITED | Thresholds | ||
CRITICALTOTALEXITED | Thresholds | ||
CRITICALTOTALFAILED | Thresholds | 0 | |
WARNINGTOTALFAILED | Thresholds | ||
WARNINGTOTALRUNNING | Thresholds | ||
CRITICALTOTALRUNNING | Thresholds | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. | --use-new-perfdata --verbose |
Macro | Description | Default value | Mandatory |
---|---|---|---|
FILTERSTATE | Filter interfaces type (regexp can be used) | RU | |
FILTERINTERFACE | Filter interface name (regexp can be used) | ||
SPEED | Set interface speed (in Mb) | X | |
WARNINGIN | Warning threshold in percent for 'in' traffic | ||
CRITICALIN | Critical threshold in percent for 'in' traffic | ||
WARNINGOUT | Warning threshold in percent for 'out' traffic | ||
CRITICALOUT | Critical threshold in percent for 'out' traffic | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. |
Macro | Description | Default value | Mandatory |
---|---|---|---|
WARNING | Warning threshold in seconds | ||
CRITICAL | Critical threshold in seconds | ||
EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. |
- Deploy the configuration. The service appears in the list of services, and on the Resources Status page. The command that is sent by the connector is displayed in the details panel of the service: it shows the values of the macros.
How to check in the CLI that the configuration is OK and what are the main options for?​
Once the plugin is installed, log into your Centreon poller's CLI using the
centreon-engine user account (su - centreon-engine
). Test that the connector
is able to monitor a resource using a command like this one (replace the sample values by yours):
/usr/lib64/nagios/plugins//check_nrpe -H 10.0.0.1 -p 5666 -t 5 -c check_centreon_plugins -a 'os::linux::local::plugin' 'traffic' ' \
--filter-interface="" \
--warning-in="" \
--critical-in="" \
--warning-out="" \
--critical-out="" \
--filter-state="RU" \
--speed="" \
--statefile-dir=/var/lib/centreon/centplugins/ rn '
The expected command output is shown below:
OK: All interfaces are ok | '*interface*#interface.traffic.in.bitspersecond'=b/s;;;;'*interface*#interface.traffic.out.bitspersecond'=b/s;;;;
Troubleshooting​
Please find the troubleshooting documentation for Centreon Plugins typical issues.
Available modes​
In most cases, a mode corresponds to a service template. The mode appears in the execution command for the connector. In the Centreon interface, you don't need to specify a mode explicitly: its use is implied when you apply a service template. However, you will need to specify the correct mode for the template if you want to test the execution command for the connector in your terminal.
All available modes can be displayed by adding the --list-mode
parameter to
the command:
/usr/lib64/nagios/plugins//check_nrpe -H 10.0.0.1 -p 5666 -t 5 -c check_centreon_plugins -a 'os::linux::local::plugin' 'traffic' ' \
--filter-interface="" \
--list-mode
The plugin brings the following modes:
Mode | Linked service template |
---|---|
check-plugin [code] | Not used in this Monitoring Connector |
cmd-return [code] | OS-Linux-Cmd-Generic-NRPE4-custom OS-Linux-Is-File-Generic-NRPE4-custom OS-Linux-Is-Not-File-Generic-NRPE4-custom |
connections [code] | OS-Linux-Connections-Generic-NRPE4-custom |
cpu [code] | OS-Linux-Cpu-NRPE4-custom |
cpu-detailed [code] | OS-Linux-Cpu-Detailed-NRPE4-custom |
discovery-snmp [code] | Not used in this Monitoring Connector |
discovery-snmpv3 [code] | Not used in this Monitoring Connector |
diskio [code] | OS-Linux-Disk-IO-NRPE4-custom |
files-date [code] | OS-Linux-File-Date-Generic-NRPE4-custom |
files-size [code] | OS-Linux-File-Size-Generic-NRPE4-custom |
inodes [code] | OS-Linux-Inodes-NRPE4-custom |
list-interfaces [code] | Used for service discovery |
list-partitions [code] | Not used in this Monitoring Connector |
list-storages [code] | Used for service discovery |
list-systemdservices [code] | Not used in this Monitoring Connector |
load [code] | OS-Linux-Load-NRPE4-custom |
lvm [code] | Not used in this Monitoring Connector |
memory [code] | OS-Linux-Memory-NRPE4-custom |
mountpoint [code] | Not used in this Monitoring Connector |
ntp [code] | OS-Linux-Ntp-NRPE4-custom |
open-files [code] | OS-Linux-Open-Files-NRPE4-custom |
packet-errors [code] | OS-Linux-Packet-Errors-NRPE4-custom |
paging [code] | Not used in this Monitoring Connector |
pending-updates [code] | OS-Linux-Pending-Updates-NRPE4-custom |
process [code] | OS-Linux-Process-Generic-NRPE4-custom |
quota [code] | Not used in this Monitoring Connector |
storage [code] | OS-Linux-Disks-NRPE4-custom |
swap [code] | OS-Linux-Swap-NRPE4-custom |
systemd-journal [code] | OS-Linux-Systemd-Journal-NRPE4-custom |
systemd-sc-status [code] | OS-Linux-Systemd-Sc-Status-NRPE4-custom |
traffic [code] | OS-Linux-Traffic-NRPE4-custom |
uptime [code] | OS-Linux-Uptime-NRPE4-custom |
Available options​
Generic options​
All generic options are listed here:
Option | Description |
---|---|
--mode | Define the mode in which you want the plugin to be executed (see--list-mode). |
--dyn-mode | Specify a mode with the module's path (advanced). |
--list-mode | List all available modes. |
--mode-version | Check minimal version of mode. If not, unknown error. |
--version | Return the version of the plugin. |
--custommode | When a plugin offers several ways (CLI, library, etc.) to get information the desired one must be defined with this option. |
--list-custommode | List all available custom modes. |
--multiple | Multiple custom mode objects. This may be required by some specific modes (advanced). |
--pass-manager | Define the password manager you want to use. Supported managers are: environment, file, keepass, hashicorpvault and teampass. |
--verbose | Display extended status information (long output). |
--debug | Display debug messages. |
--filter-perfdata | Filter perfdata that match the regexp. Example: adding --filter-perfdata='avg' will remove all metrics that do not contain 'avg' from performance data. |
--filter-perfdata-adv | Filter perfdata based on a "if" condition using the following variables: label, value, unit, warning, critical, min, max. Variables must be written either %{variable} or %(variable). Example: adding --filter-perfdata-adv='not (%(value) == 0 and %(max) eq "")' will remove all metrics whose value equals 0 and that don't have a maximum value. |
--explode-perfdata-max | Create a new metric for each metric that comes with a maximum limit. The new metric will be named identically with a '_max' suffix). Example: it will split 'used_prct'=26.93%;0:80;0:90;0;100 into 'used_prct'=26.93%;0:80;0:90;0;100 'used_prct_max'=100%;;;; |
--change-perfdata --extend-perfdata | Change or extend perfdata. Syntax: --extend-perfdata=searchlabel,newlabel,target[,[newuom],[min],[m ax]] Common examples: Convert storage free perfdata into used: --change-perfdata='free,used,invert()' Convert storage free perfdata into used: --change-perfdata='used,free,invert()' Scale traffic values automatically: --change-perfdata='traffic,,scale(auto)' Scale traffic values in Mbps: --change-perfdata='traffic_in,,scale(Mbps),mbps' Change traffic values in percent: --change-perfdata='traffic_in,,percent()' |
--extend-perfdata-group | Add new aggregated metrics (min, max, average or sum) for groups of metrics defined by a regex match on the metrics' names. Syntax: --extend-perfdata-group=regex,namesofnewmetrics,calculation[,[ne wuom],[min],[max]] regex: regular expression namesofnewmetrics: how the new metrics' names are composed (can use $1, $2... for groups defined by () in regex). calculation: how the values of the new metrics should be calculated newuom (optional): unit of measure for the new metrics min (optional): lowest value the metrics can reach max (optional): highest value the metrics can reach Common examples: Sum wrong packets from all interfaces (with interface need --units-errors=absolute): --extend-perfdata-group=',packets_wrong,sum(packets_(discard |error)_(in|out))' Sum traffic by interface: --extend-perfdata-group='traffic_in_(.*),traffic_$1,sum(traf fic_(in|out)_$1)' |
--change-short-output --change-long-output | Modify the short/long output that is returned by the plugin. Syntax: --change-short-output=pattern~replacement~modifier Most commonly used modifiers are i (case insensitive) and g (replace all occurrences). Example: adding --change-short-output='OK~Up~gi' will replace all occurrences of 'OK', 'ok', 'Ok' or 'oK' with 'Up' |
--change-exit | Replace an exit code with one of your choice. Example: adding --change-exit=unknown=critical will result in a CRITICAL state instead of an UNKNOWN state. |
--range-perfdata | Rewrite the ranges displayed in the perfdata. Accepted values: 0: nothing is changed. 1: if the lower value of the range is equal to 0, it is removed. 2: remove the thresholds from the perfdata. |
--filter-uom | Mask the units when they don't match the given regular expression. |
--opt-exit | Replace the exit code in case of an execution error (i.e. wrong option provided, SSH connection refused, timeout, etc). Default: unknown. |
--output-ignore-perfdata | Remove all the metrics from the service. The service will still have a status and an output. |
--output-ignore-label | Remove the status label ("OK:", "WARNING:", "UNKNOWN:", CRITICAL:") from the beginning of the output. Example: 'OK: Ram Total:...' will become 'Ram Total:...' |
--output-xml | Return the output in XML format (to send to an XML API). |
--output-json | Return the output in JSON format (to send to a JSON API). |
--output-openmetrics | Return the output in OpenMetrics format (to send to a tool expecting this format). |
--output-file | Write output in file (can be combined with json, xml and openmetrics options). E.g.: --output-file=/tmp/output.txt will write the output in /tmp/output.txt. |
--disco-format | Applies only to modes beginning with 'list-'. Returns the list of available macros to configure a service discovery rule (formatted in XML). |
--disco-show | Applies only to modes beginning with 'list-'. Returns the list of discovered objects (formatted in XML) for service discovery. |
--float-precision | Define the float precision for thresholds (default: 8). |
--source-encoding | Define the character encoding of the response sent by the monitored resource Default: 'UTF-8'. |
--hostname | Hostname to query. |
--timeout | Timeout in seconds for the command (default: 45). Default value can be override by the mode. |
--command | Command to get information. Used it you have output in a file. |
--command-path | Command path. |
--command-options | Command options. |
--sudo sudo command | . |
--ssh-backend | Define the backend you want to use. It can be: sshcli (default), plink and libssh. |
--ssh-username | Define the user name to log in to the host. |
--ssh-password | Define the password associated with the user name. Cannot be used with the sshcli backend. Warning: using a password is not recommended. Use --ssh-priv-key instead. |
--ssh-port | Define the TCP port on which SSH is listening. |
--ssh-priv-key | Define the private key file to use for user authentication. |
--sshcli-command | ssh command (default: 'ssh'). |
--sshcli-path | ssh command path (default: none) |
--sshcli-option | Specify ssh cli options (example: --sshcli-option='-o=StrictHostKeyChecking=no'). |
--plink-command | plink command (default: 'plink'). |
--plink-path | plink command path (default: none) |
--plink-option | Specify plink options (example: --plink-option='-T'). |
--libssh-strict-connect | Connection won't be OK even if there is a problem (server known changed or server found other) with the ssh server. |
Modes options​
All available options for each service template are listed below:
- Cmd-Generic
- Connections-Generic
- Cpu
- Cpu-Detailed
- Disk-IO
- Disks
- File-Date-Generic
- File-Size-Generic
- Inodes
- Is-File-Generic
- Is-Not-File-Generic
- Load
- Memory
- Ntp
- Open-Files
- Packet-Errors
- Pending-Updates
- Process-Generic
- Swap
- Systemd-Journal
- Systemd-Sc-Status
- Traffic
- Uptime
Option | Description |
---|---|
--manage-returns | Set action according command exit code. Example: %(code) == 0,OK,File xxx exist#%(code) == 1,CRITICAL,File xxx not exist#,UNKNOWN,Command problem |
--separator | Set the separator used in --manage-returns (default : #) |
--exec-command | Command to test (default: none). You can use 'sh' to use '&&' or '||'. |
--exec-command-path | Command path (default: none). |
--exec-command-options | Command options (default: none). |
Option | Description |
---|---|
--warning | Warning threshold for total connections. |
--critical | Critical threshold for total connections. |
--service | Check tcp connections following rules: tag,[type],[state],[port-src],[port-dst],[filter-ip-src],[filter -ip-dst],[threshold-warning],[threshold-critical] Example to test SSH connections on the server: --service="ssh,,,22,,,,10,20" \<tag> Name to identify service (must be unique and couldn't be 'total'). \<type> regexp - can use 'ipv4', 'ipv6', 'udp', 'udp6'. Empty means all. \<state> regexp - can use 'finWait1', 'established',... Empty means all (minus listen). For udp connections, there are 'established' and 'listen'. \<filter-ip-> regexp - can use to exclude or include some IPs. \<threshold-> nagios-perfdata - number of connections. |
--application | Check tcp connections of mutiple services: tag,[services],[threshold-warning],[threshold-critical] Example: --application="web,http|https,100,200" \<tag> Name to identify application (must be unique). \<services> List of services (used the tag name. Separated by '|'). \<threshold-*> nagios-perfdata - number of connections. |
--con-mode | Default mode for parsing and command: 'netstat' (default) or 'ss'. |
Option | Description |
---|---|
--memcached | Memcached server to use (only one server). |
--redis-server | Redis server to use (only one server). Syntax: address[:port] |
--redis-attribute | Set Redis Options (--redis-attribute="cnx_timeout=5"). |
--redis-db | Set Redis database index. |
--failback-file | Failback on a local file if Redis connection fails. |
--memexpiration | Time to keep data in seconds (default: 86400). |
--statefile-dir | Define the cache directory (default: '/var/lib/centreon/centplugins'). |
--statefile-suffix | Define a suffix to customize the statefile name (default: ''). |
--statefile-concat-cwd | If used with the '--statefile-dir' option, the latter's value will be used as a sub-directory of the current working directory. Useful on Windows when the plugin is compiled, as the file system and permissions are different from Linux. |
--statefile-format | Define the format used to store the cache. Available formats: 'dumper', 'storable', 'json' (default). |
--statefile-key | Define the key to encrypt/decrypt the cache. |
--statefile-cipher | Define the cipher algorithm to encrypt the cache (default: 'AES'). |
--warning-average | Warning threshold average CPU utilization. |
--critical-average | Critical threshold average CPU utilization. |
--warning-core | Warning thresholds for each CPU core |
--critical-core | Critical thresholds for each CPU core |
Option | Description |
---|---|
--memcached | Memcached server to use (only one server). |
--redis-server | Redis server to use (only one server). Syntax: address[:port] |
--redis-attribute | Set Redis Options (--redis-attribute="cnx_timeout=5"). |
--redis-db | Set Redis database index. |
--failback-file | Failback on a local file if Redis connection fails. |
--memexpiration | Time to keep data in seconds (default: 86400). |
--statefile-dir | Define the cache directory (default: '/var/lib/centreon/centplugins'). |
--statefile-suffix | Define a suffix to customize the statefile name (default: ''). |
--statefile-concat-cwd | If used with the '--statefile-dir' option, the latter's value will be used as a sub-directory of the current working directory. Useful on Windows when the plugin is compiled, as the file system and permissions are different from Linux. |
--statefile-format | Define the format used to store the cache. Available formats: 'dumper', 'storable', 'json' (default). |
--statefile-key | Define the key to encrypt/decrypt the cache. |
--statefile-cipher | Define the cipher algorithm to encrypt the cache (default: 'AES'). |
--warning-* | Warning threshold in percent. Can be: 'user', 'nice', 'system', 'idle', 'wait', 'interrupt', 'softirq', 'steal', 'guest', 'guestnice'. |
--critical-* | Critical threshold in percent. Can be: 'user', 'nice', 'system', 'idle', 'wait', 'interrupt', 'softirq', 'steal', 'guest', 'guestnice'. |
Option | Description |
---|---|
--memcached | Memcached server to use (only one server). |
--redis-server | Redis server to use (only one server). Syntax: address[:port] |
--redis-attribute | Set Redis Options (--redis-attribute="cnx_timeout=5"). |
--redis-db | Set Redis database index. |
--failback-file | Failback on a local file if Redis connection fails. |
--memexpiration | Time to keep data in seconds (default: 86400). |
--statefile-dir | Define the cache directory (default: '/var/lib/centreon/centplugins'). |
--statefile-suffix | Define a suffix to customize the statefile name (default: ''). |
--statefile-concat-cwd | If used with the '--statefile-dir' option, the latter's value will be used as a sub-directory of the current working directory. Useful on Windows when the plugin is compiled, as the file system and permissions are different from Linux. |
--statefile-format | Define the format used to store the cache. Available formats: 'dumper', 'storable', 'json' (default). |
--statefile-key | Define the key to encrypt/decrypt the cache. |
--statefile-cipher | Define the cipher algorithm to encrypt the cache (default: 'AES'). |
--warning- --critical- | Thresholds. Can be: 'read-usage', 'write-usage', 'read-wait', 'write-wait', 'svctime', 'utils'. |
--filter-partition-name | Filter partition name (regexp can be used). |
--exclude-partition-name | Exclude partition name (regexp can be used). |
--bytes-per-sector | Bytes per sector (default: 512) |
--interrupt-frequency | Linux Kernel Timer Interrupt Frequency (default: 1000) |
--skip | Skip partitions with 0 sectors read/write. |
Option | Description |
---|---|
--warning-usage | Warning threshold. |
--critical-usage | Critical threshold. |
--units | Units of thresholds (default: '%') ('%', 'B'). |
--free | Thresholds are on free space left. |
--filter-mountpoint | Filter filesystem mount point (regexp can be used). |
--exclude-mountpoint | Exclude filesystem mount point (regexp can be used). |
--filter-type | Filter filesystem type (regexp can be used). |
--filter-fs | Filter filesystem (regexp can be used). |
--exclude-fs | Exclude filesystem (regexp can be used). |
Option | Description |
---|---|
--files | Files/Directories to check. (Shell expansion is ok) |
--warning | Warning threshold in seconds for each files/directories (diff time). |
--critical | Critical threshold in seconds for each files/directories (diff time). |
--separate-dirs | Do not include size of subdirectories. |
--max-depth | Don't check fewer levels. (can be use --separate-dirs) |
--time | Check another time than modified time. |
--exclude-du | Exclude files/directories with 'du' command. Values from exclude files/directories are not counted in parent directories. Shell pattern can be used. |
--filter-plugin | Filter files/directories in the plugin. Values from exclude files/directories are counted in parent directories!!! Perl Regexp can be used. |
Option | Description |
---|---|
--files | Files/Directories to check. (Shell expansion is ok) |
--warning-one | Warning threshold in bytes for each files/directories. |
--critical-one | Critical threshold in bytes for each files/directories. |
--warning-total | Warning threshold in bytes for all files/directories. |
--critical-total | Critical threshold in bytes for all files/directories. |
--separate-dirs | Do not include size of subdirectories. |
--max-depth | Don't check fewer levels. (can be use --separate-dirs) |
--all-files | Add files when you check directories. |
--exclude-du | Exclude files/directories with 'du' command. Values from exclude files/directories are not counted in parent directories. Shell pattern can be used. |
--filter-plugin | Filter files/directories in the plugin. Values from exclude files/directories are counted in parent directories!!! Perl Regexp can be used. |
Option | Description |
---|---|
--warning-usage | Warning threshold in percent. |
--critical-usage | Critical threshold in percent. |
--filter-mountpoint | Filter filesystem mount point (regexp can be used). |
--exclude-mountpoint | Exclude filesystem mount point (regexp can be used). |
--filter-type | Filter filesystem type (regexp can be used). |
--filter-fs | Filter filesystem (regexp can be used). |
--exclude-fs | Exclude filesystem (regexp can be used). |
Option | Description |
---|---|
--manage-returns | Set action according command exit code. Example: %(code) == 0,OK,File xxx exist#%(code) == 1,CRITICAL,File xxx not exist#,UNKNOWN,Command problem |
--separator | Set the separator used in --manage-returns (default : #) |
--exec-command | Command to test (default: none). You can use 'sh' to use '&&' or '||'. |
--exec-command-path | Command path (default: none). |
--exec-command-options | Command options (default: none). |
Option | Description |
---|---|
--manage-returns | Set action according command exit code. Example: %(code) == 0,OK,File xxx exist#%(code) == 1,CRITICAL,File xxx not exist#,UNKNOWN,Command problem |
--separator | Set the separator used in --manage-returns (default : #) |
--exec-command | Command to test (default: none). You can use 'sh' to use '&&' or '||'. |
--exec-command-path | Command path (default: none). |
--exec-command-options | Command options (default: none). |
Option | Description |
---|---|
--warning | Warning threshold (1min,5min,15min). |
--critical | Critical threshold (1min,5min,15min). |
--average | Load average for the number of CPUs. |
Option | Description |
---|---|
--swap | Check swap also. |
--warning- --critical- | Thresholds. Can be: 'memory-usage' (B), 'memory-usage-free' (B), 'memory-usage-prct' (%), 'memory-available' (B), 'memory-available-prct' (%), 'swap' (B), 'swap-free' (B), 'swap-prct' (%), 'buffer' (B), 'cached' (B), 'slab' (B). |
Option | Description |
---|---|
--ntp-mode | Default mode for parsing and command: 'ntpq' (default), 'chronyc' or 'all'. |
--filter-name | Filter peer name (can be a regexp). |
--filter-state | Filter peer state (can be a regexp). |
--warning-peers | Warning threshold minimum amount of NTP-Server |
--critical-peers | Critical threshold minimum amount of NTP-Server |
--warning-offset | Warning threshold offset deviation value in milliseconds |
--critical-offset | Critical threshold offset deviation value in milliseconds |
--warning-stratum | Warning threshold. |
--critical-stratum | Critical threshold. |
--unknown-status | Define the conditions to match for the status to be UNKNOWN. You can use the following variables: %{state}, %{rawstate}, %{type}, %{rawtype}, %{reach}, %{display} |
--warning-status | Define the conditions to match for the status to be WARNING. You can use the following variables: %{state}, %{rawstate}, %{type}, %{rawtype}, %{reach}, %{display} |
--critical-status | Define the conditions to match for the status to be CRITICAL. You can use the following variables: %{state}, %{rawstate}, %{type}, %{rawtype}, %{reach}, %{display} |
Option | Description |
---|---|
--filter-appname | Filter application name (can be a regexp). |
--filter-username | Filter username name (can be a regexp). |
--filter-pid | Filter PID (can be a regexp). |
--warning- --critical- | Thresholds. Can be: 'files-open'. |
Option | Description |
---|---|
--memcached | Memcached server to use (only one server). |
--redis-server | Redis server to use (only one server). Syntax: address[:port] |
--redis-attribute | Set Redis Options (--redis-attribute="cnx_timeout=5"). |
--redis-db | Set Redis database index. |
--failback-file | Failback on a local file if Redis connection fails. |
--memexpiration | Time to keep data in seconds (default: 86400). |
--statefile-dir | Define the cache directory (default: '/var/lib/centreon/centplugins'). |
--statefile-suffix | Define a suffix to customize the statefile name (default: ''). |
--statefile-concat-cwd | If used with the '--statefile-dir' option, the latter's value will be used as a sub-directory of the current working directory. Useful on Windows when the plugin is compiled, as the file system and permissions are different from Linux. |
--statefile-format | Define the format used to store the cache. Available formats: 'dumper', 'storable', 'json' (default). |
--statefile-key | Define the key to encrypt/decrypt the cache. |
--statefile-cipher | Define the cipher algorithm to encrypt the cache (default: 'AES'). |
--unknown-status | Define the conditions to match for the status to be UNKNOWN. You can use the following variables: %{status}, %{display} |
--warning-status | Define the conditions to match for the status to be WARNING. You can use the following variables: %{status}, %{display} |
--critical-status | Define the conditions to match for the status to be CRITICAL (default: '%{status} ne "RU"'). You can use the following variables: %%{status}, %{display} |
--warning-* | Warning threshold in percent of total packets. Can be: in-error, out-error, in-discard, out-discard |
--critical-* | Critical threshold in percent of total packets. Can be: in-error, out-error, in-discard, out-discard |
--filter-interface | Filter interface name (regexp can be used). |
--exclude-interface | Exclude interface name (regexp can be used). |
--filter-state | Filter filesystem type (regexp can be used). |
--no-loopback | Don't display loopback interfaces. |
Option | Description |
---|---|
--os-mode | Default mode for parsing and command: 'rhel' (default), 'debian', 'suse'. |
--warning-total | Warning threshold for total amount of pending updates. |
--critical-total | Critical threshold for total amount of pending updates. |
--warning-security | Warning threshold for total amount of pending security updates. |
--critical-security | Critical threshold for total amount of pending security updates. |
--filter-package | Filter package name. |
--filter-repository | Filter repository name. |
--check-security | Display number of pending security updates. Only available for Red Hat-Based distributions. |
Option | Description |
---|---|
--memcached | Memcached server to use (only one server). |
--redis-server | Redis server to use (only one server). Syntax: address[:port] |
--redis-attribute | Set Redis Options (--redis-attribute="cnx_timeout=5"). |
--redis-db | Set Redis database index. |
--failback-file | Failback on a local file if Redis connection fails. |
--memexpiration | Time to keep data in seconds (default: 86400). |
--statefile-dir | Define the cache directory (default: '/var/lib/centreon/centplugins'). |
--statefile-suffix | Define a suffix to customize the statefile name (default: ''). |
--statefile-concat-cwd | If used with the '--statefile-dir' option, the latter's value will be used as a sub-directory of the current working directory. Useful on Windows when the plugin is compiled, as the file system and permissions are different from Linux. |
--statefile-format | Define the format used to store the cache. Available formats: 'dumper', 'storable', 'json' (default). |
--statefile-key | Define the key to encrypt/decrypt the cache. |
--statefile-cipher | Define the cipher algorithm to encrypt the cache (default: 'AES'). |
--add-cpu | Monitor CPU usage. |
--add-memory | Monitor memory usage. It's inaccurate but it provides a trend. |
--add-disk-io | Monitor disk I/O. |
--filter-command | Filter process commands (regexp can be used). |
--exclude-command | Exclude process commands (regexp can be used). |
--filter-arg | Filter process arguments (regexp can be used). |
--exclude-arg | Exclude process arguments (regexp can be used). |
--filter-ppid | Filter process ppid (regexp can be used). |
--filter-state | Filter process states (regexp can be used). You can use: 'zombie', 'dead', 'paging', 'stopped', 'InterrupibleSleep', 'running', 'UninterrupibleSleep'. |
--warning- --critical- | Thresholds. Can be: 'total', 'total-memory-usage', 'total-cpu-utilization', 'total-disks-read', 'total-disks-write', 'time', 'memory-usage', 'cpu-utilization', 'disks-read', 'disks-write'. |
Option | Description |
---|---|
--no-swap | Threshold if no active swap (default: 'critical'). |
--warning- --critical- | Threshold, can be 'usage' (in Bytes), 'usage-free' (in Bytes), 'usage-prct' (%). |
Option | Description |
---|---|
--memcached | Memcached server to use (only one server). |
--redis-server | Redis server to use (only one server). Syntax: address[:port] |
--redis-attribute | Set Redis Options (--redis-attribute="cnx_timeout=5"). |
--redis-db | Set Redis database index. |
--failback-file | Failback on a local file if Redis connection fails. |
--memexpiration | Time to keep data in seconds (default: 86400). |
--statefile-dir | Define the cache directory (default: '/var/lib/centreon/centplugins'). |
--statefile-suffix | Define a suffix to customize the statefile name (default: ''). |
--statefile-concat-cwd | If used with the '--statefile-dir' option, the latter's value will be used as a sub-directory of the current working directory. Useful on Windows when the plugin is compiled, as the file system and permissions are different from Linux. |
--statefile-format | Define the format used to store the cache. Available formats: 'dumper', 'storable', 'json' (default). |
--statefile-key | Define the key to encrypt/decrypt the cache. |
--statefile-cipher | Define the cipher algorithm to encrypt the cache (default: 'AES'). |
--no-pager | Examples: Look for sent emails by Postfix: # perl centreon_plugins.pl --plugin=os::linux::local::plugin entries~Emails sent' OK: Emails sent: 17 | 'emails.sent.count'=17;;;0; Look for Puppet errors: # perl centreon_plugins.pl --plugin=os::linux::local::plugin OK: Journal entries: 1 | 'journal.entries.count'=1;;;0; Look for the number of Centreon Engine reloads # perl centreon_plugins.pl --plugin=os::linux::local::plugin last hour' OK: Centreon Engine reloads over the last hour: 0 | 'centreon.engine.reload.count'=0;;;0; |
--unit | Only look for messages of the specified unit, ie the name of thesystemd service who created the message. |
--filter-message | Filter on message content (can be a regexp). |
--since | Defines the amount of time to look back at messages. Can beminutes (ie 5 "minutes ago") or 'cache' to use the timestamp from last execution. (default: 'cache') |
--timezone | Defines the timezone to convert date/time to the host timezone when using timestamp from cache. (default: 'local') |
--warning-entries --critical-entries | Thresholds on the number of entries found in the journal for the specified parameters. |
Option | Description |
---|---|
--filter-name | Filter service name (can be a regexp). |
--exclude-name | Exclude service name (can be a regexp). |
--warning- --critical- | Thresholds. Can be: 'total-running', 'total-dead', 'total-exited', 'total-failed'. |
--warning-status | Define the conditions to match for the status to be WARNING. You can use the following variables: %{display}, %{active}, %{sub}, %{load}, %{boot} Example of statuses for the majority of these variables: %{active}: active, inactive %{sub}: waiting, plugged, mounted, dead, failed, running, exited, listening, active %{load}: loaded, not-found %{boot}: enabled, disabled, static, indirect |
--critical-status | Define the conditions to match for the status to be CRITICAL (default: '%{active} =~ /failed/i'). You can use the following variables: %{display}, %{active}, %{sub}, %{load}, %{boot} Example of statuses for the majority of these variables: %{active}: active, inactive %{sub}: waiting, plugged, mounted, dead, failed, running, exited, listening, active %{load}: loaded, not-found %{boot}: enabled, disabled, static, indirect |
Option | Description |
---|---|
--memcached | Memcached server to use (only one server). |
--redis-server | Redis server to use (only one server). Syntax: address[:port] |
--redis-attribute | Set Redis Options (--redis-attribute="cnx_timeout=5"). |
--redis-db | Set Redis database index. |
--failback-file | Failback on a local file if Redis connection fails. |
--memexpiration | Time to keep data in seconds (default: 86400). |
--statefile-dir | Define the cache directory (default: '/var/lib/centreon/centplugins'). |
--statefile-suffix | Define a suffix to customize the statefile name (default: ''). |
--statefile-concat-cwd | If used with the '--statefile-dir' option, the latter's value will be used as a sub-directory of the current working directory. Useful on Windows when the plugin is compiled, as the file system and permissions are different from Linux. |
--statefile-format | Define the format used to store the cache. Available formats: 'dumper', 'storable', 'json' (default). |
--statefile-key | Define the key to encrypt/decrypt the cache. |
--statefile-cipher | Define the cipher algorithm to encrypt the cache (default: 'AES'). |
--warning-in | Warning threshold in percent for 'in' traffic. |
--critical-in | Critical threshold in percent for 'in' traffic. |
--warning-out | Warning threshold in percent for 'out' traffic. |
--critical-out | Critical threshold in percent for 'out' traffic. |
--unknown-status | Define the conditions to match for the status to be UNKNOWN (default: ''). You can use the following variables: %{status}, %{display} |
--warning-status | Define the conditions to match for the status to be WARNING (default: ''). You can use the following variables: %{status}, %{display} |
--critical-status | Define the conditions to match for the status to be CRITICAL (default: '%{status} ne "RU"'). You can use the following variables: %{status}, %{display} |
--units | Units of thresholds (default: 'b/s') ('%', 'b/s'). Percent canbe used only if --speed is set. |
--filter-interface | Filter interface name (regexp can be used). |
--exclude-interface | Exclude interface name (regexp can be used). |
--filter-state | Filter interfaces type (regexp can be used). |
--speed | Set interface speed (in Mb). |
--guess-speed | Try to guess speed with commands ethtool and iwconfig. |
--no-loopback | Don't display loopback interfaces. |
Option | Description |
---|---|
--warning | Warning threshold in seconds. |
--critical | Critical threshold in seconds. |
--seconds | Display uptime in seconds. |
All available options for a given mode can be displayed by adding the
--help
parameter to the command:
/usr/lib64/nagios/plugins//check_nrpe -H 10.0.0.1 -p 5666 -t 5 -c check_centreon_plugins -a 'os::linux::local::plugin' 'traffic' ' \
--filter-interface="" \
--warning-in="" \
--help