Category: Uncategorized

Nagios Disk Usage

Disk Usage Disk Free Space – Specific Drive Specific Amount Check the Disk Free Space for C: drive. Warning alert at 10GB free space and critical alert at 5GB free space. NSClient++ 0.3.9 No additional configuration is required. NOTE: Refer to Known Issues at the bottom of this page. Command: check_nrpe -H 192.168.142.137 -t 30 […]

Could not construct return packet in NRPE handler check client side (nsclient.log) logs…

When i try to run check _nrpe command from Nagios to perform a memory check the physical memory of the Windows Server 2012, i get the following error message:- From the above error message it show that Nagios Server unable to get the results from the NSClient services. It is because NRPE module is not […]

vCenter Builds

vCenter Server 6.5 Update 1 2017-07-27 5973321 N/A vCenter Server 6.5 0e Express Patch 3 2017-06-15 5705665 N/A vCenter Server 6.5 0d Express Patch 2 2017-04-18 5318154 N/A vCenter Server 6.5 0c Express Patch 1b 2017-04-13 5318112 N/A vCenter Server 6.5 0b Patch 1 2017-03-14 5178943 N/A vCenter Server 6.5 0a Express Patch 1 2017-02-02 […]

ESXI BUILDS 10/26/2017

ESXi 6.5 U1 2017-07-27 5969303 N/A ESXi 6.5.0d 2017-04-18 5310538 N/A ESXi 6.5. Express Patch 1a 2017-03-28 5224529 N/A ESXi 6.5. Patch 01 2017-03-09 5146846 5146843 ESXi 6.5.0a 2017-02-02 4887370 N/A ESXi 6.5 GA 2016-11-15 4564106 N/A ESXi 6.0 Update 3a (ESXi 6.0 Patch 5) 2017-07-11 5572656 N/A ESXi 6.0 Express Patch 7c 2017-03-28 5251623 […]

430-4.2.0 STOREDRV;

430-4.2.0 STOREDRV; mailbox logon failure 430 4.2.0 STOREDRV.Deliver.Exception:ConnectionFailedTransientException.MapiExceptionLogonFailed; Failed to process message due to a transient exception with message Cannot open mailbox /o=WTE/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=2K10EXCHANGE/cn=Microsoft System Attendant. 16.47655:4E010000, 17.64039:110104805E000000000000000000000000000000, 4.41073:11010480, 0.48243:FE000000, 4.50033:11010480, 255.1494:00000000, 0.64445:11010480, 4.60989:0F010480, 0.61373:0F010480, 0.24684:0F010480, 4.20076:11010480, 4.57713:11010480, 4.49009:11010480, 255.1750:0F010480, 4.52465:11010480, 0.60065:0F010480, 4.33777:11010480, 0.59805:00000000, 4.52209:11010480, 0.56583:320A0000, 4.52487:11010480, 0.19778:320A0000, 4.27970:11010480, 0.17730:320A0000, 4.25922:11010480 [Stage: CreateSession] […]

Shell Script command to track messages

Shell Script command to track messages Get-MessageTrackingLog -ResultSize Unlimited -EVENTID receive -MessageSubject “***INFECTED***”   Get-MessageTrackingLog -ResultSize Unlimited -EVENTID receive -MessageSubject “***INFECTED***” | Select-Object timestamp,ServerHostname,ClientHostname,Source,EventId,Recipients | Sort-Object -Property Timestamp >> c:\steve2.txt   Get-MessageTrackingLog -ResultSize Unlimited -EVENTID receive -MessageSubject “***” Get-MessageTrackingLog -ResultSize Unlimited -EVENTID receive -MessageSubject “***” | Select-Object timestamp,ServerHostname,ClientHostname,Source,EventId,Recipients | Sort-Object -Property Timestamp https://technet.microsoft.com/en-us/library/bb124926(v=exchg.160).aspx

Attachments are blocked after applying June 2017 update

Attachments are blocked after applying June 2017 update After applying the June update for Outlook 2007, 2010, 2013 or Outlook 2016 (MSI) some attachments may be blocked from being opened. There are two issues here; Attachments could get blocked as they are deemed “potentially unsafe attachments” even when they don’t have an unsafe file extension […]

Next Page » « Previous Page