Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules

Search

Donate to XOOPS!

Please select an amount to donate


Do you want your username revealed with your donation?
Yes - List me as a Generous Donor
No - List my donation as from an Anonymous Donor


Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

admin Arabic banner block Christmas comments cumulus DayDawn dhsoft e-Commerce E-Learning Git Google GUI hacks instant-zero jQuery module mygalleries news Nordic Olédrion oxygen PageRank PHP rmcommon security SEO simple-XOOPS Smarty sport tag Theme tutorial wiki WOX xoops XoopsEngine ZendFramework

New Users

Registering user

# 133971

bitwww

Welcome to XOOPS!
[Main Page]

Dr Usage

From XOOPS Web Application System

Main Page | Recent changes | Edit this page | Page history | Switch to MediaWiki mode

Printable version | Disclaimers | Privacy policy

Contents

Dr Usage


ZIP CRC

xoops2_drusage_2.09.zip

  • MD5: b2c311a667179843a6a754c145b97f21
  • SHA1: 5c098eca160ea1acd5762f8d90c12f68df820612
  • RIPEMD160: d21ec7b943393fc384888f1401064a18d7f33f69
  • CRC32: 8ebc4151
  • Date: 17-Sept-2008 (09:05 AEST)

xoops2_mod_dr-usage_1.4.zip

  • MD5: 992a62cc617643ce5e8981d2b967fa28
  • SHA1: b85b1193a68b88e3b1a380ba15a5bfc40978d9e8
  • RIPEMD160: 9966629a109f60acbb7badf871772f3545d8d5f9
  • CRC32: 6a1fe278
  • Date: 27-June-2008 (16:16 AEST)

HashCalc

HashCalc is a SlavaSoft Tool for Calculating and checking file hashing and other functionalities of Textual Hashing, you can check your file hashing with this tool it is an easy-to-use hash calculator. It can compute message digests, checksums and HMACs for files, as well as for text and hex strings. It offers a choice of 13 of the most popular hash and checksum algorithms for calculations.

  1. MD5: 3763ce0490295b4bcbe4e4cdbc85be48
  2. SHA1: f262b8a580fe26c317105e30bc03857cdd6f7ecf
  3. RIPEMD160: 9fa9ef399437b75e0a48b91ea009622e08ad0175
  4. CRC32: 484d20d9

Requirement

This will require Frameworks 1.35 which contain the jpgraph system you can download that from here xoops2_frameworks_1.35.zip

Release notes

This is a simple graphing system for system visits and usage, it will be extended further in the future but I hope you like this simple graph. You will need to add the block to the pages you want it to track the usage on.

With Dr Usage you can follow the progress of your Xoops Usage with visits and click with this useful tool. This module requires the XOOPS Framework version of 1.35

This also tracks it's system integrity which should never drop below 100% unless you have some form of paranormal activities happening within your domain which in this graphs early stages of deployment we even noticed there was in our system.

This will display a graph over 10 hours which will show you the user usage of your system.

Installation Notes

  • Download Dr Usage
  • Unzip into the module directory
  • Display the Usage Graph Block on Modules you want to monitor Usage

Silent Monitoring

You may want to silently monitor the usage of your system with Dr Usage this will mean you have to do a hack to the footer.php with the following code. Do not display the block in this environment.

	require(XOOPS_ROOT_PATH.'/modules/usage/class/usage.php');	
	$usage = new Usage();

This will always fire the Usage Recording System every time the footer is called.

Retrieved from "http://xoops.org/modules/mediawiki/index.php/Dr_Usage"

This page has been accessed 15,544 times. This page was last modified 22:56, 16 September 2008. Content is available under XOOPS Web Application System.