Check_mk Dashboard modification

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
opssupport
Posts: 5
Joined: Wed Apr 23, 2014 4:28 am

Check_mk Dashboard modification

Post by opssupport »

Hey guys,
Not sure im in the right place, but i wasn;t sure where else i can ask this question, so if you know, your assistance will be highly appreciated.

We are trying to add entries to the Dashboard view in the Check_mk page.

The steps we’ve taken:
• Adding fields to the common.py file ( located under: /usr/share/check_mk/web/plugins/dashboard/common.py) with the new view we want to add, copying the existed ones and modifying it with the new names.
• Restart the httpd service – didn’t refresh the view with the new settings.
• Restart check_mk - same result.

When restarting the httpd, the service starts normally and the page load fine (without the new lines).
However, when modifying the common.py file wrong on purpose, after the httpd restart, the page doesn’t load and specifies were the issue is in the common.py file, so we know we're in the right place, but what are we doing wrong??

We are using check_mk version 1.24p2.

We are not sure where to go from here,
Can you please assist us?


Thanks!

Sharon Alper
SuperD.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Check_mk Dashboard modification

Post by scottwilkerson »

What version of Nagios XI are you running? What you describe is not part of a standard install of Nagios XI.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
opssupport
Posts: 5
Joined: Wed Apr 23, 2014 4:28 am

Re: Check_mk Dashboard modification

Post by opssupport »

Nagios XI version 2012R2.9.
However this configuration issue we are trying to deal with here is regarding the check_mk and not Nagios xi.
I didnt know where i could ask this :\
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Check_mk Dashboard modification

Post by slansing »

We do not technically support check_mk, I'd recommend asking in their mailing list here:

http://mathias-kettner.de/check_mk_lists.html

Unfortunately, they do not offer a lot of support as far as I have seen.
Locked