Thanks for the multiple options! I'm going to look into bot cat'ing out the parameter, as well as the New Relic-specific options that were mentioned (though the technique is going to eventually be needed for broader application).
Thanks for all of the help!
Search found 4 matches
- Thu Dec 15, 2016 4:02 am
- Forum: Open Source Nagios Projects
- Topic: Need to include exact cr/lf and spacing in ARGS for command.
- Replies: 7
- Views: 2329
- Wed Dec 14, 2016 12:37 pm
- Forum: Open Source Nagios Projects
- Topic: Need to include exact cr/lf and spacing in ARGS for command.
- Replies: 7
- Views: 2329
Re: Need to include exact cr/lf and spacing in ARGS for comm
Welcome! I'm going to ask a few questions so we have a baseline for where things are installed and what functionality you have. What version of Core are you using? Was it compiled from source or installed from distro repos? On what OS/version is nagios running? cat /etc/*-release may be of use. Hia...
- Wed Dec 14, 2016 10:34 am
- Forum: Open Source Nagios Projects
- Topic: Need to include exact cr/lf and spacing in ARGS for command.
- Replies: 7
- Views: 2329
Re: Need to include exact cr/lf and spacing in ARGS for comm
Thanks to the mod for approving this! First time poster, please be gentle. 
- Wed Dec 14, 2016 5:53 am
- Forum: Open Source Nagios Projects
- Topic: Need to include exact cr/lf and spacing in ARGS for command.
- Replies: 7
- Views: 2329
Need to include exact cr/lf and spacing in ARGS for command.
Hey folks! I need to pull the monitoring status from the web front end for status.newrelic.com . On the command line, I've got it working perfectly using this command, with exact spacing and cr/lf of course: /usr/lib/nagios/plugins/check_http -w 30 -c 60 -s ' <span class="name"> APM </span...