[Check_mk (english)] solaris 10 cpu monitor problem

Hi All,

we have some solaris 10 to monitor, but no cpu load/utilization service discovered in full scan. (mem/partition etc is ok).

run snmpwalk got below data. are they cpu usage data (or we needs to import solaris mib)? thanks.

···

OMD[omd]:~$ snmpbulkwalk -v2c -c public x.x.x.x | grep -i cpu

HOST-RESOURCES-MIB::hrSWRunPerfCPU.0 = INTEGER: 2091

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1 = INTEGER: 76729

HOST-RESOURCES-MIB::hrSWRunPerfCPU.2 = INTEGER: 4

HOST-RESOURCES-MIB::hrSWRunPerfCPU.3 = INTEGER: 12673818

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7 = INTEGER: 20111

HOST-RESOURCES-MIB::hrSWRunPerfCPU.9 = INTEGER: 45438

HOST-RESOURCES-MIB::hrSWRunPerfCPU.137 = INTEGER: 2

HOST-RESOURCES-MIB::hrSWRunPerfCPU.148 = INTEGER: 139416

HOST-RESOURCES-MIB::hrSWRunPerfCPU.153 = INTEGER: 718

HOST-RESOURCES-MIB::hrSWRunPerfCPU.157 = INTEGER: 7

HOST-RESOURCES-MIB::hrSWRunPerfCPU.167 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.221 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.240 = INTEGER: 152901

HOST-RESOURCES-MIB::hrSWRunPerfCPU.329 = INTEGER: 5

HOST-RESOURCES-MIB::hrSWRunPerfCPU.343 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.361 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.362 = INTEGER: 95667

HOST-RESOURCES-MIB::hrSWRunPerfCPU.369 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.382 = INTEGER: 144

HOST-RESOURCES-MIB::hrSWRunPerfCPU.388 = INTEGER: 935

HOST-RESOURCES-MIB::hrSWRunPerfCPU.391 = INTEGER: 19065

HOST-RESOURCES-MIB::hrSWRunPerfCPU.395 = INTEGER: 3024

HOST-RESOURCES-MIB::hrSWRunPerfCPU.396 = INTEGER: 689

HOST-RESOURCES-MIB::hrSWRunPerfCPU.397 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.451 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.452 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.453 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.509 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.510 = INTEGER: 18159

HOST-RESOURCES-MIB::hrSWRunPerfCPU.522 = INTEGER: 20071

HOST-RESOURCES-MIB::hrSWRunPerfCPU.533 = INTEGER: 15819

HOST-RESOURCES-MIB::hrSWRunPerfCPU.567 = INTEGER: 35

HOST-RESOURCES-MIB::hrSWRunPerfCPU.615 = INTEGER: 1364

HOST-RESOURCES-MIB::hrSWRunPerfCPU.627 = INTEGER: 4374

HOST-RESOURCES-MIB::hrSWRunPerfCPU.629 = INTEGER: 53697

HOST-RESOURCES-MIB::hrSWRunPerfCPU.633 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.728 = INTEGER: 44660

HOST-RESOURCES-MIB::hrSWRunPerfCPU.866 = INTEGER: 503

HOST-RESOURCES-MIB::hrSWRunPerfCPU.867 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.868 = INTEGER: 9638410

HOST-RESOURCES-MIB::hrSWRunPerfCPU.890 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.897 = INTEGER: 354

HOST-RESOURCES-MIB::hrSWRunPerfCPU.898 = INTEGER: 1021497

HOST-RESOURCES-MIB::hrSWRunPerfCPU.923 = INTEGER: 126411

HOST-RESOURCES-MIB::hrSWRunPerfCPU.924 = INTEGER: 268020

HOST-RESOURCES-MIB::hrSWRunPerfCPU.938 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1504 = INTEGER: 725041

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1506 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1510 = INTEGER: 2169780

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7395 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.13515 = INTEGER: 88631052

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15355 = INTEGER: 15

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15799 = INTEGER: 3970791

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15851 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.23236 = INTEGER: 461

HOST-RESOURCES-MIB::hrSWRunPerfCPU.25646 = INTEGER: 252

HOST-RESOURCES-MIB::hrSWInstalledName.80 = STRING: “SUNWscpu”


BR

Ken

Hi Ken,

Your snmp walk data represents part of process table, here the CPU usage of each process.

Regards,
Marcel

···

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 04:54:

Hi All,

we have some solaris 10 to monitor, but no cpu load/utilization service discovered in full scan. (mem/partition etc is ok).

run snmpwalk got below data. are they cpu usage data (or we needs to import solaris mib)? thanks.

OMD[omd]:~$ snmpbulkwalk -v2c -c public x.x.x.x | grep -i cpu

HOST-RESOURCES-MIB::hrSWRunPerfCPU.0 = INTEGER: 2091

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1 = INTEGER: 76729

HOST-RESOURCES-MIB::hrSWRunPerfCPU.2 = INTEGER: 4

HOST-RESOURCES-MIB::hrSWRunPerfCPU.3 = INTEGER: 12673818

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7 = INTEGER: 20111

HOST-RESOURCES-MIB::hrSWRunPerfCPU.9 = INTEGER: 45438

HOST-RESOURCES-MIB::hrSWRunPerfCPU.137 = INTEGER: 2

HOST-RESOURCES-MIB::hrSWRunPerfCPU.148 = INTEGER: 139416

HOST-RESOURCES-MIB::hrSWRunPerfCPU.153 = INTEGER: 718

HOST-RESOURCES-MIB::hrSWRunPerfCPU.157 = INTEGER: 7

