SB EventLog Monitor is powered by AnyChart - Flash Charting Solutions.
UPDATING from beta1 to beta2
- Backup Your ".htpasswd", "config.php" and "data\_run.bat" files.
- Upload all files from htdocs to Your local server (where SB EventLog is currently installed.
- After files are updated, please DELETE all files in "templates_cache" directory!
- Update Your database with _sbeventlogmonitor_beta1---beta2.sql SQL script
- IMPORTANT: Go to "Scheduled tasks" in "Settings" and just hit "Save changes" button. This will update Scheduled tasks settings.
- If You are installing on Windows 2000, you HAVE TO edit data/WMI-EVENTS.VBS file and change this line "DoPingCheck = true" to "DoPingCheck = false"
Requirements
- Web server - Apache / IIS on WINDOWS machine (Windows 2000, Windows XP and Windows 2003 are tested and supported)
- You will need PHP5.x Latest version of PHP is a good way ;)
- Required PHP's extensions: php_mysql.dll and SimpleXML (build in)
- You will need MySQL server. MySQL 4.x is tested. SB EventLog Monitor using only simple INSERT, UPDATE, DELETE commands, so no special features are required. ALL TABLES SHOULD BE IN UTF-8.
- You have to add one entry into Windows "scheduled tasks". You will find more later in this text.
- Server should have administrative rights on monitored machines (only for collecting, so only "_run.bat" have to be run as domain admin).