Jump to content

Server Status


WickedShark

Recommended Posts

  • Replies 50
  • Created
  • Last Reply

Top Posters In This Topic

  • 3 months later...

I have the path setup and it still only gives everything but server load and uptime. If run the site externally I get this:

 

<?xml version="1.0" encoding="ISO-8859-1" ?>

- <serverdata>

<load>0.78</load>

<uptime>31 Days 08:17:56</uptime>

</serverdata>

 

but I dont get it in my serverstatus.php page.

 

Any thoughts?

Link to comment
Share on other sites

Hey,

 

The code you are looking at is XML and should not be run by going that file.

 

In your Admin Config, click on Servers and chose your server and click edit then find the box,

 

Server Status Address

 

and enter the URL there...

 

After that look on your serverstatus page in WHMCS and should work.

 

From,

Adam

Link to comment
Share on other sites

It is set up that way. I was only demonstrating that it is able to view externally and that it does not show the server load and the uptime.

 

Server HTTP FTP POP3 PHP Info Server Load Uptime

DSD Main Server PHP Info Not Available Not Available

DSD Server 2 PHP Info Not Available Not Available

Link to comment
Share on other sites

  • 2 months later...
I'm having similar problem.

 

I set up 3 servers, uploaded the status folder to each one and set up the server URL http://www.domain.com/status/

All of them show ONLINE but only the one where WHMSC is installed shows the complete information. The other two show UNAVAILABLE for load and uptime.

 

Tks in advance for any clues.

 

Hey,

 

I'm guessing this is your site http://www.cybernetfx.com/

 

If so check out

 

http://www.cybernetfx.com/status/

 

You noticed how the option shell_exec() has been turned off. That would do it...

 

From,

Adam

Link to comment
Share on other sites

Tks for your reply, Adam. Yeap, that seems to be it. Same thing for the other server, although both servers are from different datacenters and have somehow different settings.

 

So how to make the script work on those enviroments? I don't have access to the servers root and cannot change these settings.

Link to comment
Share on other sites

  • 2 weeks later...
i am having the same problem

 

http://clients.fmfhost.net/serverstatus.php

 

Hey,

 

If you look on your page, you entered in the URL wrong,

 

http://clients.fmfhost.net/clients.fmfhost.net/status/index.php?action=phpinfo

 

is what shows on that page.

 

If you go to

 

fmf.fmfhost.net

 

in your Admin CP make sure enter in the full url with

 

Example,

http://www.whmcs.com/status/

 

From,

Adam

Link to comment
Share on other sites

  • 3 months later...
  • 2 years later...
  • 6 months later...

hi and thanks for sharing all these...

 

i want to monitor 3 servers . one of them is a shared server in which whmcs script is installed. the shell exec () function is disable on this server but server status works just fine.

 

the other server is my own vps . in php.ini the disabled functions have the no value or " " so the shell exec() is not disable on it . the / at the end of the url is set . whmcs can detect active ports but about the uptime it says unavailable. but when i go to the url of status/index.php , the uptime is detected in there.

please tell me how to fix it , i have shell access here but i dont know what to do.

 

and about the third server . it is a free web hosting . and status script even cannot detect the active ports , and also says unavailable for the uptime ... , and by clicking the url directly , the uptime is 0 , and the next one is empty. i dont think that one could do any thing for this server . i have found a status script for whmcs which can check nodes. but i dont need it that much.,,

 

 

 

but about my second server , please tell me what can i do to fix this ? thanks in advanced.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated