Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_hpux_cpu.pl

Current Version
1.0
Last Release Date
2011-10-26
Compatible With
  • Nagios 3.x
  • Nagios XI
  • Nagios Fusion
Owner
Hits
85432
Files:
FileDescription
check_hpux_cpu.plcheck_hpux_cpu.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Get CPU % use From HP-UX, this script read this command "/usr/bin/vmstat 1 4"
Get CPU % use From HP-UX, this script read this command "/usr/bin/vmstat 1 4"
Script encargado de tomando el resultado de un comando en el servidor HPUX
Se toma como base el script del siguiente url para ajustarlo a la plataforma hpux:
http://exchange.nagios.org/directory/Plugins/Operating-Systems/AIX/AIX-check-cpu-usage/details

Integracion con nrpe, en el archivo nrpe.cfg, incluir la linea:
command[check_hpux_cpu]=/opt/nrpe/libexec/check_hpux_cpu.pl -w 80 -c 90

Ejemplo de uso desde el servidor por consola:
./check_hpux_cpu.pl -w -c

Ejemplo: /opt/nrpe/libexec/check_hpux_cpu.pl -w 80 -c 90
OK - CPU usage at 9% | 'CPU Load'=9%;80;90;0;100