Search found 7 matches

by rsegebre
Mon Feb 04, 2013 3:45 pm
Forum: Open Source Nagios Projects
Topic: Where does oscp commands get logged?
Replies: 2
Views: 1612

Re: Where does oscp commands get logged?

I actually figured this out. So I was simply logging to much information to nagios.debug to the point that it got rotated very quickly since it reached the size limit. So I reduced logging on debug to only log commands and did a very detailed info, and I did see it executing the ocsp/ochp commands a...
by rsegebre
Mon Feb 04, 2013 2:04 pm
Forum: Open Source Nagios Projects
Topic: Where does oscp commands get logged?
Replies: 2
Views: 1612

Where does oscp commands get logged?

Good Afternoon, I am currently in the process of testing a distributed monitoring solution using nsca/send_nsca which a NagiosXI box as a master and multiple Nagios Core boxes as slaves. The problem I've encountered so far is that Nagios Core doesn't seem to be executing the ocsp/ochp commands I spe...
by rsegebre
Thu Nov 29, 2012 11:06 am
Forum: Nagios Fusion
Topic: Nagios Fusion Dashlets
Replies: 5
Views: 4071

Re: Nagios Fusion Dashlets

Thank you Mike! This is great. I am looking into the code and I will let you know/share if I do something worthwhile that would be good to share with everybody. Also I might write a blog post on how to get started on creating dashlets and the process of modifying creating your own, if I feel I got a...
by rsegebre
Wed Nov 21, 2012 2:15 pm
Forum: Nagios Fusion
Topic: Nagios Fusion Dashlets
Replies: 5
Views: 4071

Re: Nagios Fusion Dashlets

Currently I've seen some of the dashlets that are out and the ones that are available through the Nagios Fusion-> Available Dashlets Section, I believe you've written pretty much all of them and they are all pretty awesome! Currently I have 2 types of dashlets I want to work on: 1) Instead of aggreg...
by rsegebre
Wed Nov 21, 2012 1:27 pm
Forum: Nagios Fusion
Topic: Nagios Fusion installed php 5.1.6
Replies: 3
Views: 3963

Re: Nagios Fusion installed php 5.1.6

Thanks a lot Mike! I updated php as you recommended, since I am still trying it out! If I get the full version I will probably start fresh on a clean 6.3 install. But the php upgrade got Top Alert Producers and Recent Alerts working perfectly.

Thanks again.
by rsegebre
Tue Nov 20, 2012 4:40 pm
Forum: Nagios Fusion
Topic: Nagios Fusion installed php 5.1.6
Replies: 3
Views: 3963

Nagios Fusion installed php 5.1.6

Hi, I am currently trying to figure out why my Nagios Fusion instance is not displaying the Recent Alerts and the Top Alert Producers information for any of my Nagios Core instances. I am running Nagios Fusion on a fresh CentOS 5.5 base install. ( Please see image attached. ) After checking the /usr...
by rsegebre
Tue Nov 20, 2012 3:49 pm
Forum: Nagios Fusion
Topic: Nagios Fusion Dashlets
Replies: 5
Views: 4071

Nagios Fusion Dashlets

Is there any existing documentation to create your own Nagios Fusion Dashlets? I haven't been able to find anything helpful to get me started creating my own dashlets.

Thank you.