OVIPanel-Service status

The OVIPanel service status module provides status of the different services running under server and it also provides the option to restart them in a single click

The interface of the service status module looks like the below image.

interface.jpg

What are the services included…?

HTTP  :

    A web server is a computer system that processes requests via HTTP, the basic network protocol used to distribute information on the World Wide Web. The term can refer to the entire system, or specifically to the software that accepts and supervises the HTTP requests.

FTP    :

    The File Transfer Protocol (FTP) is the standard network protocol used for the transfer of computer files between a client and server on a computer network.

SMTP :

Simple Mail Transfer Protocol (SMTP) is an Internet standard for electronic mail (email) transmission.

POP3 :

In computing, the Post Office Protocol (POP) is an application-layer Internet standard protocol used by local email clients to retrieve email from a remote server over a TCP/IP connection.POP has been developed through several versions, with version 3 (POP3) being the last standard in common use before largely being made obsolete by the more advanced IMAP as well as webmail.

IMAP :

The Internet Message Access Protocol (IMAP) is a mail protocol used for accessing email on a remote web server from a local client.

MySQL :

MySQL is an open-source relational database management system (RDBMS).

DNS :

A name server is computer hardware or software server that implements a network service for providing responses to queries against a directory service. It translates an often humanly meaningful, text-based identifier to a system-internal, often numeric identification or addressing component.

Every Time when some configurations are changed in the server has to be restarted. The OVIPanel has come up with an interface where you can restart

The above-mentioned services in a single click.

It even shows the information about server uptime.

serveruptime.jpg

When clicked on restart server once it completes it shows the log of the server.

In the below image postfix was restarted

success.jpg

The success in the above refers to the successful request to restart the service. It's not successfully restarted the service. The status of the restart can be found by the log itself.

As per the above-mentioned way the services can be restarted in a simple way.