You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Prachi Bedekar (JIRA)" <ji...@apache.org> on 2010/11/09 12:33:06 UTC

[jira] Created: (CHUKWA-550) command to see port status

command to see port status
--------------------------

                 Key: CHUKWA-550
                 URL: https://issues.apache.org/jira/browse/CHUKWA-550
             Project: Chukwa
          Issue Type: Bug
          Components: build and test code
    Affects Versions: 0.4.0
         Environment: linux
            Reporter: Prachi Bedekar
             Fix For: 0.4.0


I am checking the collector status along with port. I want to check if collector is running what is the status of port (closed or open)
I have used the telnet command to see the port status.
But it is giving me connection error (saying connection is refused).

I have checked the files for the network connections in /etc/*. The contents are right.

Can anyone suggest me some other command to see the port status?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CHUKWA-550) command to see port status

Posted by "Ari Rabkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CHUKWA-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931873#action_12931873 ] 

Ari Rabkin commented on CHUKWA-550:
-----------------------------------

Gonna keep this open as a reminder to add those notes to the docs -- I'll try to get to it today or tomorrow.

> command to see port status
> --------------------------
>
>                 Key: CHUKWA-550
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-550
>             Project: Chukwa
>          Issue Type: Bug
>          Components: build and test code
>    Affects Versions: 0.4.0
>         Environment: linux
>            Reporter: Prachi Bedekar
>             Fix For: 0.4.0
>
>
> I am checking the collector status along with port. I want to check if collector is running what is the status of port (closed or open)
> I have used the telnet command to see the port status.
> But it is giving me connection error (saying connection is refused).
> I have checked the files for the network connections in /etc/*. The contents are right.
> Can anyone suggest me some other command to see the port status?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CHUKWA-550) command to see port status

Posted by "Ahmed Fathalla (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CHUKWA-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931869#action_12931869 ] 

Ahmed Fathalla commented on CHUKWA-550:
---------------------------------------

This is another issue that needs to be closed

> command to see port status
> --------------------------
>
>                 Key: CHUKWA-550
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-550
>             Project: Chukwa
>          Issue Type: Bug
>          Components: build and test code
>    Affects Versions: 0.4.0
>         Environment: linux
>            Reporter: Prachi Bedekar
>             Fix For: 0.4.0
>
>
> I am checking the collector status along with port. I want to check if collector is running what is the status of port (closed or open)
> I have used the telnet command to see the port status.
> But it is giving me connection error (saying connection is refused).
> I have checked the files for the network connections in /etc/*. The contents are right.
> Can anyone suggest me some other command to see the port status?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CHUKWA-550) command to see port status

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CHUKWA-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930200#action_12930200 ] 

Eric Yang commented on CHUKWA-550:
----------------------------------

# agent command port
netstat -anp |grep 9093

# collector port
netstat -anp |grep 8080


> command to see port status
> --------------------------
>
>                 Key: CHUKWA-550
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-550
>             Project: Chukwa
>          Issue Type: Bug
>          Components: build and test code
>    Affects Versions: 0.4.0
>         Environment: linux
>            Reporter: Prachi Bedekar
>             Fix For: 0.4.0
>
>
> I am checking the collector status along with port. I want to check if collector is running what is the status of port (closed or open)
> I have used the telnet command to see the port status.
> But it is giving me connection error (saying connection is refused).
> I have checked the files for the network connections in /etc/*. The contents are right.
> Can anyone suggest me some other command to see the port status?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CHUKWA-550) command to see port status

Posted by "Prachi Bedekar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CHUKWA-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930556#action_12930556 ] 

Prachi Bedekar commented on CHUKWA-550:
---------------------------------------

thank you for your help.
this command is working fine and giving proper output.

Once again thanks.

> command to see port status
> --------------------------
>
>                 Key: CHUKWA-550
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-550
>             Project: Chukwa
>          Issue Type: Bug
>          Components: build and test code
>    Affects Versions: 0.4.0
>         Environment: linux
>            Reporter: Prachi Bedekar
>             Fix For: 0.4.0
>
>
> I am checking the collector status along with port. I want to check if collector is running what is the status of port (closed or open)
> I have used the telnet command to see the port status.
> But it is giving me connection error (saying connection is refused).
> I have checked the files for the network connections in /etc/*. The contents are right.
> Can anyone suggest me some other command to see the port status?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CHUKWA-550) command to see port status

Posted by "Ahmed Fathalla (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CHUKWA-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966748#action_12966748 ] 

Ahmed Fathalla commented on CHUKWA-550:
---------------------------------------

Can we close this now?

> command to see port status
> --------------------------
>
>                 Key: CHUKWA-550
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-550
>             Project: Chukwa
>          Issue Type: Bug
>          Components: build and test code
>    Affects Versions: 0.4.0
>         Environment: linux
>            Reporter: Prachi Bedekar
>             Fix For: 0.4.0
>
>
> I am checking the collector status along with port. I want to check if collector is running what is the status of port (closed or open)
> I have used the telnet command to see the port status.
> But it is giving me connection error (saying connection is refused).
> I have checked the files for the network connections in /etc/*. The contents are right.
> Can anyone suggest me some other command to see the port status?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Resolved] (CHUKWA-550) command to see port status

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CHUKWA-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang resolved CHUKWA-550.
------------------------------

    Resolution: Not A Problem

No code change required, close this issue.

> command to see port status
> --------------------------
>
>                 Key: CHUKWA-550
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-550
>             Project: Chukwa
>          Issue Type: Bug
>          Components: build and test code
>    Affects Versions: 0.4.0
>         Environment: linux
>            Reporter: Prachi Bedekar
>             Fix For: 0.4.0
>
>
> I am checking the collector status along with port. I want to check if collector is running what is the status of port (closed or open)
> I have used the telnet command to see the port status.
> But it is giving me connection error (saying connection is refused).
> I have checked the files for the network connections in /etc/*. The contents are right.
> Can anyone suggest me some other command to see the port status?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira