Re: Procedure Ordering in 6.3
@Amado Hidalgo: Yes, I'm still seeing this issue. The new ticket number is CS152037.Thanks!
View ArticleRe: PHP Based NOC Dashboard with Sourcecode
Hi,ok,, modified the dblogin.php but nothing happening when entering index.php in the browserrgds
View ArticleRe: PHP Based NOC Dashboard with Sourcecode
and finally here's is the errmsgFatal error: Call to undefined function sqlsrv_connect() in C:\xampp\htdocs\kaseyaNOC\dblogin.php on line 7
View ArticleRe: General Purpose SQL Queries - Post them here!
I noticed the same thing. Took a look in vdb_Scopes_Machines and I'm seeing a duplicate entry in that table that corresponds to duplicate row from the query. The difference being the scope_ref field is...
View ArticleJava Update Scripts
Does anyone have scripts that they can share for handling Java Updates Silently? Are you removing the older versions 1st? How are folks handling their Java Updates?Thanks!
View ArticleExport/Import Report Parts
It would be great if we can export/import report parts (just like we do with agent procedures), this way we can share them in the community.
View ArticleRe: Urgent - Procedures WILL NOT run.
Thank you all for your replies.I came into the office this morning and they had finally finished up.
View ArticleRe: Java Update Scripts
http://ninite.com/www.kaseya.com/.../software-deployment-and-update.aspx
View ArticleRe: Export/Import Report Parts
Also when creating a report it would be very helpful if we can move report parts around. Right now if you want to move the location of a report part you need to delete it and then re-add.
View ArticleKNM v5 monitoring localhost
I just upgraded to v5 and I'm having trouble monitoring the server that hosts KNM. It tells me "Queries to localhost cannot use an account. Set monitor to use No account.". The problem started when I...
View ArticleRe: PHP Based NOC Dashboard with Sourcecode
This is very cool and thank you to others for giving me the inspiration to also do such.I spent essentially a day working on the darn PHP to MS SQL issue.Having CentOS (Linux) based webservers, I...
View ArticleRe: PHP Based NOC Dashboard with Sourcecode
Sharing for others...I just wrote myself, the below code to convert the Kaseya db raw data intousable hard drive percentages or gb amounts. Very simple code, but might be of use to others.-Chris ,//...
View ArticleRe: PHP Based NOC Dashboard with Sourcecode
Nice one Chris! I developed a slightly different SQL query for 'low disk' issues - one that processes BOTH by % free and absolute bytes free. My code helps deal with things like very large and very...
View ArticleRe: General Purpose SQL Queries - Post them here!
if you've enabled service desk and enabled the anonymous scope to post tickets from liveconnect, you'll get duplicates, because each machine is now in two scopes - the usual organization scope, and...
View ArticleBackup Issues
Hi guysPerhaps you can assist me with something...I am trying to setup my backup correctly but the private storage test fails, below are the settings that I am using :Primary Address : Localhost /...
View ArticleRe: Testing Agent Procedure
Sorry for the late reply, we tried a few things and figured that we need to enter fullpath for the agent procedures to work on all the systems.
View ArticleRefreshing Classic Console Window
We set parameters for Alerts.We use Classic Console to show us the Alerts visually.It works.... however.... we need to refresh the Classic Console Window manually. Even log out and log in again...
View ArticleHow do you get staff to use Kaseya...
One of the biggest problem I face in my organisation is getting other people to utilize our Kaseya VSA.Most of them will use it as glorified remote control manager however getting them to really use it...
View ArticleRe: Testing Agent Procedure
You should also look into using Database View, would have loved to have known about these when I first started...community.kaseya.com/.../55000.aspx
View ArticleRe: Java Update Scripts
If you use the right switches then you don't have to uninstall the existing installed version,Here are the switches I use and have been using for more then a year now;jre-6u43-windows-i586.exe /s /v...
View Article