SAM suggestion for node management and Role based access.
Under management box on a individual node my idea is add a delete node option instead of having to go the Manage nodes sections. Rationale behind this is decoms. Ideally this is a none issue if...
View ArticleRe: Spread the Word
maria.bungauDo you know how long before I should get the Amazon e-gift card?
View ArticleRe: Spread the Word
Hi lfaulkner1015,Because of the recent holidays in US, last month batch of card got a bit delayed. I am working on thins and will let you know.
View ArticleRe: storage manager server capacity
i have version 5.7. at least and was able to find the section labled failed jobs but no failed jobs are showing.
View ArticleRe: Spread the Word
maria.bungauI still have not received the Amazon e-gift card. Was there another step I missed?
View ArticleRe: Spread the Word
Hi vacdoug,There has been a delay in the sending of the cards, but we are working on it. We apologize for the inconvenience.
View ArticleWhere are the Network Atlas maps stored?
The OrionServerMigration document states that since NPM9.5 maps are included in the database. I’ve looked through our SQL tables, but have not been able to find them. I have two reasons for asking....
View ArticleRe: Output last 25 syslog messages for node on Advanced Alert email
${SQL:SELECT TOP 25 Message_UNICODE + CHAR(13) + CHAR(10) as 'data()' FROM [dbo].[SysLog] WHERE NodeID=${NodeID} FOR XML PATH ('')}
View ArticleRe: Orion website/resource usage statistics (ie: page hits)?
I could definitely use this functionality. It's pretty tough to keep track of which alerts are used where and which pages show what. I would feel better about deleting a page if I knew it wasn't...
View ArticleWhat is the highest view count of one single Thwack content post?
I have 1 over 2000 now, but what is the highest.
View ArticleRe: NPM 12.0 BETA4 + QOE NOW AVAILABLE
Shouldn't require an account, but rather just input SWID / Email / thwackID. We simply use this for tracking who signs up and receives the beta.
View ArticleRe: HTTP vs HTTPS frustration
Preserving SSL site bindings should be working in NPM 11. Did this occur in the 11 upgrade for you?
View ArticleRe: Response Time alert when any devices goes over the average by 10% or 20%
Not sure what you're asking for here. Are you wanting to report on Response Time or packet loss? Response time is in ms, so there's not really a way to say response time goes over 10% without setting...
View ArticleRe: NPM 11.5 or NPM 12 ?
Very likely the release version will be 11.5. The beta communication referencing v12 was for continuity.
View ArticleRe: Response Time alert when any devices goes over the average by 10% or 20%
Actually I found a custom alert that will do it. Here it is if anyone wants it. You need to create a Custom SQL Alert Then add the text below:JOIN ResponseTime ON Nodes.NodeID=ResponseTime.NodeIDWHERE...
View ArticleRe: AntiVirus recommendation for Solarwinds servers GuestOS ?
Exclude the following folders:C:\program files (x86)\Solarwinds\C:\inetpub\solarwinds\C:\inetpub\solarwindsNCM\c:\application data\solarwinds\c:\windows\temp\solarwinds
View ArticleRe: Response Time alert when any devices goes over the average by 10% or 20%
You just have to make sure that you have the Device_Type custom property configured in your environment, otherwise the alert won't trigger for you. There is a bit of a flaw in the logic as the query...
View ArticleRe: Filter by interface speed
InterfaceSpeed = 10000000000 might do the trick in a resource filter.
View Articlehow to monitor an app for different error code results?
For instance when a 404 error is returned on the page.
View ArticleRe: Windows schedule Task using SNMP
The error indicates that the account you are using does not exist on both the Orion Server and the target server. If it's a domain account it needs the same rights on both servers. If it's a local...
View Article