Comments
-
I may have to bring our staging setup to NPM 12 and see how bad I can further botch the CSS
-
Somehow the last comment made on this thread is not staying, 'The Last Comment EVER!' * and on reviewing someone's reputation and activity... do you get points for like's of other people's comments that are on a thread you start yourself?
-
I get lost every now and again... it reminds me that this suite of products has so much to offer, and maybe I need to watch a Noob's Cube vid or reference thwack to help me find what I know is there, but somehow misplaced.
-
I'm headed to the beach in a couple of weeks, want to come along?
-
Work Around : Copy the config from NCM display with the Line #'s Open Excel, click on the Top Left Cell, and PASTE the config. Then Highlight the first Column of line #’s Right Click after highlighting the entire row of line numbers, and choose DELETE. This will remove the line #’s, and leave you with the config. * Your…
-
Click add default server. It should show up, if all your credentials were in place during the install.
-
Only if the DB is present on this box, but it is a small install... I think the CPU and RAM can take care of this small setup. We are currently monitoring total of 91 nodes and 498 sensors.
-
Remand your query to Alerts and Discards this hour(Specifically Error's); not From Today. This will keep your counts current from the last hour. Add this to your filter so you see Error's more than discards; up the # if you have a lot of error's and are still seeing discard info mainly. and (InErrorsThisHour > 0 or…
-
jiri.tomek, not quite the response I was hoping for, but it is informative and does provide me some direction with this effort. Thank you for the reply. I will try a new recording with a few more specifics to see if we can't get past this failure in playback.
-
You essentially have to trade Menu's - but my current version you can not add Tabs. I am not sure about the most recent version of NPM - I think there is at least a feature request to allow for additional tabs to show.
-
Manage Nodes -> Click on the SHOW option and change to interface Then search for "IRB" - select all items (top check box), and then it should ask you to click here to select all "however many interfaces there are" Once all interfaces are checked, then click EDIT PROPERTIES. On the next page it will list all your…
-
syslog for Link State along with the specific status detail should get you what you need. You would need to set up a rule in OLV/OLA, and set that to trigger an alert within NPM. msg examples; %LINK-3-UPDOWN: Interface Port-channel1, changed state to up %LINK-3-UPDOWN: Interface GigabitEthernet1/0/1, changed state to up…
-
Can you tell me which server this log message is coming from? Main Engine or the APE's Also, did you perform an upgrade or is this a new install? .Net 4.8 is installed (and servers rebooted afterward)? If you are seeing Event ID 1006 on the Servers there might be an issue with performance counters To Start, I would verify…
-
Very nice to hear you got a resolution. Unfortunately this came up after an upgrade to current releases. I will look into these possibilities though, thank you for the insight.
-
Understandable, I have had some experiences with the software that measure the same. If you can recreate the event in any way you will have fresh logs to reference that might help point in a certain direction. Though if your NCM backup is not working in full, recreating the SDF's or Jobs might be the first step. A…
-
Not sure what you mean by Format the Poller.... (server or specific OID programmed to poll for data?) To me this is just a simple setup... if you need more than one Row considered - but not all then All conditions must be met Tabular Poller Name = p2almvalue Value/Rate of Poller <> OK (Or Poller = Bad Value) Any Conditions…
-
I would also add that your Pollers (if not regional or specifically used for certain devices) should be load balanced. Even out the element count, and mainly watch the Job Weight (comparative value to see how hard your servers are working) and see if you can't bring those closer together between the two APEs. You are doing…
-
Addressing your False Alarms : Nodes : Are you monitoring Response/Status by ICMP or SNMP? Use the list resources to check this option, if SNMP change it to ICMP. It will respond better. If using ICMP, build in timing to your node down - must be down for 30 seconds, 1 minute, etc. If there is a quick reboot, you can use a…
-
Okay, since your return is not a number(man) we are going to need a if then to check/verify the return. *Currently I'm not at a console and on a device, so sorry I can't put this through ISE to confirm it all. But adjust the if then to If $reg_key = $key then { Statistic = 0 } Else { Statistic = 1 } Also copy the output…
-
That specifc issue I have seen with NPM v9.5 (before v10) Even though it says it is running it is not polling as it should be. So we would stop and start the services, worst case, restart the box. So knowing your version could assist a little here. Also your windows logs might show you if there is anything going on with…
-
that is correct @"sreenathmp"
-
60 Second group refresh is the default, and fine to work with. So long your Node Warning Level is 120 seconds still (which is also the default). Just make sure there are no other bigger groups of nodes that have been set up as a parent for any reason as well. Also, check the Node details page of one of the children and…
-
Settings - All Settings - Polling Settings - Just a little more than 1/2 way down, you'll find the "CALCULATIONS & THRESHOLDS" section, below Network and above Hardware Health Polling.
-
cmatrask, I am not 100% sure, you might want to do a scan of the device if you are able. So far I have not been able to find the full detail that you are looking for. I do not have one of my own at the moment to scan, but you might try tuning into 1.13.6.1.4.1.9.9.826.0.x.x for a scan/walk (starting at…
-
So Glad to hear you got this resolved. Glad I could help! That is exactly what we are here for... -CharlesH Loop1 Systems: SolarWinds Training and Professional Services * LinkedIN: Loop1 Systems * Facebook: Loop1 Systems * Twitter: @Loop1Systems
-
Hi Everybody! I just wanted to take a crack at this detail that we see sometimes in polling. We do have two options to poll hardware with, and the default is the Entity-sensor MIB. This table is a huge table with a lot of details, not everything has a serial#, not everything has a status/metric. I used to poll this table…
-
Apologies, I am playing catch up still from being away from things for a week. I was too quick on that last segment, but this one should help AND ( (Weekday(ApplicationStatus.TimeStamp) >= 1) AND (Weekday(ApplicationStatus.TimeStamp) <= 5) AND (hour(ApplicationStatus.TimeStamp) >= '8') AND…
-
Link to Windows Update Settings via Registry Check
-
Yes it does, I am not sure if the SNMP Trap Receiver is still a valid app to use. But it has a filtering option to only accept traps from devices with a specific string. Though I would just feel safer with a trap alert. Put the conditions you want in a new Trap Alert and get the trap forwarded when it hits from that IP, or…
-
Couple of ways, it may depend on what you are looking to do with the interfaces. A report for Interfaces, using the GUI Create a Custom Table Report; Report on Interfaces Setup something like this; if you have different loopback names you may want each specific iteration so you do not pick up on other interfaces with LO in…