Contents |
Dr Usage
- Module: Dr Usage
- Version: 2.09
- Author: Simon Roberts Wishcraft
- Compatible: All Versions - 2.0.x / 2.2.x / 2.3.x
- Download: xoops2_drusage_2.09.zip
- Torrent: xoops2_drusage_2.09.torrent
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.
- MD5: 3763ce0490295b4bcbe4e4cdbc85be48
- SHA1: f262b8a580fe26c317105e30bc03857cdd6f7ecf
- RIPEMD160: 9fa9ef399437b75e0a48b91ea009622e08ad0175
- 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.











![[Main Page]](/modules/mediawiki/images/mediawiki.png)