HOST-RESOURCES-MIB::hrSWRunPerfCPU.167 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.221 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.240 = INTEGER: 152901

HOST-RESOURCES-MIB::hrSWRunPerfCPU.329 = INTEGER: 5

HOST-RESOURCES-MIB::hrSWRunPerfCPU.343 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.361 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.362 = INTEGER: 95667

HOST-RESOURCES-MIB::hrSWRunPerfCPU.369 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.382 = INTEGER: 144

HOST-RESOURCES-MIB::hrSWRunPerfCPU.388 = INTEGER: 935

HOST-RESOURCES-MIB::hrSWRunPerfCPU.391 = INTEGER: 19065

HOST-RESOURCES-MIB::hrSWRunPerfCPU.395 = INTEGER: 3024

HOST-RESOURCES-MIB::hrSWRunPerfCPU.396 = INTEGER: 689

HOST-RESOURCES-MIB::hrSWRunPerfCPU.397 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.451 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.452 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.453 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.509 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.510 = INTEGER: 18159

HOST-RESOURCES-MIB::hrSWRunPerfCPU.522 = INTEGER: 20071

HOST-RESOURCES-MIB::hrSWRunPerfCPU.533 = INTEGER: 15819

HOST-RESOURCES-MIB::hrSWRunPerfCPU.567 = INTEGER: 35

HOST-RESOURCES-MIB::hrSWRunPerfCPU.615 = INTEGER: 1364

HOST-RESOURCES-MIB::hrSWRunPerfCPU.627 = INTEGER: 4374

HOST-RESOURCES-MIB::hrSWRunPerfCPU.629 = INTEGER: 53697

HOST-RESOURCES-MIB::hrSWRunPerfCPU.633 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.728 = INTEGER: 44660

HOST-RESOURCES-MIB::hrSWRunPerfCPU.866 = INTEGER: 503

HOST-RESOURCES-MIB::hrSWRunPerfCPU.867 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.868 = INTEGER: 9638410

HOST-RESOURCES-MIB::hrSWRunPerfCPU.890 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.897 = INTEGER: 354

HOST-RESOURCES-MIB::hrSWRunPerfCPU.898 = INTEGER: 1021497

HOST-RESOURCES-MIB::hrSWRunPerfCPU.923 = INTEGER: 126411

HOST-RESOURCES-MIB::hrSWRunPerfCPU.924 = INTEGER: 268020

HOST-RESOURCES-MIB::hrSWRunPerfCPU.938 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1504 = INTEGER: 725041

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1506 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1510 = INTEGER: 2169780

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7395 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.13515 = INTEGER: 88631052

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15355 = INTEGER: 15

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15799 = INTEGER: 3970791

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15851 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.23236 = INTEGER: 461

HOST-RESOURCES-MIB::hrSWRunPerfCPU.25646 = INTEGER: 252

HOST-RESOURCES-MIB::hrSWInstalledName.80 = STRING: “SUNWscpu”


BR

Ken


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

We’ll meet in Munich for the 2nd Check_MK Conference!

Book your place now and be part of it.

October 18th-20th, 2015

http://mathias-kettner.com/conference

Hi Marcel,

is it suppose to be like that? we’ve tried net-snmp’s agent, but gets same result.

thanks.

···

BR,

Ken

From: Marcel Schulte

Date: 2015-09-22 12:16

To: k19840@126.com; checkmk-en

Subject: Re: [Check_mk (english)] solaris 10 cpu monitor problem

Hi Ken,

Your snmp walk data represents part of process table, here the CPU usage of each process.

Regards,
Marcel

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 04:54:

Hi All,

we have some solaris 10 to monitor, but no cpu load/utilization service discovered in full scan. (mem/partition etc is ok).

run snmpwalk got below data. are they cpu usage data (or we needs to import solaris mib)? thanks.

OMD[omd]:~$ snmpbulkwalk -v2c -c public x.x.x.x | grep -i cpu

HOST-RESOURCES-MIB::hrSWRunPerfCPU.0 = INTEGER: 2091

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1 = INTEGER: 76729

HOST-RESOURCES-MIB::hrSWRunPerfCPU.2 = INTEGER: 4

HOST-RESOURCES-MIB::hrSWRunPerfCPU.3 = INTEGER: 12673818

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7 = INTEGER: 20111

HOST-RESOURCES-MIB::hrSWRunPerfCPU.9 = INTEGER: 45438

HOST-RESOURCES-MIB::hrSWRunPerfCPU.137 = INTEGER: 2

HOST-RESOURCES-MIB::hrSWRunPerfCPU.148 = INTEGER: 139416

HOST-RESOURCES-MIB::hrSWRunPerfCPU.153 = INTEGER: 718

HOST-RESOURCES-MIB::hrSWRunPerfCPU.157 = INTEGER: 7

HOST-RESOURCES-MIB::hrSWRunPerfCPU.167 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.221 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.240 = INTEGER: 152901

HOST-RESOURCES-MIB::hrSWRunPerfCPU.329 = INTEGER: 5

HOST-RESOURCES-MIB::hrSWRunPerfCPU.343 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.361 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.362 = INTEGER: 95667

HOST-RESOURCES-MIB::hrSWRunPerfCPU.369 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.382 = INTEGER: 144

HOST-RESOURCES-MIB::hrSWRunPerfCPU.388 = INTEGER: 935

HOST-RESOURCES-MIB::hrSWRunPerfCPU.391 = INTEGER: 19065

HOST-RESOURCES-MIB::hrSWRunPerfCPU.395 = INTEGER: 3024

HOST-RESOURCES-MIB::hrSWRunPerfCPU.396 = INTEGER: 689

