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
85741
Files:
FileDescription
check_hpux_cpu.plcheck_hpux_cpu.pl
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
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