Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-6634

FIWARE.Request.Lab.Spain.FIWARE Lab Assistance.

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-LAB-HELP
    • Labels:
      None

      Description

      Hi,

      What is the correct way, where to contact, to request a name server
      entry, e.g. "poi.lab.fiware.org" for the FIWARE POI Data Provider Global
      Instance?

      Best Regards
      Ari Okkonen (FIWARE POI-DP Enabler Owner)


      Ari Okkonen
      Adminotech

      Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost.
      Please, send your messages using the new domain (Fiware-lab-help@lists.fiware.org) instead of the old one.
      _______________________________________________
      Fiware-lab-help mailing list
      Fiware-lab-help@lists.fiware.org
      https://lists.fiware.org/listinfo/fiware-lab-help
      [Created via e-mail received from: Ari Okkonen ADT <ari.okkonen@adminotech.com>]

        Activity

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        3h 33m 1 Giuseppe Cossu 19/May/16 6:59 PM
        Closed Closed In Progress In Progress
        2d 8h 35m 1 Ari Okkonen 01/Jun/16 7:07 PM
        In Progress In Progress Answered Answered
        20h 33m 2 Fernando Lopez 02/Jun/16 3:41 PM
        Answered Answered Closed Closed
        17d 11h 56m 2 Fernando Lopez 09/Jun/16 12:04 PM
        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        backlogmanager Backlog Manager made changes -
        Summary FIWARE.Request.Lab.FIWARE Lab Assistance. FIWARE.Request.Lab.Spain.FIWARE Lab Assistance.
        fla Fernando Lopez made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        Hide
        fla Fernando Lopez added a comment -

        The component is configured in the Nagios tool, detailed information was sent by email to the user and the google doc document was completed with the proper information.

        Show
        fla Fernando Lopez added a comment - The component is configured in the Nagios tool, detailed information was sent by email to the user and the google doc document was completed with the proper information.
        Hide
        ariokkon Ari Okkonen added a comment - - edited

        To be sure that the POI GE is properly on-line, the server and the client can be queried using Nagios:

        1. the server:
        http://poi.lab.fiware.org/poi_dp/radial_search?lat=1&lon=1&category=test_poi
        should return Status code "200 OK", Content-Type "application/json", and something starting with "{" as the content.

        2. the demo client:
        http://poi.lab.fiware.org/pois/
        should return status "200 OK", Content-Type "text/html", and something starting with "<" as the content.

        Then it is quite likely that the service is OK. Simple reboot should be enough in case of problems.

        Show
        ariokkon Ari Okkonen added a comment - - edited To be sure that the POI GE is properly on-line, the server and the client can be queried using Nagios : 1. the server: http://poi.lab.fiware.org/poi_dp/radial_search?lat=1&lon=1&category=test_poi should return Status code "200 OK", Content-Type "application/json", and something starting with "{" as the content. 2. the demo client: http://poi.lab.fiware.org/pois/ should return status "200 OK", Content-Type "text/html", and something starting with "<" as the content. Then it is quite likely that the service is OK. Simple reboot should be enough in case of problems.
        Hide
        ariokkon Ari Okkonen added a comment - - edited

        poi.lab.fiware.org works fine, thank you. The server is up and running. You can have a look by opening http://poi.lab.fiware.org/pois and selecting e.g. "saarbrucken" as the position and "Entertainmet etc." as categories. However the authentication and authorization tokens for logged-in use are currently transmitted in plaintext, because only http is available. A decent SSL certificate would allow use of https to hide those tokens. I think that other data is not sensitive. With "decent" I mean a certificate that does not raise spectacular and difficult-to-pass "untrusted certificate" warnings in the browser.
        Moreover, I need a link to up-to-date detailed instructions about what I have to do about Nagios The ones I found weren't valid anymore.

        Show
        ariokkon Ari Okkonen added a comment - - edited poi.lab.fiware.org works fine, thank you. The server is up and running. You can have a look by opening http://poi.lab.fiware.org/pois and selecting e.g. "saarbrucken" as the position and "Entertainmet etc." as categories. However the authentication and authorization tokens for logged-in use are currently transmitted in plaintext, because only http is available. A decent SSL certificate would allow use of https to hide those tokens . I think that other data is not sensitive. With "decent" I mean a certificate that does not raise spectacular and difficult-to-pass "untrusted certificate" warnings in the browser. Moreover, I need a link to up-to-date detailed instructions about what I have to do about Nagios The ones I found weren't valid anymore.
        fla Fernando Lopez made changes -
        HD-Node Spain [ 10846 ]
        fla Fernando Lopez made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        Hide
        fla Fernando Lopez added a comment -

        The DNS entry is configured.

        What do you mean by "a ssl connection would be preferable"? Do you want to use an https for your component and you request a decent certificate?

        Regarding Nagios, we just need to check that the service is up and running. It is just a sanity check of your component.

        Show
        fla Fernando Lopez added a comment - The DNS entry is configured. What do you mean by "a ssl connection would be preferable"? Do you want to use an https for your component and you request a decent certificate? Regarding Nagios, we just need to check that the service is up and running. It is just a sanity check of your component.
        ariokkon Ari Okkonen made changes -
        Link This issue relates to WEB-872 [ WEB-872 ]
        Hide
        ariokkon Ari Okkonen added a comment - - edited

        The Apache server is now running. I am currently installing the other software. Catalog entry and Nagios will come next.
        The IP address of the server is http://130.206.115.237/ . I suggest the URL to be "poi.lab.fiware.org". Name in the catalogue is "POI Data Provider". The catalogue entry is http://catalogue.fiware.org/enablers/poi-data-provider .
        A SSL connection would be preferable, but how to get a decent certificate?

        Show
        ariokkon Ari Okkonen added a comment - - edited The Apache server is now running. I am currently installing the other software. Catalog entry and Nagios will come next. The IP address of the server is http://130.206.115.237/ . I suggest the URL to be "poi.lab.fiware.org". Name in the catalogue is " POI Data Provider ". The catalogue entry is http://catalogue.fiware.org/enablers/poi-data-provider . A SSL connection would be preferable, but how to get a decent certificate?
        ariokkon Ari Okkonen made changes -
        Resolution Done [ 10000 ]
        Status Closed [ 6 ] In Progress [ 3 ]
        Hide
        fw.ext.user FW External User added a comment -

        Comment by ari.okkonen@cie.fi :

        Hi Fernando,

        The Apache server is now running. I am currently installing the other
        software. Catalog entry and Nagios will come next.
        The IP address of the server is http://130.206.115.237/ . I suggest the
        URL to be "poi.lab.fiware.org". The very long name could be "FIWARE POI
        Data Provider Global Instance". (I hope that bureaucratic monster is not
        seen very often.) The catalogue entry is
        http://catalogue.fiware.org/enablers/poi-data-provider .
        A ssl connection would be preferable, but how to get a decent certificate?

        BR
        Ari

        On 2016-05-23 19:19, Fernando Lopez (JIRA) wrote:
        > [ https://jira.fiware.org/browse/HELP-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51064#comment-51064 ]
        >
        > Fernando Lopez commented on HELP-6634:
        > --------------------------------------
        >
        > Hi Ari,
        >
        > You have to contact with me. Indicating the name of the GE and the IP of the name of the service in order to configure the DNS. Besides, you should put the correct entry point in the catalog and provide the correct configuration of the Nagios process to check this global instance.
        >
        > Thanks
        >
        >> [Fiware-lab-help] FIWARE Lab Assistance
        >> ---------------------------------------
        >>
        >> Key: HELP-6634
        >> URL: https://jira.fiware.org/browse/HELP-6634
        >> Project: Help-Desk
        >> Issue Type: extRequest
        >> Components: FIWARE-LAB-HELP
        >> Reporter: FW External User
        >> Assignee: Fernando Lopez
        >>
        >> Hi,
        >> What is the correct way, where to contact, to request a name server
        >> entry, e.g. "poi.lab.fiware.org" for the FIWARE POI Data Provider Global
        >> Instance?
        >> Best Regards
        >> Ari Okkonen (FIWARE POI-DP Enabler Owner)
        >> –
        >> Ari Okkonen
        >> Adminotech
        >> Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost.
        >> Please, send your messages using the new domain (Fiware-lab-help@lists.fiware.org) instead of the old one.
        >>

        Show
        fw.ext.user FW External User added a comment - Comment by ari.okkonen@cie.fi : Hi Fernando, The Apache server is now running. I am currently installing the other software. Catalog entry and Nagios will come next. The IP address of the server is http://130.206.115.237/ . I suggest the URL to be "poi.lab.fiware.org". The very long name could be "FIWARE POI Data Provider Global Instance". (I hope that bureaucratic monster is not seen very often.) The catalogue entry is http://catalogue.fiware.org/enablers/poi-data-provider . A ssl connection would be preferable, but how to get a decent certificate? BR Ari On 2016-05-23 19:19, Fernando Lopez (JIRA) wrote: > [ https://jira.fiware.org/browse/HELP-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51064#comment-51064 ] > > Fernando Lopez commented on HELP-6634 : > -------------------------------------- > > Hi Ari, > > You have to contact with me. Indicating the name of the GE and the IP of the name of the service in order to configure the DNS. Besides, you should put the correct entry point in the catalog and provide the correct configuration of the Nagios process to check this global instance. > > Thanks > >> [Fiware-lab-help] FIWARE Lab Assistance >> --------------------------------------- >> >> Key: HELP-6634 >> URL: https://jira.fiware.org/browse/HELP-6634 >> Project: Help-Desk >> Issue Type: extRequest >> Components: FIWARE-LAB-HELP >> Reporter: FW External User >> Assignee: Fernando Lopez >> >> Hi, >> What is the correct way, where to contact, to request a name server >> entry, e.g. "poi.lab.fiware.org" for the FIWARE POI Data Provider Global >> Instance? >> Best Regards >> Ari Okkonen (FIWARE POI-DP Enabler Owner) >> – >> Ari Okkonen >> Adminotech >> Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost. >> Please, send your messages using the new domain (Fiware-lab-help@lists.fiware.org) instead of the old one. >>
        backlogmanager Backlog Manager made changes -
        Summary [Fiware-lab-help] FIWARE Lab Assistance FIWARE.Request.Lab.FIWARE Lab Assistance.
        HD-Enabler POI Provider [ 10898 ]
        HD-Node Unknown [ 10852 ]
        fla Fernando Lopez made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        Hide
        ariokkon Ari Okkonen added a comment -

        Putting stuff in place. Please, be patient.

        Show
        ariokkon Ari Okkonen added a comment - Putting stuff in place. Please, be patient.
        Hide
        fla Fernando Lopez added a comment -

        Hi Ari,

        You have to contact with me. Indicating the name of the GE and the IP of the name of the service in order to configure the DNS. Besides, you should put the correct entry point in the catalog and provide the correct configuration of the Nagios process to check this global instance.

        Thanks

        Show
        fla Fernando Lopez added a comment - Hi Ari, You have to contact with me. Indicating the name of the GE and the IP of the name of the service in order to configure the DNS. Besides, you should put the correct entry point in the catalog and provide the correct configuration of the Nagios process to check this global instance. Thanks
        Hide
        alfopietro Pietropaolo Alfonso added a comment -

        Hi Fernando, I've forwarded you this request. Have you got this kind of information?
        Thanks.

        Show
        alfopietro Pietropaolo Alfonso added a comment - Hi Fernando, I've forwarded you this request. Have you got this kind of information? Thanks.
        alfopietro Pietropaolo Alfonso made changes -
        Assignee Pietropaolo Alfonso [ alfopietro ] Fernando Lopez [ fla ]
        ariokkon Ari Okkonen made changes -
        Assignee Ari Okkonen [ ariokkon ] Pietropaolo Alfonso [ alfopietro ]
        Hide
        ariokkon Ari Okkonen added a comment - - edited

        Well, I am the one who asked. Maybe somebody else in FIWARE Lab staff can answer.

        Show
        ariokkon Ari Okkonen added a comment - - edited Well, I am the one who asked. Maybe somebody else in FIWARE Lab staff can answer.
        gcossu Giuseppe Cossu made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        gcossu Giuseppe Cossu made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Hide
        gcossu Giuseppe Cossu added a comment -

        Hi,
        I've just forwarded your request to the GE owner.

        Regards,
        Giuseppe

        Show
        gcossu Giuseppe Cossu added a comment - Hi, I've just forwarded your request to the GE owner. Regards, Giuseppe
        gcossu Giuseppe Cossu made changes -
        Assignee Ari Okkonen [ ariokkon ]
        gcossu Giuseppe Cossu made changes -
        HD-Enabler Unknown [ 10910 ] POI Provider [ 10898 ]
        backlogmanager Backlog Manager made changes -
        HD-Enabler Unknown [ 10910 ]
        HD-Node Unknown [ 10852 ]
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-LAB-HELP [ 10279 ]
        fw.ext.user FW External User created issue -

          People

          • Assignee:
            fla Fernando Lopez
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: