On 11/30/05, Mehmet Fatih AKBULUT <[EMAIL PROTECTED]> wrote: > hi all. (its me again) > i asked this before but still no answer? > and now wanna change the way of asking. > theres no plugin like check_shttp nor check_sql. > then how will i check secure sites ? just with check_http ? > and is it possible to monitor sql server via nagios ? > hope will satisfy with your answers ... > bye >
You could start by running ./check_http --help and noticing that there is infact an option for ssl. You can define that as its own command, or you can use it as an arg. Yes. It is possible to monitor sql servers with nagios. -- Jim Perrin System Architect - UIT Ft Gordon & US Army Signal Center ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