HOST-RESOURCES-MIB::hrSWRunPerfCPU.397 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.451 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.452 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.453 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.509 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.510 = INTEGER: 18159

HOST-RESOURCES-MIB::hrSWRunPerfCPU.522 = INTEGER: 20071

HOST-RESOURCES-MIB::hrSWRunPerfCPU.533 = INTEGER: 15819

HOST-RESOURCES-MIB::hrSWRunPerfCPU.567 = INTEGER: 35

HOST-RESOURCES-MIB::hrSWRunPerfCPU.615 = INTEGER: 1364

HOST-RESOURCES-MIB::hrSWRunPerfCPU.627 = INTEGER: 4374

HOST-RESOURCES-MIB::hrSWRunPerfCPU.629 = INTEGER: 53697

HOST-RESOURCES-MIB::hrSWRunPerfCPU.633 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.728 = INTEGER: 44660

HOST-RESOURCES-MIB::hrSWRunPerfCPU.866 = INTEGER: 503

HOST-RESOURCES-MIB::hrSWRunPerfCPU.867 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.868 = INTEGER: 9638410

HOST-RESOURCES-MIB::hrSWRunPerfCPU.890 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.897 = INTEGER: 354

HOST-RESOURCES-MIB::hrSWRunPerfCPU.898 = INTEGER: 1021497

HOST-RESOURCES-MIB::hrSWRunPerfCPU.923 = INTEGER: 126411

HOST-RESOURCES-MIB::hrSWRunPerfCPU.924 = INTEGER: 268020

HOST-RESOURCES-MIB::hrSWRunPerfCPU.938 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1504 = INTEGER: 725041

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1506 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1510 = INTEGER: 2169780

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7395 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.13515 = INTEGER: 88631052

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15355 = INTEGER: 15

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15799 = INTEGER: 3970791

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15851 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.23236 = INTEGER: 461

HOST-RESOURCES-MIB::hrSWRunPerfCPU.25646 = INTEGER: 252

HOST-RESOURCES-MIB::hrSWInstalledName.80 = STRING: “SUNWscpu”


BR

Ken


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

We’ll meet in Munich for the 2nd Check_MK Conference!

Book your place now and be part of it.

October 18th-20th, 2015

http://mathias-kettner.com/conference

Hi Ken,

yes, it is supposed to be like that, read it in the MIB…

hrSWRunPerfCPU:

The number of centi-seconds of the total system’s CPU resources consumed by this process. Note that on a multi-processor system, this value may increment by more than one centi-second in one centi-second of real (wall clock) time."

…you find those values in oid tree “hrSWRunPerf” (.1.3.6.1.2.1.25.5). CPU values can be found (if provided) in “hrProcessorTable” (.1.3.6.1.2.1.25.3.3).

You should have a look at the check hr_cpu, it shows the used oids…

Regards,

Marcel

···

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 um 09:03 Uhr:

Hi Marcel,

is it suppose to be like that? we’ve tried net-snmp’s agent, but gets same result.

thanks.


BR,

Ken

From: Marcel Schulte

Date: 2015-09-22 12:16

To: k19840@126.com; checkmk-en

Subject: Re: [Check_mk (english)] solaris 10 cpu monitor problem

Hi Ken,

Your snmp walk data represents part of process table, here the CPU usage of each process.

Regards,
Marcel

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 04:54:

Hi All,

we have some solaris 10 to monitor, but no cpu load/utilization service discovered in full scan. (mem/partition etc is ok).

run snmpwalk got below data. are they cpu usage data (or we needs to import solaris mib)? thanks.

OMD[omd]:~$ snmpbulkwalk -v2c -c public x.x.x.x | grep -i cpu

HOST-RESOURCES-MIB::hrSWRunPerfCPU.0 = INTEGER: 2091

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1 = INTEGER: 76729

HOST-RESOURCES-MIB::hrSWRunPerfCPU.2 = INTEGER: 4

HOST-RESOURCES-MIB::hrSWRunPerfCPU.3 = INTEGER: 12673818

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7 = INTEGER: 20111

HOST-RESOURCES-MIB::hrSWRunPerfCPU.9 = INTEGER: 45438

HOST-RESOURCES-MIB::hrSWRunPerfCPU.137 = INTEGER: 2

HOST-RESOURCES-MIB::hrSWRunPerfCPU.148 = INTEGER: 139416

HOST-RESOURCES-MIB::hrSWRunPerfCPU.153 = INTEGER: 718

HOST-RESOURCES-MIB::hrSWRunPerfCPU.157 = INTEGER: 7

HOST-RESOURCES-MIB::hrSWRunPerfCPU.167 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.221 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.240 = INTEGER: 152901

HOST-RESOURCES-MIB::hrSWRunPerfCPU.329 = INTEGER: 5

HOST-RESOURCES-MIB::hrSWRunPerfCPU.343 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.361 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.362 = INTEGER: 95667

HOST-RESOURCES-MIB::hrSWRunPerfCPU.369 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.382 = INTEGER: 144

HOST-RESOURCES-MIB::hrSWRunPerfCPU.388 = INTEGER: 935

HOST-RESOURCES-MIB::hrSWRunPerfCPU.391 = INTEGER: 19065

HOST-RESOURCES-MIB::hrSWRunPerfCPU.395 = INTEGER: 3024

HOST-RESOURCES-MIB::hrSWRunPerfCPU.396 = INTEGER: 689

HOST-RESOURCES-MIB::hrSWRunPerfCPU.397 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.451 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.452 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.453 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.509 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.510 = INTEGER: 18159

HOST-RESOURCES-MIB::hrSWRunPerfCPU.522 = INTEGER: 20071

