Search found 4 matches
- Fri May 29, 2015 2:36 pm
- Forum: Nagios XI
- Topic: check_http and special characters
- Replies: 1
- Views: 89
check_http and special characters
I'm trying to use the check_http command (actually, it's 'check_xi_service_http', which just calls 'check_http' with some options set) to monitor webpages for content using the '-s "TEXT TO FIND"' option. I'm getting that the text isn't found when it looks like it should be. In a couple of...
- Fri May 29, 2015 2:26 pm
- Forum: Nagios XI
- Topic: Bulk Import of hosts for URL monitoring
- Replies: 5
- Views: 245
Re: Bulk Import of hosts for URL monitoring
Thanks for the idea. No, I do not have enterprise. I did figure out a way to do it, however. CCM has a utility to import cfg files, and you can include multiple hosts and services in the cfg files. So, I took the spreadsheet I was given, pulled out the URL, person to be notified, and the string to s...
- Mon May 18, 2015 12:39 pm
- Forum: Nagios XI
- Topic: Bulk Import of hosts for URL monitoring
- Replies: 5
- Views: 245
Re: Bulk Import of hosts for URL monitoring
Rats. I was hoping that wasn't the case. If there's a feature request list for that bulk import thing, I'd think that would be something that many folks would like. I guess I have a whole lot of typing and clicking in my future...
- Mon May 18, 2015 11:22 am
- Forum: Nagios XI
- Topic: Bulk Import of hosts for URL monitoring
- Replies: 5
- Views: 245
Bulk Import of hosts for URL monitoring
Hello. I'm running Nagios XI 2014R1.5 on a pre-built VM (CentOS release 6.3, x64). I don't have any proxy server or other weird configuration. I'm trying to import a list of several hundred URLs that I'd like to monitor by DNS Resolution, Ping, HTTP Response, and Web Page Content. I've compiled all ...