Menu

LSMS SNMP to MRTG toolset / News: Recent posts

LSMS2MRTG V3.9 Released

A new version of LSMS2MRTG is released.

Changes are:

Minor updates
Added Powerware LanSafe UPS detection and started dev code.
Added IIS instructions to the Readme.TXT file
Added error_reporting(2); to config.inc to stop error messages from being displayed.

Posted by lsms-mrtg 2006-03-26

LSMS2MRTG V3.7 Released

I have released a minor update

V3.7
Added Cyclades ACS detection.
Added Cyclades for detection for ACS for textual display strings.
Added Cyclades correct image for ACS.

I cannot, at this time, continue development for Fortinet as I do not have access to the unit. Bluecoat and Cyclades development will be developed, but this will take longer as I do not have permanent access.

Please contact if you can assist.

Posted by lsms-mrtg 2005-07-30

LSMS2MRTG V3.6 released - minor update

Here are the changes since V3.5

V3.6
Updated NSLU2 Install instructions.
Added new NSLU2 web server options into config.inc
Added old and new PHP pinger ping code and added option to config.inc. Defaults to socket ping code.
Tested Windows CPU detection against Athlon 64 X2. Shows utilisation on both cores.

Posted by lsms-mrtg 2005-07-24

LSMS2MRTG V3.5 is released

Here are the changes

V3.5
Added name of platform for title in top.php
Added index.php code to detect and appy redirct based on system LSMS2MRTG code is installed on.
Added detection of training slash / when getting the current HTTP location. If detected, it is removed.
Added INSTALL on Slug.txt which lists procedure to instal LSMS2MRTG onto Linysys NSLU2 running Unslung, thpptd + php - MISSING PHP SNMP LIBS
Removed phpping code in top.php - I cant remember why I put it there, but it was not needed. Added speed improvement on screen refresh.
Added new PHP ping code. This was found on http://uk.php.net/sockets.
Removed Ping counter option and repalced with check box. This will allow backwards compatabiltiy with old run.pinger files. This code does not currently work on NSLU2.

Posted by lsms-mrtg 2005-07-09

V3.4 Released - Full Firefox support

V3.4
Updated Pinger code to support Linux better.
Test PHP Pinger on NSLU2/Slug running V2.3R29-uNSLUng-5.5-beta. SNMP code does not work, but PHP Pinger and file tools are working.
Added missing functions for attack detection into bluecoat.inc
Added missing Bluecoat Usage Summary and MRTG code. Added Status indicator.
Removed interface description for ARP Table Summary for Bluecoat appliances.
Added new function for getting the HTTP path and URL.
Updated PHP Pinger and LSMS Pinger to use new HTTP path code.
Updated file editing code to use new HTTP path.
Added CSS to all tables for all pages to enable correct colours when used in non IE Browsers.
Fixed JavaScript Refresh button problem for Firefox
Added system variable $installedon to define default file locations for windows, Linux and pug (NSLU2)
Cleared bottom and right hand frame if SNMP connection fail when first trying to connect.
Added invalid MAC detection for ARP summary page.
Updated readme.txt... read more

Posted by lsms-mrtg 2005-07-03

V3.3 Released

Improvements for Firefox users.
New features added.

V3.3 Change log
Removed Meta-refresh redirects from index.php and index.html pages replaced with javascript location changes. This is to fix a Firefox redirect limit problem. Thanks to Alan Benson for pointing the problem out.
Added option to make PHP Pinger dispaly in the right hand frame by defualt. Will only display if entries have been added run.pinger, otherwise it will display the blank page. See config.inc for more information
Removed duplicate variables from config.inc, re-order to make it easier to change.
Adding future support to code to run on NSLU2 using thttpd/php , when SNMP is added PHP, MRTG and SNMP librarys are added.
Added $pingsystem into config.inc. This variable chnges the PHP-shell ping command, and will allow porting to non Windows envormnents. See config.inc for more information
Added Collisions into RMON summary and MRTG code.
Added ARP table entry counter and Summary Page. No MRTG Code.
Added option to disable ARP detection and display. See config.inc for more information.
Updated readme.txt

Posted by lsms-mrtg 2005-06-26

V3.2 Minor update - New Bluecoat features

Minor update V3.2

Fixed dispaly text on RMON Summary Page.
Added Rebuild MRTG display text.
Added Bluecoat Usage SUmmary and MRTG code.
Added Bluecoat Attack Summary.

Posted by lsms-mrtg 2005-06-19

V3.1 Released

I have uploaded a new version.

Here is the change log

V3.1
Fixed cosmetic issue in LSMS Summary Page
Added CPU usage table to Windows summary Page. It should display any/all CPU's
Added System User count to Windows Summary Page
Removed duplicate OPTIONS line in allotmrtg.php
Added RMON MRTG generation code. Each value is a button, click on the button to generate the MRTG Graph
Fixed LSMS Ethernet MRTG max speed problem.
Other minor cosmetic fixes

Posted by lsms-mrtg 2005-06-12

V3.0 is released

Here are the changes since V2.9

Added more information into config.inc about file and directory locations
Changed several variables to make them easier to understand.
Added missing reply attributes for MRTG. Was not causing problems prior to the change, but it not follows the MRTG guidelines closer.
Cosmetic bug fixes in Windows, LSMS, Interface list and Interface Detail pages.
Updated mrtgrebuild.php to add correct path information for Windows 2000 users.
Added missing gbcolour var from config.inc
Added new RMON code and Summary Page. This has only been tested against a Planet Switch
Modified Bluecoat sensor code. This is now faster for WAN links.
Fixed Bluecoat Sensor MRTG code decimal point
Optimised top.php to make the dynamic rebuild quicker
Added code to auto-update drop down box in top frame (top.php) when updated/additions/deletions are made to PHP Pinger. This will only refresh this menu.... read more

