Mangal Dasan Mangal | 5 Jan 2012 15:24
Picon
Favicon

[Check_mk (english)] Dashboard - Main OverView - Host & Service Statistice - PIE Chart

Hello Friends,
How can I get the Main OverView of  Host & Service Statistics - PIE Chart in the Dashboard?
Like the Check_MK Multisite Demo site?
Anybody have a clue, please share it. I am building up my Check_MK site and show the Dashboard Status to the Plasma Screen in the NOC room.
Thanks in Advance

MANGALDASAN PANDIAN.
KUWAIT.
_______________________________________________
checkmk-en mailing list
checkmk-en@...
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en
Jesus Malena | 5 Jan 2012 21:53
Favicon

[Check_mk (english)] Windows Perfmon Counters...

Hi all,

 

Thanks for a great product. I am managing Linux and Windows systems with Check_MK, Nagios and PNP4Nagios. I have an issue which I can’t seem to find an answer for.

 

I have some Windows perfmon counters I would like to monitor/run checks for. So I followed your directions here: http://mathias-kettner.de/checkmk_windows.html

 

I run the lodctr command to get the list of counters.

 

I find the counter reference ID and put this in check_mk.ini. Snippet of my check_mk.ini file:

 

[global]

    # Restrict access to certain IP addresses

    # only_from = 127.0.0.1 192.168.56.0/24

 

[winperf]

    # Select counters to extract. The following counters

    # are needed by checks shipped with check_mk.

    # counters = 10332:msx_queues

                counters = 13150:MainQueueSize

                counters = 13151:MainQueueSize_Num

                counters = 13160:PlayerCount

                counters = 13161:PlayerCount_Num

                counters = 13162:MaxPlayerCount

                counters = 13163:MaxPlayerCount_Num

                counters = 13414:proc_freq

                counters = 13415:proc_freq_mhz

 

I run from my Nagios box a check_mk –d hostname.fqdn to see what check_mk returns before I start inventorying the system, but I get some miscellaneous data about the perfmon counter and it does not provide me with any appropriate data. Below is a snippet of the data.

 

<<<winperf_MainQueueSize>>>

12970269825.06 13150

<<<winperf_MainQueueSize_Num>>>

12970269825.07 13151

<<<winperf_PlayerCount>>>

12970269825.07 13160

<<<winperf_PlayerCount_Num>>>

12970269825.07 13161

<<<winperf_MaxPlayerCount>>>

12970269825.07 13162

<<<winperf_MaxPlayerCount_Num>>>

12970269825.07 13163

<<<winperf_proc_freq>>>

12970269825.07 13414

<<<winperf_proc_freq_mhz>>>

12970269825.07 13415

 

Am I doing this correctly and if not, how am I supposed to get appropriate data out of perfmon counters? I can get this data from NSClient++ with some crude Perl scripts on the Nagios end, but it takes a long time for this data to be polled. In the NSClient++ side, I know that if I write some vbscript on the client side and poll the host this way, the check will function much faster, but I rather use Check_MK.  In the meantime, since I can’t get check_mk to do this, I will use NSClient++ until that time.

 

Please let me know if there is anything else I can provide to make the resolution to my problem a lot faster.

 

Thanks again for a great product.

 

Jesus

_______________________________________________
checkmk-en mailing list
checkmk-en@...
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en
Hölzel, Arnold | 6 Jan 2012 11:42
Picon
Favicon

[Check_mk (english)] update process check_mk

Hello List,

 

I have a question about the update process of check_mk I am still kind of new in the linux world so please forgive me the newbie level of the question.

 

I am wondering how we can update/upgrade check_mk, we are now running version 1.1.10p3 and would like to go to 1.1.12p6 (latest stable version) I have read the migration notes and don’t think there will be any trouble. Can I just run the setup.sh file and walk through the script? Or do I need to uninstall the old version first? Also is an update of the client site agent’s required?

 

Met vriendelijke groet,

Arnold Hölzel

 

_______________________________________________
checkmk-en mailing list
checkmk-en@...
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en
Fritsch, Jens | 6 Jan 2012 12:02
Picon
Favicon

Re: [Check_mk (english)] update process check_mk

Hi Arnold,
Which OS (debian, suse etc) do you use?



Best regards,
[sent via mobile]



Hello List,

 

I have a question about the update process of check_mk I am still kind of new in the linux world so please forgive me the newbie level of the question.

 

I am wondering how we can update/upgrade check_mk, we are now running version 1.1.10p3 and would like to go to 1.1.12p6 (latest stable version) I have read the migration notes and don’t think there will be any trouble. Can I just run the setup.sh file and walk through the script? Or do I need to uninstall the old version first? Also is an update of the client site agent’s required?

 

Met vriendelijke groet,

Arnold Hölzel

 

_______________________________________________
checkmk-en mailing list
checkmk-en <at> lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Think green - keep it on the screen. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
_______________________________________________
checkmk-en mailing list
checkmk-en@...
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en
Jerzy Kopaczewski | 6 Jan 2012 12:35

[Check_mk (english)] Additional variables in host definition

Hi Guys,


is there any option to be able to add additional variables to host definition through WATO  ?
I need it to store  some strings I'm looking for in check_http tests.

Thanks in advance for any info.

--
Jerzy Kopaczewski                  



This e-mail message including any attachment(s) is intended for the addressee only and may be confidential. If you are not the intended addressee, we request that you notify us immediately and delete this e-mail including any attachment(s), without copying, forwarding, disclosing or using this (these) in any other way.
_______________________________________________
checkmk-en mailing list
checkmk-en@...
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en
Hölzel, Arnold | 6 Jan 2012 13:41
Picon
Favicon

Re: [Check_mk (english)] update process check_mk

Sorry forgot to give the OS info

 

cat /etc/redhat-release

Red Hat Enterprise Linux Server release 5.5 (Tikanga)

 

----

Hi Arnold,

Which OS (debian, suse etc) do you use?

 

 

 

Best regards,

[sent via mobile]

 

 

 

> Hello List,

> I have a question about the update process of check_mk I am still kind of new in the linux world so please forgive me the newbie level of the question.

> I am wondering how we can update/upgrade check_mk, we are now running version 1.1.10p3 and would like to go to 1.1.12p6 (latest stable version) I have read the migration notes and don’t think there will be any trouble. Can I just run the setup.sh file and walk through the script? Or do I need to uninstall the old version first? Also is an update of the client site agent’s required?

> Met vriendelijke groet,

> Arnold Hölzel

> _______________________________________________

> checkmk-en mailing list

> checkmk-en at lists.mathias-kettner.de

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

 

 

 

Met vriendelijke groet,

Arnold Hölzel

 

_______________________________________________
checkmk-en mailing list
checkmk-en@...
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Gmane