HOST-RESOURCES-MIB::hrSWRunPerfCPU.533 = INTEGER: 15819

HOST-RESOURCES-MIB::hrSWRunPerfCPU.567 = INTEGER: 35

HOST-RESOURCES-MIB::hrSWRunPerfCPU.615 = INTEGER: 1364

HOST-RESOURCES-MIB::hrSWRunPerfCPU.627 = INTEGER: 4374

HOST-RESOURCES-MIB::hrSWRunPerfCPU.629 = INTEGER: 53697

HOST-RESOURCES-MIB::hrSWRunPerfCPU.633 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.728 = INTEGER: 44660

HOST-RESOURCES-MIB::hrSWRunPerfCPU.866 = INTEGER: 503

HOST-RESOURCES-MIB::hrSWRunPerfCPU.867 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.868 = INTEGER: 9638410

HOST-RESOURCES-MIB::hrSWRunPerfCPU.890 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.897 = INTEGER: 354

HOST-RESOURCES-MIB::hrSWRunPerfCPU.898 = INTEGER: 1021497

HOST-RESOURCES-MIB::hrSWRunPerfCPU.923 = INTEGER: 126411

HOST-RESOURCES-MIB::hrSWRunPerfCPU.924 = INTEGER: 268020

HOST-RESOURCES-MIB::hrSWRunPerfCPU.938 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1504 = INTEGER: 725041

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1506 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1510 = INTEGER: 2169780

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7395 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.13515 = INTEGER: 88631052

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15355 = INTEGER: 15

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15799 = INTEGER: 3970791

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15851 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.23236 = INTEGER: 461

HOST-RESOURCES-MIB::hrSWRunPerfCPU.25646 = INTEGER: 252

HOST-RESOURCES-MIB::hrSWInstalledName.80 = STRING: “SUNWscpu”


BR

Ken


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

We’ll meet in Munich for the 2nd Check_MK Conference!

Book your place now and be part of it.

October 18th-20th, 2015

http://mathias-kettner.com/conference

Hi Marcel,

but the check_mk/OMD did not find “CPU load/utilization” service in WATO, is that mean we have to install custom scripts or “nagios plugins” to monitor solaris cpu usage?

OMD version is 1.20. thanks.

···

BR,

Ken

From: Marcel Schulte

Date: 2015-09-22 15:30

To: k19840@126.com

CC: checkmk-en

Subject: Re: Re: [Check_mk (english)] solaris 10 cpu monitor problem

Hi Ken,

yes, it is supposed to be like that, read it in the MIB…

hrSWRunPerfCPU:

The number of centi-seconds of the total system’s CPU resources consumed by this process. Note that on a multi-processor system, this value may increment by more than one centi-second in one centi-second of real (wall clock) time."

…you find those values in oid tree “hrSWRunPerf” (.1.3.6.1.2.1.25.5). CPU values can be found (if provided) in “hrProcessorTable” (.1.3.6.1.2.1.25.3.3).

You should have a look at the check hr_cpu, it shows the used oids…

Regards,

Marcel

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 um 09:03 Uhr:

Hi Marcel,

is it suppose to be like that? we’ve tried net-snmp’s agent, but gets same result.

thanks.


BR,

Ken

From: Marcel Schulte

Date: 2015-09-22 12:16

To: k19840@126.com; checkmk-en

Subject: Re: [Check_mk (english)] solaris 10 cpu monitor problem

Hi Ken,

Your snmp walk data represents part of process table, here the CPU usage of each process.

Regards,
Marcel

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 04:54:

Hi All,

we have some solaris 10 to monitor, but no cpu load/utilization service discovered in full scan. (mem/partition etc is ok).

run snmpwalk got below data. are they cpu usage data (or we needs to import solaris mib)? thanks.

OMD[omd]:~$ snmpbulkwalk -v2c -c public x.x.x.x | grep -i cpu

HOST-RESOURCES-MIB::hrSWRunPerfCPU.0 = INTEGER: 2091

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1 = INTEGER: 76729

HOST-RESOURCES-MIB::hrSWRunPerfCPU.2 = INTEGER: 4

HOST-RESOURCES-MIB::hrSWRunPerfCPU.3 = INTEGER: 12673818

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7 = INTEGER: 20111

HOST-RESOURCES-MIB::hrSWRunPerfCPU.9 = INTEGER: 45438

HOST-RESOURCES-MIB::hrSWRunPerfCPU.137 = INTEGER: 2

HOST-RESOURCES-MIB::hrSWRunPerfCPU.148 = INTEGER: 139416

HOST-RESOURCES-MIB::hrSWRunPerfCPU.153 = INTEGER: 718

HOST-RESOURCES-MIB::hrSWRunPerfCPU.157 = INTEGER: 7

HOST-RESOURCES-MIB::hrSWRunPerfCPU.167 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.221 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.240 = INTEGER: 152901

HOST-RESOURCES-MIB::hrSWRunPerfCPU.329 = INTEGER: 5

HOST-RESOURCES-MIB::hrSWRunPerfCPU.343 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.361 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.362 = INTEGER: 95667

HOST-RESOURCES-MIB::hrSWRunPerfCPU.369 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.382 = INTEGER: 144

HOST-RESOURCES-MIB::hrSWRunPerfCPU.388 = INTEGER: 935

HOST-RESOURCES-MIB::hrSWRunPerfCPU.391 = INTEGER: 19065

HOST-RESOURCES-MIB::hrSWRunPerfCPU.395 = INTEGER: 3024

HOST-RESOURCES-MIB::hrSWRunPerfCPU.396 = INTEGER: 689

