PHP Classes

How to Check the Status of Web Server Programs Running on the Same Server that PHP is Running with Package AWES Info: Display the version and status of server programs

Recommend this page to a friend!
  Info   Example   Demos   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2024-11-03 (1 month ago) RSS 2.0 feedNot yet rated by the usersTotal: 13 All time: 11,435 This week: 63Up
Version License PHP version Categories
awes-info 1.0.1Custom (specified...5.6PHP 5, System information, Content ma..., W...
Description 

Author

This package can retrieve the version and state of servers running through the Ascoos Web Extended Studio (AWES) suite.

After the package is installed on any Web server, AWES returns a JSON file with the status, version, and other information of the servers running under the AWES supervision.

The package then visualizes them in a display block so that the page visitor can see them.

The package also provides the ability to display the version of each server.

Innovation Award
PHP Programming Innovation award nominee
November 2024
Nominee
Vote
PHP depends on several programs to run well on the same server machine on which PHP is running, like the database server, the Web server, etc...

This package can check the running status of several server programs at once.

This way the programs' status can be displayed in a dashboard that server administrators can check very quickly.

Manuel Lemos
Picture of ASCOOS CMS
  Performance   Level  
Name: ASCOOS CMS <contact>
Classes: 21 packages by
Country: Greece Greece
Innovation award
Innovation award
Nominee: 13x

Instructions

You can see a demo here

This package requires: Ascoos Web Extended Studio 24.1.1 and above

You can download latest version from HERE

Example

<?php
/**
 * __ _ ___ ___ ___ ___ ___ ____ _ __ ___ ___
 * / _` |/ / / __/ _ \ / _ \ / / / __/| '_ ` _ \ / /
 * | (_| |\ \| (_| (_) | (_) |\ \ | (__ | | | | | |\ \
 * \__,_|/__/ \___\___/ \___/ /__/ \___\|_| |_| |_|/__/
 *
 *
 *************************************************************************************
 * @ASCOOS-NAME : ASCOOS CMS 24' *
 * @ASCOOS-VERSION : 24.0.0 *
 * @ASCOOS-CATEGORY : Kernel (Frontend and Administration Side) *
 * @ASCOOS-CREATOR : Drogidis Christos *
 * @ASCOOS-SITE : www.ascoos.com *
 * @ASCOOS-LICENSE : [Commercial] http://docs.ascoos.com/lics/ascoos/AGL-F.html *
 * @ASCOOS-COPYRIGHT : Copyright (c) 2007 - 2023, AlexSoft Software. *
 *************************************************************************************
 *
 * @package : Ascoos Web Extended Studio - Servers Status
 * @subpackage : Main Executable File
 * @source : /awes-info/index.php
 * @version : 1.0.0
 * @created : 2024-10-31 22:00:00 UTC+3
 * @updated :
 * @author : Drogidis Christos
 * @authorSite : www.alexsoft.gr
 * @license : AGL-F
 *
 * @since PHP 5.6.40
 */
?>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Ascoos Web Extended Studio</title>
    <link rel="stylesheet" href="assets/css/reset.css" type="text/css" />
    <link rel="stylesheet" href="assets/css/main.css" type="text/css" />
    <script type="text/javascript" src="assets/js/jquery.js" charset="UTF-8"></script>
</head>
<body>
<div class="efp-template">
        <?php require_once('awes-info.php'); ?>
</div>
</body>
</html>


Details

Ascoos Web Extended Studio - Informations

AGL-F GitHub Downloads (all assets, all releases) GitHub Release GitHub Release Date GitHub repo size Ascoos Web Extended Studio - total lines Ascoos Web Extended Studio - source code lines Ascoos Web Extended Studio - files in repository

Ascoos Web Extended Studio - Welcome

AWES - Web Servers

Description

This package can retrieve the version and state of servers running through the Ascoos Web Extended Studio (AWES) suite.

After the package is installed on any Web server, and this address is declared in the AWES settings, it (AWES), periodically sends to this package a JSON file with the status, version and other information of the servers running under the supervision of AWES.

The package then undertakes to visualize them in a display block, so that the visitor of the page can see them.

The package also provides the ability to display or not the version of each server.

Requires :

Ascoos Web Extended Studio 24.1.1 and above

Downloads

OFFICIAL ASCOOS DOWNLOAD SITE Ascoos Web Extended Studio Informations on Github Ascoos Web Extended Studio Informations on PHPClasses Ascoos Web Extended Studio Informations on Sourceforge

SourceForge Download Statistics

Download Ascoos Web Extended Studio Informations Download Ascoos Web Extended Studio Informations Download Ascoos Web Extended Studio Informations Download Ascoos Web Extended Studio Informations

Installation and use this library

  1. Download latest release
  2. Unzip package in your working directory on any web server
  3. Select `Send data to web page` from the AWES settings.
  4. Indicate the URL that you have installed this package and the time to resend data.
  5. Validate the settings, and after the stated time, AWES will start sending the information to the packet repeatedly.
  6. Run the index.php and it will appear in about the following:

AWES Block Servers Information

Awards

No awards at the moment

Contributing

This is an open source project, open to anyone.

Contributions are welcome github

Feedback

Please send any feedback or suggestions to X Ascoos account or create an issue on Ascoos Projects Issues.


  AWES DemoExternal page  

Open in a separate window

Screenshots (1)  
  • screenshot.png
  Files folder image Files (25)  
File Role Description
Files folder imageassets (1 file, 2 directories)
Files folder imagedata (1 file)
Files folder imagelanguages (3 files)
Files folder imagelibs (3 files)
Files folder imagethemes (1 file, 2 directories)
Accessible without login Plain text file awes-info.php Example Example script
Accessible without login Plain text file CHANGELOG.md Data Auxiliary data
Accessible without login Plain text file index.php Example Main Executable Script
Accessible without login Plain text file LICENSE_AGL-F.md Lic. License text
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file upload.php Aux. Configuration script

  Files folder image Files (25)  /  assets  
File Role Description
Files folder imagecss (3 files)
Files folder imagejs (2 files)
  Accessible without login HTML file index.html Data Empty page

  Files folder image Files (25)  /  assets  /  css  
File Role Description
  Accessible without login HTML file index.html Data Empty page
  Accessible without login Plain text file main.css Data Auxiliary data
  Accessible without login Plain text file reset.css Data Auxiliary data

  Files folder image Files (25)  /  assets  /  js  
File Role Description
  Accessible without login HTML file index.html Doc. Documentation
  Accessible without login Plain text file jquery.js Data Auxiliary data

  Files folder image Files (25)  /  data  
File Role Description
  Accessible without login HTML file index.html Doc. Documentation

  Files folder image Files (25)  /  languages  
File Role Description
  Plain text file el.php Class Class source
  Plain text file en.php Class Class source
  Accessible without login HTML file index.html Data Empty page

  Files folder image Files (25)  /  libs  
File Role Description
  Plain text file config.php Class Class source
  Accessible without login HTML file index.html Data Empty page
  Plain text file libs.php Class Class source

  Files folder image Files (25)  /  themes  
File Role Description
Files folder imagecleargray (2 files)
Files folder imagedefault (2 files)
  Accessible without login HTML file index.html Data Empty page

  Files folder image Files (25)  /  themes  /  cleargray  
File Role Description
  Accessible without login HTML file index.html Data Empty page
  Accessible without login Plain text file theme.css Data Auxiliary data

  Files folder image Files (25)  /  themes  /  default  
File Role Description
  Accessible without login HTML file index.html Data Empty page
  Accessible without login Plain text file theme.css Data Auxiliary data

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
Downloadawes-info-2024-11-03.zip 87KB
Downloadawes-info-2024-11-03.tar.gz
Install with ComposerInstall with Composer
Needed packages  
Class DownloadWhy it is needed Dependency
PHP Backwards Compatibility Library Download .zip .tar.gz Supports different versions of PHP Recommended
 Version Control Unique User Downloads Download Rankings  
 100%
Total:13
This week:0
All time:11,435
This week:63Up