Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 30534

Re: PHP Based NOC Dashboard with Sourcecode

$
0
0

If you don't have KES (2.3?) or Kaseya Backup you will get errors on those panels. Just delete those panels by removing the getbackuplogs.php, getsecurityinfo.php files, and the loadsecurityinfo() and loadbackuplogs() calls in index.php

Sorry, my code is based around KES 2.3 and Kaseya Backup 4.0 (Was BUDR - the one based on Acronis) because that's what I use/am licensed for. I don't have all the optional add-on modules for Kaseya, so it's difficult for me to support everything - if you don't have the modules, your SQL Database won't have the tables or views for that module.

The time is pulled from PHP - so set your PHP timezone in PHP.INI, or you can add something like "date_default_timezone_set('America/Los_Angeles');" into dblogin.php so it is set every time. Use whatever string is appropriate for your timezone obviously....the PHP timezone list is here: www.php.net/.../timezones.php


Viewing all articles
Browse latest Browse all 30534

Trending Articles