Kaseya NOC Dashboard

Product Name: Kaseya NOC Dashboard
Description : A free add-on for on-premise users that require a stand-alone NOC display.
This is a community-developed, open-source, free add-on for on-premise customers. It provides a configurable, browser-based NOC display suitable for running on a large TV or accessible to your technicians at any time. Users are encouraged to download, modify, extend and tailor for their own use.
The product is built around an Apache webserver and PHP programming language, plus the Microsoft SQL Server add-ins for Apache to allow access directly to the Kaseya SQL database.
The source code and full instructions are distributed via Github at https://github.com/1971Merlin/Kaseya-NOC
Instructions :
Full instructions are provided within the download -see the readme.txt file.
Comments
-
Love this NOC. It is very useful and displays a tone of information. It offers customization for screens and arrangements.0
-
Agreed, we've used this product for many years and it offers a wealth of information from your VSA database. Really appreciate that it is open source, Craig put a lot of time and effort into this great dashboard!0
-
Awesome work!
Is there any way to open the url from any other machine in the same LAN?0 -
Awesome work!
Is there any way to open the url from any other machine in the same LAN?0 -
The NOC is basically built around a web server, so it's just like accessing any other web server --- open firewall port 80 and browse to the server.0
-
I was wondering if you guys are planning on adding a way to monitor Software Management module. This still works great though
Thanks!
0 -
It's Support Kaseya vsa SAAS
0 -
Rafeeque, whats the process of installing/enabling it on the SaaS server?
0 -
Joseph ,
I am also want to know installation in to saas ?
0 -
Ah, it was a question, sounded more like a statement. The answer is you cant, unless the K SaaS folks would be kind enough to add this all SaaS instances
0 -
I was wondering if this is compatible with Microsoft SQL 2016?
0 -
Parts of this are starting to break.. the status bar at the bottom now throws a bunch of undefined index errors in the getkserverstats.php.
0 -
there is no reason it would not work on SQL 2016 that I can think of. Make sure you have the correct version of the Microsoft SQL plug-in for PHP.
As for things breaking - works fine for me with the current Kaseya version (9.5.0.23); the database hasn't changed as far as I know; post your K version & patch level please.
0 -
9.5.0.23
we recently deployed mspassist with service desk.. installing service desk was a major issue.. schema updates failing.. several times during the process. kaseya techs manually adding rows to tables etc.. it was a long process.
0 -
It sounds like your database still isn't 100% healthy. In this scenario I doubt there is much I can do, as I simply work with what's in the database; if what's expected isn't there or is corrupt, so my software will fail.
0 -
Figured out my issue. OBDC11 works fine for SQL 2016. Just had to go in and change all the ports in my SQL server to use the correct one
. Thanks for your help! Always check ports!
0 -
We get below error while starting Apache
PHP startup:Unable to laod dynamic liberrary
C:\xampp\php\ext\php_sqlsrv_56_td.dll - the specified module could not be found
0