HP Insight Control Software for Linux User Manual
Page 228
Corrective Actions
Cause/Symptom
user_procs_critical = 300
zombie_procs_warning = 1
zombie_procs_critical = 5
[service_nodes]
total_procs_warning = 500
total_procs_critical = 600
user_procs_warning = 300
user_procs_critical = 400
zombie_procs_warning = 1
zombie_procs_critical = 5
3.
Rebuild the /opt/hptc/etc/sysconfig/vars.ini
file and push out the new vars.ini file to all the
managed systems:
#
/opt/hptc/nagios/libexec/check_nagios_vars
--rebuild
#
/opt/hptc/nagios/libexec/check_nagios_vars
--update
Vars Warning - iclx[2-6] vars.ini have
been resynchronized
NOTE:
The vars.ini file is dynamically created from
the nagios_vars.ini file, so any changes to the default
Nagios thresholds must be made to nagios_vars.ini,
not to vars.ini.
See
“Resolving host names on the CMS” (page 79)
Nagios host check shows host status as "DOWN"
Nagios incorrectly reports a managed system as down
when the host name for an existing server in HP SIM
database has changed since Options
→IC-Linux→Configure
Management Services was last run.
Edit the /opt/hptc/nagios/etc/syslogAlertRules
file on the CMS and update the mcelog_error rule as
mcelog
Nagios alerts for the Syslog Alerts service on SLES
11 SP1 managed systems
Nagios periodically calls the /usr/sbin/mcelog utility
on managed systems. There is s a known issue in which
shown below so that Nagios alerts are not generated for
the mcelog: Cannot mmap SMBIOS tables syslog
event.
programs using mmap to read SMBIOS info (like mcelog)
fail when hp-health is installed.
rule mcelog_error {
name (!/Cannot mmap SMBIOS tables at/)
For example, the following mcelog messages appear in
the /var/log/messages and will cause Nagios to
generate an alert.
relevance ($subsystem =~ /mcelog/)
format "$timestamp $message"
}
timestamp system mcelog: Cannot mmap SMBIOS
tables at dffff000
Install the following patches and files from Novell:
The nrg --mode analyze command fails on SLES 11
SP1 with can't locate ioctl.ph message
perl-5.10.0-64.48.1.x86_64.rpm 02-date
stamp 7.0M
Running the nrg command with the --mode analyze
option to generate an analysis of Nagios plug-ins by
perl-32bit-5.10.0-64.48.1.x86_64.rpm date
stamp 3.4M
managed system fails and generates output resembling the
following:
perl-base-5.10.0-64.48.1.x86_64.rpm date
stamp 1.1M
# nrg --mode analyze
Can't locate linux/ioctl.ph in @INC
perl-doc-5.10.0-64.48.1.x86_64.rpm 02-date
stamp 5.9M
(@INC contains:
/opt/hptc/perl/lib/x86_64-linux-thread-multi
/opt/hptc/perl/lib/i386-linux-thread-multi
.
/usr/lib/perl5/vendor_perl)
at
/usr/lib/perl5/vendor_perl/5.10.0/i586-linux-thread-multi/asm-generic/ioctls.ph
line 7.
Compilation failed in require at
228 Troubleshooting