Search found 13 matches

by alexlacraru
Wed Mar 28, 2012 1:14 pm
Forum: Nagios XI
Topic: Availability report
Replies: 3
Views: 1065

Re: Availability report

I've seen that one, but the new one is much nicer... the old one has no pie chart, all sorts of numbers that will just confuse the customer...
I'll look into modifying it; I'm open to any other suggestions :)
by alexlacraru
Wed Mar 28, 2012 12:44 pm
Forum: Nagios XI
Topic: Availability report
Replies: 3
Views: 1065

Availability report

Hi there, just trying the availability report for the first time and I noticed it calculates the downtime inside the scheduled downtime windows, while the old legacy report had the option of ignoring those downtimes. I'm running NagiosXI 2.1. Is there a way to create an availability report that woul...
by alexlacraru
Tue Sep 20, 2011 11:11 am
Forum: Nagios XI
Topic: Wrong date for downtime?
Replies: 20
Views: 1694

Re: Wrong date for downtime?

you're welcome, glad I can help :)
by alexlacraru
Tue Sep 20, 2011 10:13 am
Forum: Nagios XI
Topic: Wrong date for downtime?
Replies: 20
Views: 1694

Re: Wrong date for downtime?

hi there, pls see the attached file; if you do a search for 'alex' you'll find the sections I've modified :)
alex
by alexlacraru
Tue Sep 20, 2011 9:37 am
Forum: Nagios XI
Topic: Wrong date for downtime?
Replies: 20
Views: 1694

Re: Wrong date for downtime?

hi there, the issue is with the logic in recurringdowntime.pl, I fixed it in my install and it's been running fine for 3 weeks now. there were 2 issues: - on some dates it would skip the next week, creating a schedule some time far in the future; one of the conditions has an 'and' and for some reaso...
by alexlacraru
Fri Jun 03, 2011 1:43 pm
Forum: Nagios XI
Topic: Wrong date for downtime?
Replies: 20
Views: 1694

Re: Wrong date for downtime?

ok, I've deleted all the recurring downtimes, waited for all of them to pass so all the hosts had nothing scheduled. I've created 5 scheduled downtimes for 5 hostgroups, all of them on Tuesday morning, 6-8am. here's what I have in the host after this was applied: By (Nagios Process) at 2011-06-03 00...
by alexlacraru
Thu Jun 02, 2011 1:00 pm
Forum: Nagios XI
Topic: ping a remote host from a remote server from Nagios
Replies: 1
Views: 2082

ping a remote host from a remote server from Nagios

for whoever is interested, I had to do this to check the status of a vpn tunnel that my Nagios can't reach: 1. install nsclient on the remote server (make sure nrpe is enabled in the install options screen), set it up in nagiosxi 2. adjust nrpe section in nsc: port=5666 allow_arguments=1 allow_nasty...
by alexlacraru
Wed Jun 01, 2011 1:37 pm
Forum: Nagios XI
Topic: Wrong date for downtime?
Replies: 20
Views: 1694

Re: Wrong date for downtime?

not necessarily, it seemed to have created 2 downtimes a week, the time is right but day is wrong. this week however ws the first time it created wed-thu for the events scheduled on tue, usually it was creating tue-wed. I've deleted all the scheduled downtimes and I'll be waiting for Friday (when th...
by alexlacraru
Tue May 31, 2011 8:00 am
Forum: Nagios XI
Topic: Wrong date for downtime?
Replies: 20
Views: 1694

Re: Wrong date for downtime?

hi there, I just installed 1.3 on Friday, but this is still an issue. I have recurring downtime scheduled for TUE-WED-THU but everything was double scheduled WED-THU-FRI this week...
I'll delete all the recurring downtimes and recreate them, anything else I can try?
thanks!
Alex
by alexlacraru
Mon May 30, 2011 8:04 am
Forum: Nagios XI
Topic: disk usage graphs
Replies: 2
Views: 1056

Re: disk usage graphs

problem solved! wow. apparently the 6 hours check is not good enough for graphs, changed to 30 minutes and it works nicely.