Re: Does EOC support SWQL Select Case?
Moved to Orion SDK since I got no attention on the EOC forum. Support said yes this is supported but told me to come here for help. I am asking them for a working example but I am quickly losing hope...
View ArticleRe: Polling IP on external nodes with dynamic IP not updating
There are some environmental factors (DNS), but we should be able to handle this circumstance. Would you perhaps be able to open support ticket and let me know the # to follow-up on?...
View ArticleRe: Does EOC support SWQL Select Case?
Can you provide an example of what your are trying to do or a working query in SQL? Thanks,Christian
View ArticleRe: Am I missing something or does Web Reporting require admin privledges for...
Sorry for the delay, been very busy. You will have to edit the Resources table on the backend.I add a Custom HTML widget to the page I want to add my custom widget too.Then I edit the Resources table...
View ArticleRe: Does EOC support SWQL Select Case?
Well the idea is in a report I want to show null instead of the acknowledged time. FOR SQL this would be something like: SELECT Case [AcknowledgedTime] When '12/30/1899 8:00:00 AM' THEN null Else...
View ArticleRe: Does EOC support SWQL Select Case?
For NPM using SWQL the commands would be: SELECT CASE WHEN AStat.AcknowledgedTime = '12/30/1899 8:00:00 AM' THEN '' WHEN AStat.AcknowledgedTime != '12/30/1899 8:00:00 AM' THEN...
View ArticleFTP Voyager 16 error upload
after uploading the file continues to be in upload not allowing to go to Toggle.sorry for my english
View ArticleRe: Y Axis chart dynamically updating and duplicating
Hi guys, Anybody who can help with our issues? Thanks.
View ArticleKIWI SYSLOG lost its license & will not run after win 2k8r2 fixes update
Case #727763 Hello: i need some help After the server kiwi syslog server was updated for new MS security fixes. The kiwi syslog s/w lost it’s license.When I tried to reinstall the license , we get...
View ArticleRe: Server 2008 Failover Cluster - "Resources: Resource Failure" & "Messages...
I believe this issue is covered in the following threads. Microsoft Windows Server 2008 Failover Cluster, Resource Failure countHow to clear an alarm on a SQL HA Cluster Component Monitor?Reset Hyper-V...
View ArticleRe: Is there a means of finding a list of all possible alert ObjectTypes?
The full list of object types are available in the Web Based Report Writer.
View ArticleRe: Cisco 4451 Router not recognized as a device type
If you check out the beta for v12, 4551's should be properly recognized: NPM 12 Beta Survey
View ArticleGet a Visual Studio 2010 debug window during installation of SAMv6.2beta4
I just said no the the debug option and continued with the installation
View ArticleRe: Node Details URL in custom SQL Report
worked like a champ for me too for apps...specifically SSL Cert check apps... ,'/Orion/APM/ApplicationDetails.aspx?NetObject=AA:'+CAST(a.id as varchar(32)) as 'DetailsURL'
View ArticleRe: How do I find deadlocks?
Mark, This alert is pulling from sys.dm_xe_session_targets looking for when a deadlock happens but, is not saving the XML anywhere and there isn't a way to attach a file to the alert emails so I don't...
View ArticleRe: Old Query Plans
It could be that the plan hash didn't change so DPA is not gathering the plan text. If you clear the plan text from the database it should force the new plan text to be recollected. select id, name...
View ArticleRe: Get a Visual Studio 2010 debug window during installation of SAMv6.2beta4
Did you happen to grab a screenshot of the error? Is it reproducible by re-running the installer? Is there anything in the Windows Event log that might describe the error?
View Articledisable alerts by group?
We leverage groups with dynamic queries and dependencies heavily. Is there a way to disable alerts based on a group during a maintenance window? For instance our carrier is doing intrusive testing on...
View ArticleRe: Polling IP on external nodes with dynamic IP not updating
Rob, I don't think it makes a lot of sense to enter a new ticket on a problem that exists since at least 2009 and that received a lot of complaints. If you (or anyone else from Solarwinds) could tell...
View Article