Re: need help for government job interview
How much does it pay and how many breaks do you get.And tell them you want to be a union rep.
View ArticleRe: Browser on Orion server will not login into orion website any ideas?
Hello, Login page is working?Try use 'localhost' as address.
View ArticleRe: need help for government job interview
Great advice Christopher Good I would add one thing. If you don't know the answer to a question, tell them you don't know the answer, but ensure your response tells them how you would go about...
View ArticleRe: need help for government job interview
This is great advice. The worst interviews (when you are sitting on the interviewer side of the table) are those in which the interviewee is obviously out of their depth and thinks they can snowball...
View ArticleRe: Custom SQL Alerts - Do reset conditions also need to be custom?
Ahh, that's the ticket! Thanks for the link to the post from Richard Letts as well. That was exactly the detail I was looking for.
View ArticleHow do I setup auto assign to the next level.
How do I setup auto assign to the next level. Right now tickets come in unassigned and techs can pick them up. I would like to have the tickets auto assign to level 2 tech after a set time of not being...
View ArticleRe: Re: Group Seletion via Dynamic Query against two Object field types??
Good point. I didn't think of that. You can have a second trigger that does the same thing upon updates/inserts to the application monitor table (I will need to browse the database to see the exact...
View ArticleRe: need help for government job interview
Right on the money, I couldn't agree with you more.
View ArticleRe: NPM 12.0 BETA4 + QOE NOW AVAILABLE
Hi guys,From where I can download NPM 12?Best Regards,
View ArticleRe: Orion SDK Information
Hi, To add a node via SDK, you can view the sample @"C:\Program Files (x86)\SolarWinds\Orion SDK\Samples\PowerShell\CRUD.AddNode.ps1" Instead of hard coding the values, you can get the values from...
View ArticleRe: NPM 12.0 BETA4 + QOE NOW AVAILABLE
You've got to sign up for the beta and then you will get the link sent to you via email.
View ArticleApplied BES Template - performance counters not working
Dear All, I have applied the solarwinds BES template, now all the "windows service monitor" are working. However all of the performance counters are not. Things like Conection State, Messages expired,...
View ArticleWhere would I edit email format in NPM?
HI all, this is my first Thwack question so be gentle. I've been searching for over an hour now and can't find an answer to this question. I and my organization are both new to Solarwinds. I have a...
View ArticleRe: Where would I edit email format in NPM?
Right now, you will need to edit the email templates using the 'Advanced Alert Manager' on your primary server. (Network Performance Monitor Training #7: Alerts - YouTube) However, very soon we will be...
View ArticleRe: What's better? Polling ESXi directly or through vCenter
I would usually recommend polling through your vCenter for all hosts that are associated. Some environments might have a random ESX lying around here or there that would necessitate polling the host...
View ArticleRe: Downgrading LEM appliance to syslog only server??
Check out Page 228http://www.solarwinds.com/documentation/LEM/Docs/LEMUserGuide.pdf And for a better explanation check out nicole pauls response in this thread: Managing multiple LEM appliances...
View ArticleRe: SNMPv3 with ESXi?
Hi Chris, In my case we are using Windows 2008 R2 for our whole monitoring environment. -Phil
View ArticleRe: Is there a way to report nodes that have been down for over 30 days?
The problem you're going to run into is your event log retention (which also happens to be the alert log retention) is defaulted to 30 days. If you edit this, then the answer is yes. -ZackMLoop1...
View ArticleRe: Report for Database Transactions per Second
try this to find your historical data: select * from dbo.APM_StatisticsUsage where componentid in (select componentid from apm_sqlbbcomponentalertsdata where componentname like 'Transaction%')...
View Article