HOST-RESOURCES-MIB::hrSWRunPerfCPU.397 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.451 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.452 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.453 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.509 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.510 = INTEGER: 18159

HOST-RESOURCES-MIB::hrSWRunPerfCPU.522 = INTEGER: 20071

HOST-RESOURCES-MIB::hrSWRunPerfCPU.533 = INTEGER: 15819

HOST-RESOURCES-MIB::hrSWRunPerfCPU.567 = INTEGER: 35

HOST-RESOURCES-MIB::hrSWRunPerfCPU.615 = INTEGER: 1364

HOST-RESOURCES-MIB::hrSWRunPerfCPU.627 = INTEGER: 4374

HOST-RESOURCES-MIB::hrSWRunPerfCPU.629 = INTEGER: 53697

HOST-RESOURCES-MIB::hrSWRunPerfCPU.633 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.728 = INTEGER: 44660

HOST-RESOURCES-MIB::hrSWRunPerfCPU.866 = INTEGER: 503

HOST-RESOURCES-MIB::hrSWRunPerfCPU.867 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.868 = INTEGER: 9638410

HOST-RESOURCES-MIB::hrSWRunPerfCPU.890 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.897 = INTEGER: 354

HOST-RESOURCES-MIB::hrSWRunPerfCPU.898 = INTEGER: 1021497

HOST-RESOURCES-MIB::hrSWRunPerfCPU.923 = INTEGER: 126411

HOST-RESOURCES-MIB::hrSWRunPerfCPU.924 = INTEGER: 268020

HOST-RESOURCES-MIB::hrSWRunPerfCPU.938 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1504 = INTEGER: 725041

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1506 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1510 = INTEGER: 2169780

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7395 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.13515 = INTEGER: 88631052

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15355 = INTEGER: 15

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15799 = INTEGER: 3970791

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15851 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.23236 = INTEGER: 461

HOST-RESOURCES-MIB::hrSWRunPerfCPU.25646 = INTEGER: 252

HOST-RESOURCES-MIB::hrSWInstalledName.80 = STRING: “SUNWscpu”


BR

Ken


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

We’ll meet in Munich for the 2nd Check_MK Conference!

Book your place now and be part of it.

October 18th-20th, 2015

http://mathias-kettner.com/conference

Hi Ken,

did you test with a snmpwalk of oid tree .1.3.6.1.2.1.25.3.3? That’s the tree cmk uses for the hr_cpu check. I wrote to have a look at that check, did you do so?

If the walk does not provide data you must try other resources. Or use the cmk agent for solaris instead of (or additional to) SNMP…

Regards,

Marcel

···

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 um 11:00 Uhr:

Hi Marcel,

but the check_mk/OMD did not find “CPU load/utilization” service in WATO, is that mean we have to install custom scripts or “nagios plugins” to monitor solaris cpu usage?

OMD version is 1.20. thanks.


BR,

Ken

From: Marcel Schulte

Date: 2015-09-22 15:30

To: k19840@126.com

CC: checkmk-en

Subject: Re: Re: [Check_mk (english)] solaris 10 cpu monitor problem

Hi Ken,

yes, it is supposed to be like that, read it in the MIB…

hrSWRunPerfCPU:

The number of centi-seconds of the total system’s CPU resources consumed by this process. Note that on a multi-processor system, this value may increment by more than one centi-second in one centi-second of real (wall clock) time."

…you find those values in oid tree “hrSWRunPerf” (.1.3.6.1.2.1.25.5). CPU values can be found (if provided) in “hrProcessorTable” (.1.3.6.1.2.1.25.3.3).

You should have a look at the check hr_cpu, it shows the used oids…

Regards,

Marcel

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 um 09:03 Uhr:

Hi Marcel,

is it suppose to be like that? we’ve tried net-snmp’s agent, but gets same result.

thanks.


BR,

Ken

From: Marcel Schulte

Date: 2015-09-22 12:16

To: k19840@126.com; checkmk-en

Subject: Re: [Check_mk (english)] solaris 10 cpu monitor problem

Hi Ken,

Your snmp walk data represents part of process table, here the CPU usage of each process.

Regards,
Marcel

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 04:54:

Hi All,

we have some solaris 10 to monitor, but no cpu load/utilization service discovered in full scan. (mem/partition etc is ok).

run snmpwalk got below data. are they cpu usage data (or we needs to import solaris mib)? thanks.

OMD[omd]:~$ snmpbulkwalk -v2c -c public x.x.x.x | grep -i cpu

HOST-RESOURCES-MIB::hrSWRunPerfCPU.0 = INTEGER: 2091

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1 = INTEGER: 76729

HOST-RESOURCES-MIB::hrSWRunPerfCPU.2 = INTEGER: 4

HOST-RESOURCES-MIB::hrSWRunPerfCPU.3 = INTEGER: 12673818

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7 = INTEGER: 20111

HOST-RESOURCES-MIB::hrSWRunPerfCPU.9 = INTEGER: 45438

HOST-RESOURCES-MIB::hrSWRunPerfCPU.137 = INTEGER: 2

HOST-RESOURCES-MIB::hrSWRunPerfCPU.148 = INTEGER: 139416

HOST-RESOURCES-MIB::hrSWRunPerfCPU.153 = INTEGER: 718

HOST-RESOURCES-MIB::hrSWRunPerfCPU.157 = INTEGER: 7

HOST-RESOURCES-MIB::hrSWRunPerfCPU.167 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.221 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.240 = INTEGER: 152901

HOST-RESOURCES-MIB::hrSWRunPerfCPU.329 = INTEGER: 5

HOST-RESOURCES-MIB::hrSWRunPerfCPU.343 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.361 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.362 = INTEGER: 95667

