Search found 4 matches

by jdsa4444
Tue Aug 23, 2016 11:14 am
Forum: Open Source Nagios Projects
Topic: Morning Status Report Email
Replies: 3
Views: 2151

Re: Morning Status Report Email

I didn't find anything simple enough. So I created a powershell script which pulls it down from the web, cleans it up, and emails it out to me. Then I scheduled it in Task Scheduler. Success!
by jdsa4444
Fri Aug 19, 2016 1:49 pm
Forum: Open Source Nagios Projects
Topic: Morning Status Report Email
Replies: 3
Views: 2151

Morning Status Report Email

Is there a way I setup a scheduled email of the full list of service issues normally shown "All Problems" page. I check this all throughout the day as well as individual emails for each alert, however, I'd like to have one email sent at say 5am showing me the same info as the "All Pro...
by jdsa4444
Thu Jun 23, 2016 8:43 am
Forum: Open Source Nagios Projects
Topic: Simplest way to check all logical disks
Replies: 11
Views: 6595

Re: Simplest way to check all logical disks

I guess what I'm worried about is a drive getting added by another admin and a check not setup in Nagios. Let's just say this sort of thing happens a lot. :) Thanks for the thoughts though. I can see value on both sides and I may end up going a different route altogether. I'll play around with the d...
by jdsa4444
Wed Jun 22, 2016 8:17 am
Forum: Open Source Nagios Projects
Topic: Simplest way to check all logical disks
Replies: 11
Views: 6595

Simplest way to check all logical disks

Hi everyone, I'm a total newbie to Nagios, bear with me. I've come into an environment in the last year using Nagios Core 3.2.0 - (I got that much from running the config checker). About all I've done is add some hosts and simple check_nt checks for system and service statuses. Now we're at the poin...