Search found 18 matches

by kellyangell
Tue Nov 08, 2016 4:17 am
Forum: Open Source Nagios Projects
Topic: run curl on a remote server and collect response
Replies: 8
Views: 11592

Re: run curl on a remote server and collect response

i have solved the issue by writing my own plugin, wasn't sure it would work at first , but sometimes the simple way around is the best one. its working , thanks for your help ,with this issue. you can close this as solved .
kelly
by kellyangell
Mon Nov 07, 2016 3:48 am
Forum: Open Source Nagios Projects
Topic: run curl on a remote server and collect response
Replies: 8
Views: 11592

Re: run curl on a remote server and collect response

EDIT: Please wrap in code blocks hi the check_curl does have the search string included , but i have tried some variations , not too sure how to define it --------- check_curl_http.php v1.0, 06.06.2012 --------- \n Syntax: -U URL -A Agent (default: Mozilla/5.0 ... ) -a authentication [user]:[passwo...
by kellyangell
Sat Nov 05, 2016 9:45 am
Forum: Open Source Nagios Projects
Topic: run curl on a remote server and collect response
Replies: 8
Views: 11592

Re: run curl on a remote server and collect response

hello

i downloaded this from your nagios website , thanks for your great response , have a look and see what you think

thanks kelly
by kellyangell
Fri Nov 04, 2016 10:44 am
Forum: Open Source Nagios Projects
Topic: run curl on a remote server and collect response
Replies: 8
Views: 11592

Re: run curl on a remote server and collect response

great thanks , that works . next question , when i run this command on the server directly , this is the response we get to know that its working "Booking with Spring 4.2.4.RELEASE" how can i get nagios to monitor its OK if we get this "Booking with Spring 4.2.4.RELEASE" and if w...
by kellyangell
Fri Nov 04, 2016 10:20 am
Forum: Open Source Nagios Projects
Topic: Nagios email notifications not working
Replies: 10
Views: 5110

Re: Nagios email notifications not working

haha of course . its been a long day ! here is the file
by kellyangell
Fri Nov 04, 2016 5:20 am
Forum: Open Source Nagios Projects
Topic: run curl on a remote server and collect response
Replies: 8
Views: 11592

run curl on a remote server and collect response

Hello I am trying to run a command "curl (web address)" on a remote machine to see if it can connect to the BE machine. can you please send me some instructions or maybe a link to a plugin so i can do this. the check_curl plugin is running it from the nagios machine , but i don't want that...
by kellyangell
Fri Nov 04, 2016 2:54 am
Forum: Open Source Nagios Projects
Topic: Nagios email notifications not working
Replies: 10
Views: 5110

Re: Nagios email notifications not working

it won't allow me to upload a file with the .debug extension
by kellyangell
Wed Oct 26, 2016 1:45 am
Forum: Open Source Nagios Projects
Topic: Nagios email notifications not working
Replies: 10
Views: 5110

Re: Nagios email notifications not working

hello

here is a screen shot of the email , there is no information its just the subject

thanks
by kellyangell
Wed Oct 19, 2016 2:55 am
Forum: Open Source Nagios Projects
Topic: Nagios email notifications not working
Replies: 10
Views: 5110

Re: Nagios email notifications not working

Hello i have got it working , so need need to do anything, one more thing is the mails i am receiving are blank and i would like it to contain the status information , is there something i need to change in these 2 entries , as it is a db query i am running i would like to see the output and comment...