Asgard Network Monitoring ver 2.77

  Asgard Network Monitoring
  Category : Php Tutorials-tips Networking  
  Platform : Linux,  Windows,  Unix,  Mac OSX,  Sun Solaris  
  Price :  
  Developer:  
  Version : 2.77  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  

Network Monitoring,
Critical To the Success of Every Enterprise, monitor every sever on your network, even link between nodes in your network. Network Monitoring is a Impressive addition to any enterprises success. Sample code, and network resources provided.

 

more Tag: network, monitoring, network monitoring, asgard network monitoring,

Also see ...


Using PHP classes to navigate distributed whois databases 1)    Using PHP classes to navigate distributed whois databases
 Whois services changed radically this year with the introduction of competition at the registrar level in the .com/.net/.org namespace and with it the advent of the SRS (Shared Registry System). Find out how to navigate the new whois in your PHP scripts....

Asset tracking Software 2)    Asset tracking Software
 Asset tracking Software can be used by users in electronic license management and asset insurane. It consists two main works in it as software asset tracking and hardware asset tracking. The managers can find the nature of the license through the electronic license management database. It allows users to asset insurance perfectly without any fault and keep assets in the optional location to enlarge ROI....

Document Management Software 3)    Document Management Software
 Document Management Software provides solutions to maintain documents on networking systems. Instead of using search engines, electronic directories, and physical libraries, this kind of documents can track the all details from initial stage upto current status with single system. Provides two types of document forms -web based DMS and software based DMS....

Web Based FTP with Raw Sockets and PHP 4)    Web Based FTP with Raw Sockets and PHP
 Web Based FTP with Raw Sockets and PHP is a PHP based tutorial that explains the usage of PHP and sockects in building FTP. Using this tutorial you will be able to generate utilities to download, delete, rename and upload files through FTP. Users are also provided with a detailed description of FTP and sessions management along with directory management....

Introduction to Sockets 5)    Introduction to Sockets
 Introduction to Sockets is a PHP based tutorial with which users can learn about sockects. This tutorial will teach you to create and manage sockets and to get connected with other computers and sockets. You will also learn to perform actions such as read and write sockets and perform other tasks like Bots and MUDs....

Introduction to PHP Sockets 6)    Introduction to PHP Sockets
 Learn how to use Sockets to connect to remote computers, or how to listen for connections on your local computer. Many things can be done with sockets...

Web Based FTP with PHP and Sockets 7)    Web Based FTP with PHP and Sockets
 This tutorial takes you through the creating of a web based FTP program using PHP and raw sockets. We do not make use of the PHP FTP api. Instead we build our client from the ground up by implementing the functionality as described in the FTP RFC....

Asgard Network Monitoring 8)    Asgard Network Monitoring
 Network Monitoring, Critical To the Success of Every Enterprise, monitor every sever on your network, even link between nodes in your network. Network Monitoring is a Impressive addition to any enterprises success. Sample code, and network resources provided....

Athena Asset Tracking Software 9)    Athena Asset Tracking Software
 1st Resource for Free Tracking Software IRM. PHP based, using MySQL backend with cross platform capability. We bring you the resources to get Asset Tracking Done Right. Eliminate the paper trail mess, and move your hardware and software asset tracking online to this great new web based platform. Free information, free software, its what we do and love....

Coalition-Fatalities-Iraq 1)    Coalition-Fatalities-Iraq
 This is a program that displays the fatality number of soldiers of the american allied forces in iraq in the war against terrorism. This script is updated on a daily basis showing the latest number of soldiers dead in the war....

PhpZip 2)    PhpZip
 This is a software based on php where functions are compressed and extracted for Zip formatted archives in a specified directory. This script has an ability to manipulate zip formatted arhives. Here users can list the content, create an archive and extract all its content in the file system. It manages the archive properties....

Script an Online User Counter 3)    Script an Online User Counter
 Script an Online User Counter is a simple counter script that provides accurate number of online users of your website. This counter software possess a lot of enhanced features that are efficient in handling proxies and collisions. This real time counting system uses the first 3 tuples of an IP in tracking the users and is available with loop cap and timestamp facilities to manage heavy web traffic. Users can just view the total number of users within a second by just selecting the number o...

Creating a Membership System Tutorial 4)    Creating a Membership System Tutorial
 Building a login form using PHP with MySQL as backend for your web applications makes your webpage more interactive and bring visitors to your site again and increase web traffic. This system has many enhanced features like stores the users information from the user during the registration process, stores the encrypted password into MySQL table, validate the users email address, PHP session, sends an email to the user and more....

A Rating System 5)    A Rating System
 This short tutorial will guide you through a hypothetical process of adding a movie rating system to a movie database site. Goes over the PHP code and MySQL queries....

PHP Script Tips - Understanding String Literals and Operations 6)    PHP Script Tips - Understanding String Literals and Operations
 A collection of 14 tips on PHP string literals, operations and conversaion. Clear explanations and tutorial exercises are provided on single-quoted strings, double-quoted strings, string elements, concatenation, converting values to strings, converting strings to values: What Are the Special Characters You Need to Escape in Quoted Stings? Can You Specify the "new line" Character in Single-Quoted Strings? How Many Escape Sequences Are Recognized in Quoted Strings? How Many Escape Se...

Gd / FreeType text label generator 7)    Gd / FreeType text label generator
 Provided script could be used as "text rasterization service" to generate arbitrarily text-images for a web site. MD5-based authorization is used to avoid image generation by unauthorized users....

Installing and Configuring Abyss for PHP 8)    Installing and Configuring Abyss for PHP
 This video tutorial will how you how to install and configure abyss for php...

Observer pattern in PHP 9)    Observer pattern in PHP
 Observer pattern is one of the most powerful design patterns. Whole application can be build based on it. This tutorial demonstrates its possibilities....