Re: Users accounts randomly inactivate
I've seen this happen on our server quite frequently. Still not sure what causes it or how to avoid it.
View ArticleHow to monitor a disk that gets expanded
Trying to figure out how to know when a server disk gets changed. we have had disks get extended to make more disk space available but NPM does not discover the new size of the disk and will display...
View ArticleRe: Users accounts randomly inactivate
Filed a ticket with Solarwinds. Issue seemingly resolved itself after a few days of back/forthing with them, but has since come back up on other users… I can’t find a pattern.
View Articlecircuit utilization - business hours - past 30 days
is it possible to run a report regarding circuit utilization for a particular office interface - business hours only - for the past 30 days ? Thanks
View ArticleRe: Only active Alert report
I am resetting my expectations instead We are using SW for two purposesOne for giving a monitoring status and diagnostic view of the environmentThe other is alerting us when things go wrongWe are...
View ArticleRe: How to monitor a disk that gets expanded
I am not sure if you can do that (probably SQL gurus could be of some help if they have something like that), for now you will have to delete the old ones and re-add the new ones through list resource....
View ArticleRe: Location field...Windows
I can see two choices here: 1) create a new custom property for location, and populate that instead2) create a script that updates the registry on each of your target devices. If you change...
View ArticleRe: FTP Voyager Scheduler hangs on jobs
Let me sync with dev and some other folks and get back to you.
View ArticleRe: How to monitor a disk that gets expanded
You will have to check for Volumes with Status '2' -> volumes.status = 2
View ArticleRe: volume: the alert says it's down, the web console says... nothing
Volumes do not have typical status indicators, which is likely the cause of the confusion. The long and short is that this volume no longer exists. That is why it's in a "Down" state. The deeply...
View ArticleRe: Windows SA monitoring
If you mean Service Accounts, then you want to hit up jbiggley and wtrinh (with permission from their illustrious leader Andy Fox). They just developed a no-credentials-needed Powershell script that...
View ArticleFTP Voyager connection
Trying to log in to FTP Voyager. Will not connect. What am I doing wrong? Have tried everything.
View ArticleRe: DB2 Blocking
For DB2 9.7 and upwards, you can use "call monreport.LOCKWAIT" which will show who is holding and who is waiting on locks. Far easier than deciphering snapshots. There is also the Administrative view...
View ArticleRe: Windows SA monitoring
Hi Ashley, You can use the Windows PowerShell Monitor component and call the Active Directory Search-ADAccount cmlet. I pasted the script below but this is for checking SA accounts that are locked out....
View ArticleRe: FTP Voyger Scheduler does not create directory at targer
It is a download task 'Sync local folder'
View ArticleRe: Alert Central email setup with exchange 2013
I tried that, still not contacting SMTP server, this is what I get: DEBUG: setDebug: JavaMail version 1.4.5DEBUG: getProvider() returning...
View ArticleRe: Service Now Integration
Hi Ifaulkner, Can you please explain with what you want to integrate your ServiceNow ? ThanksAkash
View ArticleRe: REGEX assistance
Hi netjcp, I believe that if you read e.g. this tutorial: The 30 Minute Regex Tutorial - CodeProject, you will be able to create the regex yourself.Above all, you will get very useful skills. Regards,Jiri
View Article