Kaseya NOC Dashboard

Craig Hart
Craig Hart Member DECAF
edited January 2022 in Solutions

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

  • James
    James Member
    edited March 2017
    Love this NOC. It is very useful and displays a tone of information. It offers customization for screens and arrangements.
  • Brian Manning
    Brian Manning Member
    edited July 2017
    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!
  • Nitin
    Nitin Member
    edited May 2018
    Awesome work!
    Is there any way to open the url from any other machine in the same LAN?
  • Nitin
    Nitin Member
    edited May 2018
    Awesome work!
    Is there any way to open the url from any other machine in the same LAN?
  • Craig Hart
    Craig Hart Member DECAF
    edited October 2017
    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.
  • Mirza Salihagic
    edited December 2018

    I was wondering if you guys are planning on adding a way to monitor Software Management module. This still works great though :) Thanks!

  • Rafeeque chaki
    edited December 2018

    It's Support Kaseya vsa SAAS 

  • JoeO
    JoeO Member
    edited December 2018

    Rafeeque, whats the process of installing/enabling it on the SaaS server?

  • Rafeeque chaki
    edited December 2018

    Joseph ,

    I am also want to know installation in to saas ?

  • JoeO
    JoeO Member
    edited December 2018

    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 

  • Mirza Salihagic
    edited October 2019

    I was wondering if this is compatible with Microsoft SQL 2016?

  • Paul Reed
    Paul Reed Member CHOCOLATE MILK
    edited October 2019

    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.




  • Craig Hart
    Craig Hart Member DECAF
    edited October 2019

    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.


  • Paul Reed
    Paul Reed Member CHOCOLATE MILK
    edited October 2019

    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. 

  • Craig Hart
    Craig Hart Member DECAF
    edited October 2019

    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.


  • Mirza Salihagic
    edited November 2019

    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!

  • Harshad
    Harshad Member CHOCOLATE MILK

    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