Comments
-
What sort of headway have you all made on this? Just like you guys I'm stuck trying to develop a process to watch for hardware failures. We have several C-220's and just the other day had a couple of drives go bad. I'm fairly certain these are standalone boxes not managed by UCS Manager. Here is where I am so far. 1 - I am…
-
Was that an external SMI-S Provider or internal? Some of the array's use an external one vs internal.
-
How about Orion DB support on a 2012 SQL cluster?
-
I may of had a breakthrough today. If I poll OID 1.3.6.1.4.1.9.9.719.1.1.1.1.20 as a table I get this when I apply it to the CIMC node in NPM. Then I found this below. In my case the 6 above correlates to the actual bad drive being reported by the CIMC. My question is why do I have those 5's in there for the rest. Anyway,…
-
Got this figured out. ${N=SwisEntity;M=SqlDatabaseAlert.DatabaseName} on ${N=SwisEntity;M=SqlServer.Node.Caption} is ${SQL: select ( case when OperationalState = 0 then 'Online' when OperationalState = 1 then 'Restoring' when OperationalState = 2 then 'Recovering' when OperationalState = 3 then 'Recovery_Pending' when…
-
Does a quick way exist to get those values included in an alert as opposed to just the numeric value? I see operational state in numerous tables in the db but nothing referencing the actual value context. I could use "Display Status" I suppose but I feel the information from Operational State is more helpful.
-
I checked that actually and the logins look good to me.
-
In my instance when I run the queries below you can see that I have multiple IP Segment ID's for the same Low & High ranges. These IP Segment ID's are all in use on the NetflowFlows table. Querying just one would cause me to miss flows.
-
I don't believe its working properly via the web reporter. In my instance I have IP Group Ranges that carry multiple IP Group Range ID's. So when I query dbo.netflowflows and sourceipgroupsegmentid I may not be getting all of them.
-
We were using the SDK before but after getting upgraded our query no longer worked as it was looking for IPSegmentID's from a table that is no longer in use(NetflowIPExport)
-
We were able to get this working and have it all figured out now. With NetflowIPExport no longer being the source of the IPSegment ID it was very confusing at first. I do have a question though - What is the significance of the "versions" in the table NetflowStorageSegments? We were unable to figure out why our Segments…
-
You are correct. The SourceIPGroupSegmentID in dbo.netflowflows does not relate back to the old table named NetflowIPExport any longer. Here is a query you can run that will show you the IP Group and the associated IP Segment ID's. What we still don't understand is the data in "versions". When we run the query we are…
-
Did you get the answer here you were looking for? I feel like your question is exactly what I am discovering now since upgrading to the latest version. I was until a few weeks ago running 4.2.3 and had no problems with my query but now that Netflow is in SQL I'm having issues getting the IPGroupSegmentID's reporting…
-
One other thing is that I did a test and created a new IP Group - The new group is present in the SQL table named NetflowIPGroups(OrionDB) but is not in the NetflowIPExport table(OrionDB). I have a feeling this is going to be the same with the IPGroupSegmentID's but again not sure where to go to get the current list.
-
Thanks. In my environment IIS sites are using the self signed Microsoft Exchange cert but I'm having issues still with the error targeted at the top of this thread. I feel like I've looked at everything at this point. I'll keep looking.
-
Is it a requirement that this site be using the cert above created during the configure server button click? I am loosing my mind trying to chase down the issue related to this message in my environment for me however it is not isolated to one node but many nodes i am trying to configure.
-
Is this your only dashboard? i work for an MSP so as you can imagine I manage multiple dashboards. Each dashboard has a unique SNMP v2 string but when I go to add them to NPM they all use the same polling IP so that becomes an issue for me and I can't continue. Wondering what others are doing.
-
I would try the following things. 1 – Attempt to query the server locally via WMI by using wbemtext.exe. If successful then on to step 2. 2 – Enable debugging on the assigned template by going to the advanced options. Initiate a poll cycle the check logs. Instructions are here -…
-
Petr - I did confirm the message "Job Engine password files are out of sync" was in my log files at the locations you mentioned. I ran the config wizard after making a backup of the ucdat1.xml file and things appear to work now. Those things are * Real Time Event Log Viewer * Service Control Manager * SAM Application…
-
I am only focusing right now with one of my polling engines. So I have only done the reinstall of the three modules on it as of now. Here are the version comparisons from active diagnostics that reported differences. ============================================================ SolarWinds Server & Application Monitor v6.2…
-
I upgraded to NPM12.3 last night and will be keeping a close eye on the INC states and whether or not they are still receiving updated even though they are in a closed state. I am also looking to see if the "Orion alert has been reactivated" message is being inserted into my INC's even though no active alerts are present.
-
And you kept SRM on a separate box from your NPM installation correct?
-
Did you point your SRM install to your existing Orion DB or create a new one?
-
Reinstalling those three modules did not correct the issue.
-
How are things looking since upgrading? I have a 12.1 instance with nearly 5k rows resolved or closed with logical state=0. I am in the middle of scoping out an upgrade path and if I can I'd like to avoid having to go to 12.4 if possible and just go to 12.3. What version were you running when you started this thread?
-
Are you able to get the serial numbers? I'd love to know which OID you are polling.
-
Thanks. I like some of those events that I have been seeing so I will work on seeing if I am able to build alerts off the same data being reported at the event level. Only about one of the canned ones interests me out of the box.
-
With the HTML option only checked here I was hoping to get an interactive perfstack in the message body of my email. BUT I don't. I get just this. The PDF option isn't all that great either.... I can't believe how hard its become to get this data in report format. I've opened 2 cases and been all over thwack with no luck
-
What is the output format of ${N=Alerting;M=DownTime}? I'm trying to correlate the values I'm getting with this to actual downtime durations for nodes using the simulate option in 11.5 and they are not adding up.
-
I haven't opened a case regarding this yet and yes we will be upgrading SRM just need to get it on the schedule. Here is the version info that I access upon logging into the management web console and looking under help-->about.