Quantcast
Channel: THWACK: Message List - Network Performance Monitor
Browsing all 25172 articles
Browse latest View live

Rsyslog relay to NPM issue: Logs show up improperly

I'm standing up an Rsyslog relay right now and would like to send logs to our NPM instance. I've tested this and logs show up in the Syslogger with the address of the Rsyslog box as the hostname and...

View Article


How to convert UTC date to local time in an alert message

What is the SQL syntax to convert a UTC date/time, such as in the datetime field for a unDP (universal data poller)?  I keep getting: MACRO SQL ERROR - Incorrect syntax near '7'.for this...

View Article


Re: How to convert UTC date to local time in an alert message

After many trials and errors, I found the solution.  There's no need to concatenate using the + and the ''''' to get one quote mark.  SWQL is already parsing and concatenating, so you just need to...

View Article

Custom report only current events

Hello, is there a way to report only the current events a single time and the event is removed after it clears but only lists the events once? currently if i look at my events report page, alerts show...

View Article

Re: 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 Article


Re: 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 Article

Re: Unreachable Status with Advanced Alert Rules

Top of my head: Reset Alert when ALL of the following apply:     Node Status is equal to UP  I'm not sure I follow the logic here. If you look for an UP status, when would you not get a valid alert...

View Article

Re: Find all instances of a VLAN across network

2 ways that I can see immediately: If you added VLANs to monitoring during your initial discovery for NPM, you can go to 'Manage Nodes' and simply search for the VLAN # as an interface and you will get...

View Article


Re: Custom report only current events

Big Thanks to Steven Klassen for cleaning this up! Here is a combined report if you don't want them separated:  select * from (    select max(e.eventtime) eventtime, n.nodeid, n.caption nodename, null...

View Article


Image may be NSFW.
Clik here to view.

Re: Custom report only current events

You are most welcome, sir.

View Article

Re: Alert report creation

Here is what I came up with using SQL Server Managment Studio. It shows Alerts by ObjectName and a count of the alerts. Our system only keeps 30 days of Alerts in the AlertLog table. I haven't figured...

View Article

Editing a chart filter

Hello all, I added a filter to one of my Top 10 charts the other day.  I'd like to go back and look at it for reference, my Edit button is gone.  Only the Help button is available. First, is that...

View Article

Re: Monitoring APC ACRD100 with NPM

Anyone?

View Article


Image may be NSFW.
Clik here to view.

Alert against all Windows fixed disks except one

Hello all I am after some help creating an alert for whenever any of our Windows server fixed disks (except a particular disk) go over 95% capacity. All of our Windows servers are VMs and we have them...

View Article

Re: Editing a chart filter

Check your account settings. Edit buttons disappearing usually means you lost privileges.

View Article


Re: Alert against all Windows fixed disks except one

Add a custom property for all of your fixed volumes that you don't want to alert on and then use that as a limitation for your alerts   Trigger Alert When ALL of the following apply    Vendor = Windows...

View Article

Re: Alert report creation

You won't get much more out of adding in the nodes/interface tables. AlertLog.ObjectName takes care of that for you. for reference, this shows all active alerts and joins multiple tables to end up with...

View Article


Image may be NSFW.
Clik here to view.

Re: Alert against all Windows fixed disks except one

Thanks Zack Worked like a charm. In fact I just did the following in the end and it works without issues 

View Article

Orion Website error-the given key was not present in the dictionary

Hi There,I need some help or ideas. I imported some APM templates(MS SCCM 2012) from Thwack to our Orion console. I assigned it to some nodes. When I got to manage the applications, I get the error...

View Article

Image may be NSFW.
Clik here to view.

Last Database Sync

Hello Everyone, Solarwinds newbie so I apologize if this question is stupid but here it goes.  Currently using NetPerfMon to monitor local environment and when I view the polling engine details it...

View Article
Browsing all 25172 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>