HOST-RESOURCES-MIB::hrSWRunPerfCPU.369 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.382 = INTEGER: 144

HOST-RESOURCES-MIB::hrSWRunPerfCPU.388 = INTEGER: 935

HOST-RESOURCES-MIB::hrSWRunPerfCPU.391 = INTEGER: 19065

HOST-RESOURCES-MIB::hrSWRunPerfCPU.395 = INTEGER: 3024

HOST-RESOURCES-MIB::hrSWRunPerfCPU.396 = INTEGER: 689

HOST-RESOURCES-MIB::hrSWRunPerfCPU.397 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.451 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.452 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.453 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.509 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.510 = INTEGER: 18159

HOST-RESOURCES-MIB::hrSWRunPerfCPU.522 = INTEGER: 20071

HOST-RESOURCES-MIB::hrSWRunPerfCPU.533 = INTEGER: 15819

HOST-RESOURCES-MIB::hrSWRunPerfCPU.567 = INTEGER: 35

HOST-RESOURCES-MIB::hrSWRunPerfCPU.615 = INTEGER: 1364

HOST-RESOURCES-MIB::hrSWRunPerfCPU.627 = INTEGER: 4374

HOST-RESOURCES-MIB::hrSWRunPerfCPU.629 = INTEGER: 53697

HOST-RESOURCES-MIB::hrSWRunPerfCPU.633 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.728 = INTEGER: 44660

HOST-RESOURCES-MIB::hrSWRunPerfCPU.866 = INTEGER: 503

HOST-RESOURCES-MIB::hrSWRunPerfCPU.867 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.868 = INTEGER: 9638410

HOST-RESOURCES-MIB::hrSWRunPerfCPU.890 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.897 = INTEGER: 354

HOST-RESOURCES-MIB::hrSWRunPerfCPU.898 = INTEGER: 1021497

HOST-RESOURCES-MIB::hrSWRunPerfCPU.923 = INTEGER: 126411

HOST-RESOURCES-MIB::hrSWRunPerfCPU.924 = INTEGER: 268020

HOST-RESOURCES-MIB::hrSWRunPerfCPU.938 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1504 = INTEGER: 725041

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1506 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1510 = INTEGER: 2169780

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7395 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.13515 = INTEGER: 88631052

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15355 = INTEGER: 15

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15799 = INTEGER: 3970791

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15851 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.23236 = INTEGER: 461

HOST-RESOURCES-MIB::hrSWRunPerfCPU.25646 = INTEGER: 252

HOST-RESOURCES-MIB::hrSWInstalledName.80 = STRING: “SUNWscpu”


BR

Ken


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

We’ll meet in Munich for the 2nd Check_MK Conference!

Book your place now and be part of it.

October 18th-20th, 2015

http://mathias-kettner.com/conference

Hi Marcel,

snmpwalk -v 2c -t 90 -c public x.x.x.x 1.3.6.1.2.1.25.3.3
HOST-RESOURCES-MIB::hrProcessorFrwID.769 = OID: SNMPv2-SMI::zeroDotZero

thanks.

···

BR

Ken

From: Marcel Schulte

Date: 2015-09-22 17:34

To: k19840@126.com

CC: checkmk-en

Subject: Re: Re: [Check_mk (english)] solaris 10 cpu monitor problem

Hi Ken,

did you test with a snmpwalk of oid tree .1.3.6.1.2.1.25.3.3? That’s the tree cmk uses for the hr_cpu check. I wrote to have a look at that check, did you do so?

If the walk does not provide data you must try other resources. Or use the cmk agent for solaris instead of (or additional to) SNMP…

Regards,

Marcel

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 um 11:00 Uhr:

Hi Marcel,

but the check_mk/OMD did not find “CPU load/utilization” service in WATO, is that mean we have to install custom scripts or “nagios plugins” to monitor solaris cpu usage?

OMD version is 1.20. thanks.


BR,

Ken

From: Marcel Schulte

Date: 2015-09-22 15:30

To: k19840@126.com

CC: checkmk-en

Subject: Re: Re: [Check_mk (english)] solaris 10 cpu monitor problem

Hi Ken,

yes, it is supposed to be like that, read it in the MIB…

hrSWRunPerfCPU:

The number of centi-seconds of the total system’s CPU resources consumed by this process. Note that on a multi-processor system, this value may increment by more than one centi-second in one centi-second of real (wall clock) time."

…you find those values in oid tree “hrSWRunPerf” (.1.3.6.1.2.1.25.5). CPU values can be found (if provided) in “hrProcessorTable” (.1.3.6.1.2.1.25.3.3).

You should have a look at the check hr_cpu, it shows the used oids…

Regards,

Marcel

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 um 09:03 Uhr:

Hi Marcel,

is it suppose to be like that? we’ve tried net-snmp’s agent, but gets same result.

thanks.


BR,

Ken

From: Marcel Schulte

Date: 2015-09-22 12:16

To: k19840@126.com; checkmk-en

Subject: Re: [Check_mk (english)] solaris 10 cpu monitor problem

Hi Ken,

Your snmp walk data represents part of process table, here the CPU usage of each process.

Regards,
Marcel

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 04:54:

Hi All,

we have some solaris 10 to monitor, but no cpu load/utilization service discovered in full scan. (mem/partition etc is ok).

run snmpwalk got below data. are they cpu usage data (or we needs to import solaris mib)? thanks.

OMD[omd]:~$ snmpbulkwalk -v2c -c public x.x.x.x | grep -i cpu

HOST-RESOURCES-MIB::hrSWRunPerfCPU.0 = INTEGER: 2091

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1 = INTEGER: 76729

