Re: How to config the device via NCM APP(like invoke the web service)
Hi Vanzhou, what Details do you want to change? Usually you could use the SDK within a Powershell-Script (That's what I usually use)
View ArticleRe: Version 1.2 Update Notification
That update message is incorrect. We are investigating why the update server is giving out the wrong version number. Thanks for posting this!
View ArticleIs there a way to create drill down or linked reports?
What I want is to keep the high level reports, then create a detail report that you can either drill into or link passing an arguement. Has anybody done it, seen it done, found an article or video...
View ArticleRe: What outbound ports should be open for Mobile Admin push notification?
This is part of a blog post that's been a long time coming, but I haven't quite had time to finish: Setup the Mobile Admin Server to Send Push NotificationsThe Mobile Admin mobile client has the...
View ArticleRe: RW credential is not defined for the node
You can edit nodes and their credentials in Node management. Go to Settings, and click "Manage Nodes" in the "Node & Group Management" section. Select the nodes for which you want to add the R/W...
View ArticleRe: What's next for the AppInsight concept?
I would love to see Exchange and MySQL on the short list.
View ArticleCan I forward syslog messages to a Storage Nett App 2220?
Hi, I want to forward syslog messages of my NPM server to a Storage Nett App 2220. Is this possible? thank you very much for your help.
View ArticleRe: Kiwi Syslog and Ngnix -- How to config
David, Try this link:[CentOS] Remote-logging nginx? (or other non-syslog-enabled stuff) - Grokbase If you scroll down a bit llyas shares a solution. I hope that gets you going in the right direction....
View ArticleRe: Can I forward syslog messages to a Storage Nett App 2220?
Is your NetApp is able to receive syslog, or were you looking to somehow export messages to a CIFS share on the NAS?
View ArticleRe: Pet Peeve
Hi all, over the next few days I'd love to chat with any of you who are interested. I'm curious to see if the problem has gotten better, stayed the same, gotten worse. If you have 5-10 minutes to be...
View ArticleRe: What's next for the AppInsight concept?
Development of the next AppInsight application is already underway, but I can't let the cat out of the bag just yet. I will be updating the "What we're working on" post in the next week or so with more...
View ArticleRe: Can I forward syslog messages to a Storage Nett App 2220?
I was looking to somehow export messages to a NFS share on the NAS. Is this possible? thank you very much.
View ArticleRe: Monthly Availability Business Hours Report
What are you looking for availability of? The Nodes, Applications, Components or Groups (actually called Containers in the database)? For Nodes, use: AVG([OrionDB].dbo.ResponseTime.Availability)For...
View ArticleRe: NTA 4.0 RC is starting soon!
it should be in your portal (if you are covered by maintenance)
View ArticleRe: Dependencies Slow...slow...slow...is there a fix
Hi,This is a known issue in some environments. While a simple "SELECT * From [dbo].[Dependencies]" will execute quickly in SQL Manager, the page will not load quickly because of the JOINs necessary to...
View ArticleRe: IIS App Pool Status
Fantastic! I just tested the numeric values and it worked like a charm! Thanks for the help.
View ArticleRe: Dashboard slow refresh status
Hi kolev, Are you referring to the responsiveness of the GUI or when new statuses are reflected in the GUI? How often are your performance and configuration jobs running? Have you checked the status of...
View ArticleUnused Ports -> Contextual web resource
I can't seem to find reference to this in my searches so I apologize if it has been covered. One of the features I love about UDT is the ability to report on interfaces on a switch that are inactive...
View ArticleRe: Custom report only current events
For Nodes: SELECT MAX(EVENTTIME) AS "EVENT TIME", n.Caption AS 'DEVICE', MESSAGE, n.NODEID FROM EVENTS JOIN Nodes n ON n.NodeID = NetworkNode WHERE NETWORKNODE IS NOT NULL AND...
View ArticleMerging and Splitting Subnets
I have multiple subnets which I would like to merge or split into smaller subnets with a parent supernet, but I can't seem to be able to find an easy way to get this done. For example, I have a /24...
View Article