Posted by lsms-mrtg 2005-06-08

New Version V2.9

2.9
Modified mrtgrebuild.php to detect for killtask and pskill in Start MRTG and RebuildIndex.cmd files.
Updated Cyclades.inc file
Updated Cyclades detail file
Added Cyclades MRTG generator script
Added Bluecoat Sensor information MRTG code

V2.8
Added dynamic MRTG Graph code detection. If index.html exists in any directory under the htdocs/mrtg folder (/www/mrtg by default) it will have a button displayed. Please note that the buttons can get large
Added detection and handling or dynamic buttons on MRTG graphs and MRTG source where not files are found.
Added Fortinet libraries.
Added Fortinet Summary Pages.
Added Fortinet MRTG Code.
Added Fortinet option display zero or disabled user authentication or user account colour bars. See config.inc for more information
Added code to TCP/IP SNMP Summary page to restrict calls and output for unsupported devices.
Added code for MIB2 Interface speed divided by 1024*1024 instead of 1000*1000 for Fortinet firewalls. This makes the Ethernet speed display correctly.
Added code to remove Ethernet stats for Cyclades
Added no display for .cfg.* for MRTG view source. This allows the .cfg files to be renamed to .cfg.old without being displayed.
Added code and button to rebuild Start MRTG and Rebuild Index command files. This will get a list of all .cfg files in the /mrtg/bin directory and create start code and create the index page code. This code assumes that the working directory is your htdocs directory/mrtg/(your .cfg filename without the .cfg extension)/
Added option to config.inc to define the number of columns in the MRTG index pages. See config.inc for more information

Posted by lsms-mrtg 2005-06-04

Version 2.7 + MIBS

I have uploaded V2.7.

NEWS: Allot stats and MRTG code generator completed.I have also uploaded mib.zip which contains all of the MIBs that were resinding in the /usr/mibs directory during the development phase. This will help users who are having problems.

Here is the change log.

Added Allot detection.
Added functions into allot.inc
Added MIB2 stat detection for supported devices that do not provide all standard MIB2 details. E.G. Allot.
Added support for Allot interface speed detection.
Added Allot stats page, for VC Pipes and Pipe Stats.
Added Allot MRTG code generation. Warning this can create over 50 or more graphs depending on number if VC and pipes. If you change or add any VC's you will need to re-generate the script. The script will append to the existing allot.cfg. Please make sure that you empty or delete this first.
Fixed Bluecoat MRTG cfg filename
Added option of selecting http or https for www option in PHP pinger
Made first letter of MRTG source code buttons upper case

Posted by lsms-mrtg 2005-05-21

Version 2.6

Version 2.6 has been released.

Here is the changelog.

Removed extra TD in top.php, to make it look better.
Added more OID's to drop down selection on Interface Information Page
Modified file location in config.inc to make it easier to port to non windows operating systems
Added comments to config.inc to make it easier to change
Added option to disable entry in PHP Pinger. This is useful if the device does not respond to ICMP, but does respond to SNMP requests. Any disabled host that is SNMP enabled will still appear the in drop down selection in the top frame (top.php)
Removed delete.php from PHP Pinger code as it was old unused code.
Updated Bluecoat code to support units where multiple disk configurations are available. The code will only display connected disks, and where appropriate will inform you of available empty disk bays
Fixed Bluecoat version function. Now returns just the SG version and release id.
Modified MRTG button code. See config.inc for more information
Added code for future development for Fortinet support
Added option for Bluecoat reporter button. See config.inc for more information
Added option to disable Webalizer and Calamaris report buttons. See config.inc for more information
Added option to disable/enable the TCP/IP, SNMP summary button. See config.inc for more information
Added option to disable/enable the LSMS Pinger and PHP pinger. See config.inc for more information
Added option to disable/enable the view config.inc button. See config.inc for more information
Added option to disable/enable the view MRTG Source button. See config.inc for more information
Added ability to view and edit files. Limited to config.inc and mrtg .cfg files only for security reasons. The size of the textbox is defined in config.inc... read more

Posted by lsms-mrtg 2005-05-18

New Version

A new version has been uploaded.

Here is a list of changes:

Fixed incorrect interface speed being passed to Mib2 generator script.
Fixed incorrect brickname variable for MRTG gen script.
Minor big fixes with LSMS MRTG code.
Minor tweak to try to make the code more portable to non Windows systems.
Update of Readme.TXT file.
Changed MRTG display button code.
Changed way Active Bricks MRTG code to get OID rather than call external program. Should help with speed.

Posted by lsms-mrtg 2005-05-15

New Version

V2.3 has been uploaded

Here are the changes:

Added Zoom Router information. Still waiting for Zoom to send me the mibs
Added more interface statistics to Interface Information/Detail page
Added interface count number and real count of detected interfaces to getinterface.php
Added stats summary page TCP, IP, UDP and SNMP traffic
Added code for future development for Cyclades support

Posted by lsms-mrtg 2005-05-08

New device support

The project has been updated to support other vendor equipment.

The project can now support the following

Windows:
Disk information
Application information
Running Services/Application

Bluecoat/Cacheflow:
HTTP traffic in/out of appliance
Object on device
Storage in use
CPU time consumed

Zoom/Hayes SNMP routers:
Basic information at the moment, as no MIBS are available.

Future support for the following vendors, subject to SNMP support and Mibs.... read more

Posted by lsms-mrtg 2005-05-05
MongoDB Logo MongoDB