HOST-RESOURCES-MIB::hrSWRunPerfCPU.2 = INTEGER: 4

HOST-RESOURCES-MIB::hrSWRunPerfCPU.3 = INTEGER: 12673818

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7 = INTEGER: 20111

HOST-RESOURCES-MIB::hrSWRunPerfCPU.9 = INTEGER: 45438

HOST-RESOURCES-MIB::hrSWRunPerfCPU.137 = INTEGER: 2

HOST-RESOURCES-MIB::hrSWRunPerfCPU.148 = INTEGER: 139416

HOST-RESOURCES-MIB::hrSWRunPerfCPU.153 = INTEGER: 718

HOST-RESOURCES-MIB::hrSWRunPerfCPU.157 = INTEGER: 7

HOST-RESOURCES-MIB::hrSWRunPerfCPU.167 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.221 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.240 = INTEGER: 152901

HOST-RESOURCES-MIB::hrSWRunPerfCPU.329 = INTEGER: 5

HOST-RESOURCES-MIB::hrSWRunPerfCPU.343 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.361 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.362 = INTEGER: 95667

HOST-RESOURCES-MIB::hrSWRunPerfCPU.369 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.382 = INTEGER: 144

HOST-RESOURCES-MIB::hrSWRunPerfCPU.388 = INTEGER: 935

HOST-RESOURCES-MIB::hrSWRunPerfCPU.391 = INTEGER: 19065

HOST-RESOURCES-MIB::hrSWRunPerfCPU.395 = INTEGER: 3024

HOST-RESOURCES-MIB::hrSWRunPerfCPU.396 = INTEGER: 689

HOST-RESOURCES-MIB::hrSWRunPerfCPU.397 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.451 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.452 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.453 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.509 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.510 = INTEGER: 18159

HOST-RESOURCES-MIB::hrSWRunPerfCPU.522 = INTEGER: 20071

HOST-RESOURCES-MIB::hrSWRunPerfCPU.533 = INTEGER: 15819

HOST-RESOURCES-MIB::hrSWRunPerfCPU.567 = INTEGER: 35

HOST-RESOURCES-MIB::hrSWRunPerfCPU.615 = INTEGER: 1364

HOST-RESOURCES-MIB::hrSWRunPerfCPU.627 = INTEGER: 4374

HOST-RESOURCES-MIB::hrSWRunPerfCPU.629 = INTEGER: 53697

HOST-RESOURCES-MIB::hrSWRunPerfCPU.633 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.728 = INTEGER: 44660

HOST-RESOURCES-MIB::hrSWRunPerfCPU.866 = INTEGER: 503

HOST-RESOURCES-MIB::hrSWRunPerfCPU.867 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.868 = INTEGER: 9638410

HOST-RESOURCES-MIB::hrSWRunPerfCPU.890 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.897 = INTEGER: 354

HOST-RESOURCES-MIB::hrSWRunPerfCPU.898 = INTEGER: 1021497

HOST-RESOURCES-MIB::hrSWRunPerfCPU.923 = INTEGER: 126411

HOST-RESOURCES-MIB::hrSWRunPerfCPU.924 = INTEGER: 268020

HOST-RESOURCES-MIB::hrSWRunPerfCPU.938 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1504 = INTEGER: 725041

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1506 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1510 = INTEGER: 2169780

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7395 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.13515 = INTEGER: 88631052

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15355 = INTEGER: 15

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15799 = INTEGER: 3970791

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15851 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.23236 = INTEGER: 461

HOST-RESOURCES-MIB::hrSWRunPerfCPU.25646 = INTEGER: 252

HOST-RESOURCES-MIB::hrSWInstalledName.80 = STRING: “SUNWscpu”


BR

Ken


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

We’ll meet in Munich for the 2nd Check_MK Conference!

Book your place now and be part of it.

October 18th-20th, 2015

http://mathias-kettner.com/conference

Come on Ken, you must think about results, too!

Does this result look like valid CPU values? Right, it does not. The Solaris server seems not to provide processor data via SNMP.

Use the Solaris agent or find out if data is provided elsewhere in SNMP tree.

Bye,

Marcel

···

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 um 11:44 Uhr:

Hi Marcel,

snmpwalk -v 2c -t 90 -c public x.x.x.x 1.3.6.1.2.1.25.3.3
HOST-RESOURCES-MIB::hrProcessorFrwID.769 = OID: SNMPv2-SMI::zeroDotZero

thanks.


BR

Ken

From: Marcel Schulte

Date: 2015-09-22 17:34

To: k19840@126.com

CC: checkmk-en

Subject: Re: Re: [Check_mk (english)] solaris 10 cpu monitor problem

Hi Ken,

did you test with a snmpwalk of oid tree .1.3.6.1.2.1.25.3.3? That’s the tree cmk uses for the hr_cpu check. I wrote to have a look at that check, did you do so?

If the walk does not provide data you must try other resources. Or use the cmk agent for solaris instead of (or additional to) SNMP…

Regards,

Marcel

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 um 11:00 Uhr:

Hi Marcel,

but the check_mk/OMD did not find “CPU load/utilization” service in WATO, is that mean we have to install custom scripts or “nagios plugins” to monitor solaris cpu usage?

OMD version is 1.20. thanks.


BR,

Ken

From: Marcel Schulte

Date: 2015-09-22 15:30

To: k19840@126.com

CC: checkmk-en

Subject: Re: Re: [Check_mk (english)] solaris 10 cpu monitor problem

Hi Ken,

yes, it is supposed to be like that, read it in the MIB…

hrSWRunPerfCPU:

