Re: Can the web console redirect HTTP to HTTPS?
Thanks. I’ll look into it. Maybe I’m on 5.x.
View ArticleRe: Error when upgrading to SAM 6 RC2
Here is the case number as requested Case #511970Thanks Steve
View ArticleRe: How can 3rd Party Systems create temporary FTP users on Serv-U MFT server
If you're already using an ODBC database as the back-end storage mechanism for users and groups, then the 3rd party system (or a script you write that's triggered by this system) could directly insert...
View ArticleRe: historical bandwidth usage report after interface bandwidth change
my understanding is when the bandwidth is changed, historical information should calculate using the new bandwidth. I think it stores raw data for detailed and rolls up the raw data for hourly and...
View ArticleRe: No Alerts Showing in dashboard
Can you, no. Could a support person - maybe but it would slow and painful and AC has no support personal. I have created two bugs in our tracking system and they are the only must haves left we have...
View ArticleRe: No Alerts Showing in dashboard
Thanks for all your help. One last question. In the meantime until the next version, if anyone were to access a view that includes a alert with a footer, will it cause the alert to not display properly?
View ArticleIP Monitor Changes tracking
Hello, How could I track the changes made to the configration of the IP monitor.e.g.: Change the IP of a Monitor on a server, web page, etc...Change to the port used to be monitoredChange to the...
View ArticleRe: Error when upgrading to SAM 6 RC2
Thanks for the update. If the diagnostics are small enough, please reply to the SAM 6.0 RC invite email and attach your diagnostic. If they're too big to email let me know and I'll send you...
View ArticleRe: Alert on the number of running instances of a process
There's more than a few ways of doing this, but none of them are pretty. The first would be to write a SAM PowerShell script that queries, collects, and adds up the total number of processes across all...
View ArticleRe: AUTO-RESTART THE WINDOWS SERVICE IN ANOTHER DOMAIN
Good to hear. If you continuing to have a problem restarting the service as the trigger action of the Advanced Alert Manager I recommend opening a case with support.
View ArticleRe: Application Monitoring Template for Windows Server 2012 DirectAccess
Using WMI Explorer, can you please try connecting to one of the NLB cluster members and see if the "root\MicrosoftNLB" namespace exists? I believe this template was created and tested against Windows...
View ArticleRe: Include VLAN ID in Top XX Subnets by % IP Address Used
It is no trouble as long as you are ok not getting the cool colored bar lines?http://thwack.solarwinds.com/message/194045#194045
View ArticleRe: vCenter connection failing again
I was having the exact same issue and after a little research I was able to come up with a temporary solution for our environment, or at least until our server admins can update the vCenter certificate...
View ArticleMoving the Database from one drive to another
Does any one has any insight on how to move the database from default drive to some other location. We can detach and attach it , but will that effect NCM performance or operation? Is there any KB for...
View ArticleRe: Node in warning - why?
Just another thought - what does the Interface Availability resource show for the time period in question?
View ArticleRe: APM Availability from Daily "bucket" or using timestamp and between function
So what is the Syntax for DayDiff? something like: where timestamp <= daydiff(-7) and timestamp >= daydiff(0) ? Also I want to be specific when I say that I'm doing this in a Custom SWQL Query...
View ArticleRe: IP Monitor Changes tracking
You could infer some of this information from the existing reports, but we don't explicitly track config changes. -Craig
View ArticleI got SCP certified last year and still my profile on thwach doesn't show it?
My cert ID is: SCP1764
View ArticleRe: Not all Hostnames and IPs showing, only MAC address
Any idea when it will make it into a release?
View ArticleRe: APM Availability from Daily "bucket" or using timestamp and between function
DayDiff expects two parameters and returns the number of days between them. Like this: WHERE DayDiff(timestamp, GetUtcDate()) < 7 -- Matches all timestamps less than one week old
View Article