Quantcast
Channel: THWACK: Message List
Browsing index pages (20686 articles)
↧

Image may be NSFW.
Clik here to view.

Re: AVAILABILITY QUERY IS DROPPING DATA

All NPM statistics are subject to the same rollups, other modules sometimes have their own retention settings but they basically all fall under the same model Node response time, loss, cpu, memory are...

View Article


NPM Interface Min/Max/Avg bps historical data

Hello, With the Orion REST API, is there a way to pull historical data of Min/Max/Avg bps In/Out from an NPM Interface? For example, an ability to specify a Sampling Interval to get a list of data...

View Article


Re: How to assigned SNMPv3 credential set of a node ?

A SWQL query like this would help you start taking a peek at which credentials are assigned to your nodes: SELECT TOP 1000    n.NodeID, -- From nodes    n.IPAddress,    n.Caption,    s.NodeSettingID,...

View Article

Re: AVAILABILITY QUERY IS DROPPING DATA

mesverrum Are you referring to "Detailed Statistics Retention"? it's currently 15 days...Is that the retention setting for availability? i thought the Daily Statistics Retention held node availability.

View Article

Re: AVAILABILITY QUERY IS DROPPING DATA

What is your detailed data retention setting?  The first think that I would expect to skew your numbers is the weekly roll up, since it doesn't look like you are doing any kind of weighting in your...

View Article


Re: Error in SSL Certificate Verification

See Enabling SSL Certificate Verification for the SDK for details about this behavior.  If you omit the verify parameter, the default behavior will be to skip SSL certificate verification, which is...

View Article

Re: export automatically the report on orion solarwinds

You can generate reports from Orion on a schedule.  See Generate reports in the Orion Platform on a schedule for additional details.  You can also use the Orion SDK...

View Article

Re: Monitoring drivers status for Desktops

Normally nothing in SW is checking for those kinds of things, but as a catch all you can usually write a powershell script to identify anything you want and have SAM run that powershell and store the...

View Article


Re: How do I run PowerShell scripts (in .ps1 format) on remote machines?

I've definitely done what you describe of just having my SAM monitors call local files.  As you said its kludgy but does the job.  The usual problem I run into here is that server admins write scripts...

View Article


Need Group Availability AVG option in report

All, I'm using the built in Group-Availability Last Month report, which works for me, but what I really need is a way to get an AVG of the availability of ALL groups listed. Can someone direct me...

View Article

Image may be NSFW.
Clik here to view.

Re: Windows Credential assigned to which node

For those wanting to use SQWL or the API Windows/WMI SELECT C.Node.Fqdn, UserName, Password, Owner FROM Cortex.Orion.WindowsCredential CSNMPSELECT N.NodeName, N.SNMPv3Credentials.Username, N.Community...

View Article

Re: Windows Credential assigned to which node

FQDN is not all that helpful so I pulled in the NodeName: SELECT N.NodeName, C.Node.Fqdn, UserName, Password, Owner FROM Cortex.Orion.WindowsCredential C Join Orion.Nodes N on C.nODE.NodeId = N.NodeID

View Article

Image may be NSFW.
Clik here to view.

Re: Force update to map in Orion Maps - NPM

Thanks for sharing hebridean - so the connections that will automatically be shown are the topology connections identified through NPM's Topology discovery.  Typically if you are missing a connection...

View Article


Re: Need simple SWQL query help!

So I tried Select      n.NodeID,From      Orion.nodes n And I get an error messageNo Viable alternative at input 'FROM' in Select clause.     I really just dont get this SWQL - whats up with the n...

View Article

Updating Assets via API

Does anyone know if I can update all asset information via API? Can I assign and remove users and link parent and child items? I'm thinking about building my own mobile app to manage assets because I'm...

View Article


Image may be NSFW.
Clik here to view.

Remove Custom Property in Node Details Popup

Hi Guys, is there a way to fine tune what is displayed in the popup that appears when you highlight over a node;  I thought it may be this field in the custom property edit section?  But once you have...

View Article

Re: New WHD Mobile App

This is classic SolarWinds WHD behavior. Announce something and then never provide any updates.

View Article


Re: How does Neighbor Scanning work?

Yes SNMP is enabled on the devices, assuming you mean the network devices that the hosts are attached to?  Not sure what you mean by "turned on in IPAM".Are you referring to the Neighbor Scanning...

View Article

Re: How does Neighbor Scanning work?

Do you have SNMP enabled on the devices themselves and turned on in IPAM?  If so then that would populate them, otherwise it won't.

View Article

Re: How do I get rid of the "How to use NetPath" window?

Yea, there's been a fair amount of updates since I asked the original questions. To be honest, we stopped using NetPath because we couldn't find an answer at the time - however I've just tried it and...

View Article
Browsing index pages (20686 articles)


Latest Images