Search found 4 matches

by shahnn28
Thu Feb 28, 2013 12:59 pm
Forum: Open Source Nagios Projects
Topic: check log files
Replies: 1
Views: 1020

check log files

Hi, I was hoping to get some advice re: nagios plugins. I am trying to monitor webserver logs and alert for any response times over than 3000 milliseconds. I used the check_log, but that doesn't work too well and doesn't find something that is definately in the log. I was wondering if there was anot...
by shahnn28
Tue Feb 05, 2013 2:01 pm
Forum: Open Source Nagios Projects
Topic: Access Token ID
Replies: 1
Views: 1059

Access Token ID

Hi, I was hoping to receive some help (I am sure it's gotta be a custom plugin, but I don't have any experience with programming). I am trying to create a check that will do the following: Using curl, retrieve the latest token ID. Once this token ID is retrieved, I would need to use something like s...
by shahnn28
Tue Feb 05, 2013 1:57 pm
Forum: Open Source Nagios Projects
Topic: Nagios Automation
Replies: 4
Views: 1896

Re: Nagios Automation

Wouldn't I be able to use something similar from Nagios XI or copy that script that does that?
by shahnn28
Wed Jan 23, 2013 5:19 pm
Forum: Open Source Nagios Projects
Topic: Nagios Automation
Replies: 4
Views: 1896

Nagios Automation

Is there a way to automate nagios core to pick up hosts from a file automating the process of creating a hosts in the hosts.cfg for 100s of nodes? Example: Generating a file called new_hosts that has the following: Host: ServerA IP: XXXXX An automated process that will go ahead and create the follow...