Search found 116 matches

by disrael
Tue Jan 28, 2014 8:51 am
Forum: Nagios XI
Topic: PDF Report Creation
Replies: 3
Views: 351

Re: PDF Report Creation

Thanks for the reply, any idea when we can get a list of files or should we try tracking this down ourselves?

-Doron
by disrael
Thu Jan 23, 2014 3:20 pm
Forum: Nagios XI
Topic: PDF Report Creation
Replies: 3
Views: 351

PDF Report Creation

We are using Siteminder on our system and it is great, until we find that something new that we didn't know about prior. Doing certain actions in Nagios appears to require the server to access itself. We have dealt with this in the past, by putting an exception for the pages Nagios is trying to acce...
by disrael
Tue Nov 05, 2013 12:26 pm
Forum: Nagios XI
Topic: Changing MySQL Default location?
Replies: 6
Views: 804

Re: Changing MySQL Default location?

We do have more limited control of the server on the hardware side. We could ask them to add additional space to the /var, though my manager might shoot that down as we do have a lot space in a /u01 partition. I was thinking that just putting it in a different location would be the best idea, I thou...
by disrael
Tue Nov 05, 2013 11:22 am
Forum: Nagios XI
Topic: Changing MySQL Default location?
Replies: 6
Views: 804

Re: Changing MySQL Default location?

I forgot you guys don't have ESP ><

We are looking at putting it in a different location/partition on the same server.
by disrael
Tue Nov 05, 2013 9:40 am
Forum: Nagios XI
Topic: Changing MySQL Default location?
Replies: 6
Views: 804

Changing MySQL Default location?

We are running out of room in /var and we are looking at moving the MySQL DB files and log files to a different location. Would this pose an issue down the road with a Nagios Patch/Upgrade? We are making all changes in the /etc/my.cnf.

-Doron
by disrael
Tue Oct 29, 2013 11:30 am
Forum: Nagios Fusion
Topic: Nagios Fusion
Replies: 1
Views: 625

Nagios Fusion

We have 4 servers across multible networks and datacenters. We use one as a master for all the other servers. What advantage does Fusion give us compared to the way we have it now? Also are there any server requirements for Nagios Fusion? Is it easy to setup Nagios Fusion with our current XI envirom...
by disrael
Wed Aug 14, 2013 2:27 pm
Forum: Nagios XI
Topic: Taking Metrics from Log files
Replies: 5
Views: 569

Re: Taking Metrics from Log files

Is there a script or plugin that you could recommend that I could use a reference?
by disrael
Wed Aug 14, 2013 12:32 pm
Forum: Nagios XI
Topic: Taking Metrics from Log files
Replies: 5
Views: 569

Re: Taking Metrics from Log files

I am taking in data from every line and putting the number that is in each line into a Nagios graph. I am trying to see if we can use Nagios to replace one of our applications that has a sub par interface.

-Doron
by disrael
Wed Aug 14, 2013 11:07 am
Forum: Nagios XI
Topic: Taking Metrics from Log files
Replies: 5
Views: 569

Taking Metrics from Log files

Is there a way to obtain custom metrics from a log file and out put it into a graph in Nagios?

-Doron
by disrael
Mon Aug 12, 2013 8:38 am
Forum: Nagios XI
Topic: Querying a DB?
Replies: 2
Views: 265

Re: Querying a DB?

I guess if not, I could always write perl script to that Nagios runs.