Reg: Check_http_Port

Alex Dehaini alexdehaini at gmail.com
Mon Jan 10 17:04:45 CET 2011


Why not create several different services to monitor each port?

On Mon, Jan 10, 2011 at 8:33 AM, Rajesh Kumar <ras.kumar01 at gmail.com> wrote:

> Hi All
>
>
>
>    I have installed Nagios Core in my CentOS but not able to configure
> port based check_http. We are using several port in apache-tomcat in remote
> server. We can able to configure default port 80. I have to need to
> configure server port of 8082, 8084 …  could you assist me port based
> configure on nagios. This is my cfg  file of check_http.
>
>
>
> define host{
>
>         use             linux-server
>
>         host_name       USSERVER
>
>         alias           USSERVER
>
>         address         saas-testing.com
>
>         }
>
> define service{
>
>         use                              generic-service
>
>         host_name                  USSERVER
>
>         service_description    HTTP
>
>         check_command        check_http
>
>         check_interval            3
>
>         check_period              24x7
>
>         retry_interval              2
>
>         max_check_attempts  2
>
>         notification_interval   5
>
>         notification_period      workhours
>
>         notification_options    w,c,u,r
>
>         notifications_enabled   1
>         }
>
> Regards
>
> B.Rajeshkumar
>
>
>
> ------------------------------------------------------------------------------
> Gaining the trust of online customers is vital for the success of any
> company
> that requires sensitive data to be transmitted over the Web.   Learn how to
> best implement a security strategy that keeps consumers' information secure
> and instills the confidence they need to proceed with transactions.
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20110110/ffb755f0/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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


More information about the Users mailing list