The most recent content from our members.
Hi! Now days, many enterprises are embedding SSO systems do deal with identification issues. Problem is; present HTTP or HTTPS SAM monitor can't cope perfectly with SSO sites. (For example: Shibboleth). 2 main problems: 1) HTTP monitor fail because it still see Login/Password page, during approaching the monitored page,…
Hi, I would like to know that how many of my monitored windows servers are licensed and not licensed (windows is activated or not activated). Is there any component monitor already in SAM or any custom script that can be useful to fulfill this requirement? Thanks.
In version 2.6 it is possible to disable various components from the AppInsight templates, however it seems that when doing the general calculation of the components used by the APE it is not taken into account. I understand that it is a bug not to take into account to carry out the calculation said deactivated elements,…
HI All, i have a requirement to monitor Oracle database on a SAP server with Linux OS. does any one have any idea how i can achieve this using SAM. i have tries using default oracle template but this does not work. Thanks in Advance.
$DriveLetter = "C:"; $Error.Clear(); if ( Test-Path $DriveLetter ) { } else { Write-Host "Message: Drive Not found" exit 1 } $computer=$Env:COMPUTERNAME $BitLockerStatus = Invoke-Command -ScriptBlock{ Get-BitLockerVolume -MountPoint "$DriveLetter" } -ComputerName $computer -ErrorAction Stop $BLMP =…
I am very new to SolarWinds and I have a question. Is it possible to monitor the internal JAVA runtime error "java.net.UnknownHostException" is found in the log files? Do we have a default template for the same in Manage Application Monitor Templates or do we need to create one? Thank you for any help! Best Regards Kishore
In reference to the issue posted here the component SSL Certificate Expiration Monitor retrieves the information including the certificate issuer, however the issuer is not stored to the database so it cannot be retrieved. In the referenced post aLTeReGo suggests that the information be copied and pasted into the…
Content is key as new applications get released to the market, as well as new versions of products that have been out there for some time. Application templates are a critical component of what makes Server & Application Monitor (SAM) great and we’re constantly taking feedback on how to enhance the content we have and what…
Currently you can map a pair of devices together and link a line between the two...but the only way the line will change color is if one of the ports linking the two is in "Down" status. I'd like to be able to set a line color by the status of a polled component...e.g., if a component is critical, the line it is assigned…
Hello Thwackers, I have approx. 300 URLs that I need to monitor using SolarWinds, and don't really want to type them all in manually. Using SWQL, the schema seems to involve up to 6 tables to support this function. They include Application, Templates and Components. I have a good idea of how they all fit together, but I…
It looks like you're new here. Sign in or register to get started.