The number of centi-seconds of the total system’s CPU resources consumed by this process. Note that on a multi-processor system, this value may increment by more than one centi-second in one centi-second of real (wall clock) time."

…you find those values in oid tree “hrSWRunPerf” (.1.3.6.1.2.1.25.5). CPU values can be found (if provided) in “hrProcessorTable” (.1.3.6.1.2.1.25.3.3).

You should have a look at the check hr_cpu, it shows the used oids…

Regards,

Marcel

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 um 09:03 Uhr:

Hi Marcel,

is it suppose to be like that? we’ve tried net-snmp’s agent, but gets same result.

thanks.


BR,

Ken

From: Marcel Schulte

Date: 2015-09-22 12:16

To: k19840@126.com; checkmk-en

Subject: Re: [Check_mk (english)] solaris 10 cpu monitor problem

Hi Ken,

Your snmp walk data represents part of process table, here the CPU usage of each process.

Regards,
Marcel

k19840@126.com k19840@126.com schrieb am Di., 22. Sep. 2015 04:54:

Hi All,

we have some solaris 10 to monitor, but no cpu load/utilization service discovered in full scan. (mem/partition etc is ok).

run snmpwalk got below data. are they cpu usage data (or we needs to import solaris mib)? thanks.

OMD[omd]:~$ snmpbulkwalk -v2c -c public x.x.x.x | grep -i cpu

HOST-RESOURCES-MIB::hrSWRunPerfCPU.0 = INTEGER: 2091

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1 = INTEGER: 76729

HOST-RESOURCES-MIB::hrSWRunPerfCPU.2 = INTEGER: 4

HOST-RESOURCES-MIB::hrSWRunPerfCPU.3 = INTEGER: 12673818

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7 = INTEGER: 20111

HOST-RESOURCES-MIB::hrSWRunPerfCPU.9 = INTEGER: 45438

HOST-RESOURCES-MIB::hrSWRunPerfCPU.137 = INTEGER: 2

HOST-RESOURCES-MIB::hrSWRunPerfCPU.148 = INTEGER: 139416

HOST-RESOURCES-MIB::hrSWRunPerfCPU.153 = INTEGER: 718

HOST-RESOURCES-MIB::hrSWRunPerfCPU.157 = INTEGER: 7

HOST-RESOURCES-MIB::hrSWRunPerfCPU.167 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.221 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.240 = INTEGER: 152901

HOST-RESOURCES-MIB::hrSWRunPerfCPU.329 = INTEGER: 5

HOST-RESOURCES-MIB::hrSWRunPerfCPU.343 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.361 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.362 = INTEGER: 95667

HOST-RESOURCES-MIB::hrSWRunPerfCPU.369 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.382 = INTEGER: 144

HOST-RESOURCES-MIB::hrSWRunPerfCPU.388 = INTEGER: 935

HOST-RESOURCES-MIB::hrSWRunPerfCPU.391 = INTEGER: 19065

HOST-RESOURCES-MIB::hrSWRunPerfCPU.395 = INTEGER: 3024

HOST-RESOURCES-MIB::hrSWRunPerfCPU.396 = INTEGER: 689

HOST-RESOURCES-MIB::hrSWRunPerfCPU.397 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.451 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.452 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.453 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.509 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.510 = INTEGER: 18159

HOST-RESOURCES-MIB::hrSWRunPerfCPU.522 = INTEGER: 20071

HOST-RESOURCES-MIB::hrSWRunPerfCPU.533 = INTEGER: 15819

HOST-RESOURCES-MIB::hrSWRunPerfCPU.567 = INTEGER: 35

HOST-RESOURCES-MIB::hrSWRunPerfCPU.615 = INTEGER: 1364

HOST-RESOURCES-MIB::hrSWRunPerfCPU.627 = INTEGER: 4374

HOST-RESOURCES-MIB::hrSWRunPerfCPU.629 = INTEGER: 53697

HOST-RESOURCES-MIB::hrSWRunPerfCPU.633 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.728 = INTEGER: 44660

HOST-RESOURCES-MIB::hrSWRunPerfCPU.866 = INTEGER: 503

HOST-RESOURCES-MIB::hrSWRunPerfCPU.867 = INTEGER: 0

HOST-RESOURCES-MIB::hrSWRunPerfCPU.868 = INTEGER: 9638410

HOST-RESOURCES-MIB::hrSWRunPerfCPU.890 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.897 = INTEGER: 354

HOST-RESOURCES-MIB::hrSWRunPerfCPU.898 = INTEGER: 1021497

HOST-RESOURCES-MIB::hrSWRunPerfCPU.923 = INTEGER: 126411

HOST-RESOURCES-MIB::hrSWRunPerfCPU.924 = INTEGER: 268020

HOST-RESOURCES-MIB::hrSWRunPerfCPU.938 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1504 = INTEGER: 725041

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1506 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.1510 = INTEGER: 2169780

HOST-RESOURCES-MIB::hrSWRunPerfCPU.7395 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.13515 = INTEGER: 88631052

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15355 = INTEGER: 15

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15799 = INTEGER: 3970791

HOST-RESOURCES-MIB::hrSWRunPerfCPU.15851 = INTEGER: 1

HOST-RESOURCES-MIB::hrSWRunPerfCPU.23236 = INTEGER: 461

HOST-RESOURCES-MIB::hrSWRunPerfCPU.25646 = INTEGER: 252

HOST-RESOURCES-MIB::hrSWInstalledName.80 = STRING: “SUNWscpu”


BR

Ken


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

We’ll meet in Munich for the 2nd Check_MK Conference!

Book your place now and be part of it.

October 18th-20th, 2015

http://mathias-kettner.com/conference