Search found 4 matches

by nagios_asesh
Thu Jul 26, 2012 1:15 am
Forum: Open Source Nagios Projects
Topic: Nagios through the SNMP way monitoring HP-UX server‏
Replies: 5
Views: 2222

Re: Nagios through the SNMP way monitoring HP-UX server‏

CPU monitoring normal. define command{ command_name check_snmp_load_v3 command_line $USER1$/check_snmp_load.pl -H $HOSTADDRESS$ -C public $USER8$ -T $ARG1$ -w $ARG2$ -c $ARG3$ $ARG4$ } define service{ use generic-service host_name labunix service_description CPU load check_command check_snmp_load_v3...
by nagios_asesh
Tue Jul 24, 2012 7:33 pm
Forum: Nagios XI
Topic: Nagios XI installation and configuration
Replies: 1
Views: 553

Nagios XI installation and configuration

We are learning Nagios XI, when the installation is completed don't know what is the default login account, for Naigos XI installation and configuration of the reference documentation.
by nagios_asesh
Tue Jul 24, 2012 7:26 pm
Forum: Open Source Nagios Projects
Topic: Nagios through the SNMP way monitoring HP-UX server‏
Replies: 5
Views: 2222

Re: Nagios through the SNMP way monitoring HP-UX server‏

I don't know where the OIDs documents./usr/share/SNMP/mibs/ list of mibs file is there, and now monitoring HPUX CPU is normal.
by nagios_asesh
Tue Jul 24, 2012 5:49 am
Forum: Open Source Nagios Projects
Topic: Nagios through the SNMP way monitoring HP-UX server‏
Replies: 5
Views: 2222

Nagios through the SNMP way monitoring HP-UX server‏

Hi: In recent HPUX server configuration nagios monitoring, when monitoring memory and disk, appear " null " and respectively " ERROR: Description/Type table: The requested table is empty or does not exist hints ". Don't know what the problem is, please help to analysis. define co...