Quantcast
Channel: LabTech Forums
Viewing all 1265 articles
Browse latest View live

Alerting | TCP - HTTP Port 80:68539 - VCENTER 129 GET / HTTP/1.1\nHost:

$
0
0
Hi all,

LabTech is sending me this alert:

TCP - HTTP Port 80 FAILED on MyCompany\VCENTER at Main for GET / HTTP/1.1\nHost: 127.0.0.1\n\n result 10.951 second response time on port 80. [Timeout].

Anyone have any idea what this means? I've done Google searches with no luck, and there are no alerts in the Windows Event Viewer logs that point to this. Any help would be much appreciated, thanks!

Monitors | Re: Monitor Exchange Connector Failed

$
0
0
Thanks for the reply. The issue that I'm having is that the events are not showing up in my Labtech event logs. These particular events (POP3 Connector) show up in their own place on SBS 2008/2011 servers. I thought this message was showing how to monitor those logs anyway.

Any other suggestions? I would be happy to blacklist the event, if I could get the failure event to show up in Labtech so I can actually tell it to blacklist.

Control Center | Default server offline TIME

$
0
0
Is there a way to change the default amount of time before LT flags a server as OFFLINE?

I had a server go down yesterday around 5pm, but LT didn't generate a ticket until 11pm. Seems like a 6 hour delay? I want to change it to 15 minutes instead.

This is a client that is Ignited, by the way. Default settings so far as I know.

Scripts | Re: Check Web Site for Latest Version

$
0
0
The link you posted goes to a login page for me, but if you're trying to get the contents of a web site, perhaps File Download URL, then Variable Set (File Contents) to see if the variable contains "Recommended"?

Otherwise LabTech themselves have used VBS scripts to parse files, such as the Get Product Keys script.

Alerting | Re: TCP - HTTP Port 80:68539 - VCENTER 129 GET / HTTP/1.1\nH

$
0
0
It means that, from the machine where the monitor is running, it is unable to open port 80 on the machine mycompanyvcenter.

Given that its indicating that the ip is 127.0.0.1 it would appear to be connecting to itself - which would be impossible if its a vmware server, so I'm not sure what you've got there. Could this have been because its a windows server which once had iis installed and no longer does?

This occurs because LT has detected at some point that the machine in question had port 80 open and so added it to a group and now checks this port constantly.

Monitors | Re: Best Monitoring Practices

$
0
0
Have not read it, but going to now, and thanks.

Control Center | Re: Default server offline TIME

$
0
0
Unless it changed with Ignite, a typical server reports if it misses three checks (15 minutes) and a Master computer reports in 90 seconds (3x30). The monitor has to trigger though so if the monitor is somehow set to check Daily you will only get notified once per day.

Scripts | Re: Links to Labtech Scripting Docs and KB's


Antivirus | Re: LabTech Exclusions

Patching | Re: Disable All Patching

$
0
0
Bob,

The quickest way to disable the patching without screwing the schedules would be disable the patching from the Agent's Ignite >Patching tab.
there is an option there "Disable Automated Patch install" check that option and that will disable the automatic patch installation on that computer.
If you want to do it in mass you would need to create a script which will check that option across the clients, locations or groups.
http://docs.labtechsoftware.com/documen ... gAgent.htm
Please let me know for any other question on this.

Thanks
Anit

Alerting | Re: TCP - HTTP Port 80:68539 - VCENTER 129 GET / HTTP/1.1\nH

$
0
0
Thanks for the reply. I also received word from LabTech Technical Support that these alerts can likely be ignored.

Control Center | Command Flagging Error

$
0
0
I was doing some online searches for reasons as to why I get errors and booted from computers when attempting to VNC into them from LabTech Client Manager. Someone had mentioned trying to run the <Update Plugins> command on the affected machine. I noticed that when I run this command, an error is generated in Windows Event Viewer under Microsoft > RMM System stating:

Backup Engine Error: Thread was being aborted. v60.262
Log Name: RMM System
Source: Agent

Does anyone know what this means and why it's happening? Does this indicate the <Update Plugins> command didn't work?

Your feedback is appreciated, thanks!

-Matt

Monitors | Re: Monitor Exchange Connector Failed

$
0
0
Hi Tim,

We're having some small issues on the forum right now with publishing lengthy posts. Image I emailed you yesterday with some more tips from Matt. Can you confirm that you received my email.

Let me know if you need anything further.

Thank you! Image
Melissa

Searches | Re: Search for Current Date

$
0
0
DAYOFMONTH(CURDATE()) or DAYOFMONTH(NOW()) perhaps.

I was playing with something once...maybe something like:

Name
Not=
*x AND (DAYOFMONTH(CURDATE())=1)

This should translate to:

Name <> "x" AND (DAYOFMONTH(CURDATE())=1)

The "name" comparison is irrelevant and will always be "true"...you are trying to compare the day of the month and that's how to get raw SQL into a search.

Antivirus | Re: LabTech Exclusions

$
0
0
Thanks guys,

I've got all those files and file paths already. Was just confirming if there are any others I should know about.

Reporting | Re: Patching Window/Reboot settings

$
0
0
Well, I just found a setting that enables you to applied missed patches during regular hours.

Location / Ignite / Patching / Enable Daytime Patching

Resource: http://labtechtv.labtechsoftware.com/v/ ... tm?q=patch

According to that video, that's the setting we should go for instead of having to extend the patch window during the day. I should be able to select a number in the drop down list but I cannot. It displays a blank list. When I click on Save Additional Information, close the Location dialog and open it back again, the Enable Daytime Patching shows as Disabled (as if it wouldn't have saved the setting). Weird.. Any ideas?

--
This is not a new agent but I checked the other templates and they have not Patching settings enabled.

I also found under the Effective Policy / Templates / Computers Current Config that the Patch Install Windows is set to "Never from 5:00 AM to 7:00 AM".. this is really confusing

Plug-Ins | MSOnline Office 365 User manager

$
0
0
Fellow Labtechers,

I would like to introduce you to a new plugin I am working on, It is still very young and indeed a work in progress but is functional in it's current version, although limited. I am actively working on this project so there will be regular updates to this plugin as I correct issues and add new features. To get the plugin and to read up on how to deploy this version go to the following link.

Enjoy
Cubert Image


http://www.squidworks.net/2014/04/labtech-plugin-office-365-user-manager/



If you like the tool and or want to see more, hit me up at the Automation Nation this year, I will be the guy at the bar with a beer and cigar in hand.

Scripts | MSOnline Office 365 User manager scripts

$
0
0
I have placed up a new tool on the Plugin board that also comes with some good Office 365 scripts to collect client exchange accounts and MSOline data from Office 365 and stores data in Labtech, The plugin shows data and allows (currently) password updates to users accounts with out the need to do the temp password request inside of MSonline web interface.

If you would like to take a look at the scripts or plugin it is available here:

http://www.squidworks.net/2014/04/labtech-plugin-office-365-user-manager/


Enjoy,
Cubert Image

Scripts | Re: New ESX Hardware Monitoring scripts

$
0
0
We now released version 2.1 This corrects a few minor issues and adds new features.

Image

Control Center | Re: reboot fails as 'aborted by user'

$
0
0
For LT 2013 Reboot Mode is on the Access Modes tab on each Template.
Viewing all 1265 articles
Browse latest View live