Search found 4239 matches

by mguthrie
Wed Apr 10, 2013 1:47 pm
Forum: Nagios XI
Topic: HTTPS Mixed Content Warning
Replies: 5
Views: 1615

Re: HTTPS Mixed Content Warning

I've had to manually edit includes/page-default-splash.php to remove links to non-ssl content before Chrome would show the page as secure with no warnings. Could this be supported in a way that won't break with an update? What version of XI are you currently running, and what did you edit in the de...
by mguthrie
Wed Apr 10, 2013 1:37 pm
Forum: Nagios XI
Topic: RRD graph api
Replies: 6
Views: 2800

Re: RRD graph api

@sreinhart: There's an easier way ;)


Yes, you can use the Backend API URl component to fetch a user's backend ticket. So if you added to that URL:

&username=myuser&ticket=knaonj808an

You should be able to fetch the graph that way.
by mguthrie
Wed Apr 10, 2013 1:34 pm
Forum: Nagios XI
Topic: Can't configure Servicegroup BPI
Replies: 13
Views: 6579

Re: Can't configure Servicegroup BPI

Are you able to delete that servicegroup and then resync? If so, does that allow you to edit the group? If it won't let you delete the synced servicegroup, access the "Manually Edit Config" link, and find the BPI group definition and manually delete it. From there you should be able to res...
by mguthrie
Wed Apr 10, 2013 1:29 pm
Forum: Nagios XI
Topic: Help with NRDS?
Replies: 83
Views: 3313

Re: Help with NRDS?

Can you post the output from:

Code: Select all

crontab -u nagios -l
by mguthrie
Wed Apr 10, 2013 1:16 pm
Forum: Nagios XI
Topic: Bulk change service template
Replies: 9
Views: 758

Re: Bulk change service template

Did you utilize wizards at all for the creation of these services? If so, there would be a template assigned to those services automatically. If you want to add templates to existing services that currently don't utilize them, you'll have to manually add them at the moment. It's important to note th...
by mguthrie
Wed Apr 10, 2013 1:11 pm
Forum: Nagios XI
Topic: Weird scheduling issues
Replies: 22
Views: 2133

Re: Weird scheduling issues

Are you using DNX or Mod Gearman event brokers on this system? For the leftover check files in /tmp, if you extend the restart time of Nagios in the /etc/init.d/nagios init script it should give extra time for check results to close out before the parent process kills them off. /etc/init.d/nagios ar...
by mguthrie
Wed Apr 10, 2013 1:07 pm
Forum: Nagios XI
Topic: Not able to generate report using NAT IP
Replies: 21
Views: 925

Re: Not able to generate report using NAT IP

we are getting below error while trying the url : http://emsnagios1.co-opbank.co.in/nagiosxi Where are you getting this error? If you're getting this in the browser then it's most likely an issue with your internal DNS. Can you access the Admin->System Profile page and send us the downloaded profil...
by mguthrie
Wed Apr 10, 2013 12:57 pm
Forum: Nagios XI
Topic: plugin output size limit
Replies: 17
Views: 999

Re: plugin output size limit

Can you show us an example of how you're implementing the SSI?
by mguthrie
Tue Apr 09, 2013 1:48 pm
Forum: Nagios XI
Topic: Escalation issues
Replies: 16
Views: 928

Re: Escalation issues

Hotfix posted to the Nagios Mobile forum. Let me know if it takes care of the issue! :)

http://support.nagios.com/forum/viewtop ... 482#p50482
by mguthrie
Tue Apr 09, 2013 1:33 pm
Forum: Nagios XI
Topic: Escalation issues
Replies: 16
Views: 928

Re: Escalation issues

Cool. I've got it recreated on my test box. Currently digging away....