article Unable to access up.time from a web browser

Related Documentation Version of up.time affected Affected Platforms
All All

If you are unable to browse to the up.time home page, the problem is usually related to security issues, DNS resolution errors or a stoppage of the up.time web server.

To isolate the root cause of the issue:

  1. Try to access up.time using the IP address of the URL instead of the hostname. For example, if you usually access up.time at http://myServer:9999 and the IP address of that server is 10.1.1.10, try accessing up.time using http://10.1.1.10:9999.
  2. Login to the up.time server and verify if the up.time web server is running.

    On Windows systems, check if the up.time web server is running by entering the following command at the command line:

    tasklist /svc

    If you see up.time Web Server then the Web server is running. Use the following commands to stop and restart the web server:

    net stop "up.time Web Server"
    net start "up.time Web Server"
    

    Try to access the web interface after restarting the web service.

    On Linux or Solaris systems, run the following command:

    # ps -ef | grep httpd

    Regardless of the service status, try restarting it with the following commands:

    # /etc/init.d/uptime_httpd stop
    # /etc/init.d/uptime_httpd start
    
  3. Verify if you can locally access the web interface from the monitoring station. In some cases web services may be blocked from external access by firewalls. If the web interface is available internally, contact your system administrator for instructions on opening the firewall to allow external access to the up.time web interface.

    If the web interface is not available internally or if you receive an error when trying to restart the web service, please contact [email protected] for further assistance.

Related Articles


Unable to access up.time after changing hostname

RatingViews
article

After changing the hostname of a system, you may not be able to access the up.time UI due to the hard coded hostname configuration in the uptime.conf file. To resolve this issue, ensure that the...

By: uptime Support | Date Created: 7-28-2011 | Last Modified: 7-31-2014 | Index: 553

  1919

Supported Browsers in up.time

RatingViews
article

A full listing of supported browser versions

By: uptime Support | Date Created: 5-25-2011 | Last Modified: 4-7-2014 | Index: 519

  2551

Is SQL Server Browser service required to monitor MS SQL?

RatingViews
article

If you would like to monitor SQL Server with the SQL Server Browser service disabled (for security or other reasons), you must configure your database to use a static port assignment. If SQL...

By: uptime Support | Date Created: 7-9-2011 | Last Modified: 8-11-2011 | Index: 541

  3802

Installing up.time 7.3 Plugins without Direct Internet Access

RatingViews
article

Prior to up.time 7.3, Plugin monitors had to be manually downloaded and then installed in up.time with either the Plugin Manager or the erdcloader command line tool.  Now with up.time 7.3, the...

By: uptime Support | Date Created: 4-26-2014 | Last Modified: 7-23-2014 | Index: 612

  2370

Unable to Add ESX Server to up.time 5.x

RatingViews
article

There are several possible reasons why you may be experiencing this issue. To help identify the root cause, take the following steps: 1. Try using Root credentials to add the ESX host by its...

By: uptime Support | Date Created: 6-9-2011 | Last Modified: 8-12-2011 | Index: 525

  2673

User Comments



No comments have been posted.

Copyright © 2021 IDERA, Inc.   Legal   Privacy Statement