Comments
-
unfortunately, my proxy server won't respond to https://${IP}/App1 - but it is by the design of the application. This proxy server can serve many web site using only 1 IP address. I could set the proxy server up so https://fqdn1/App1 goes to a different app than if I requested https://fqdn2/App1. It's kinda like NAT'ing…
-
are you saying these are not current feature requests? I know I have seen custom properties for groups in many places, but that isn't for NPM/SAM/SeUM/NCM, it is more like Orion Core, is there a forum for that? I want to use it for SAM, I don't even have to be an NPM user, and custom properties and views for groups would…
-
aLTeReGo - That's just for components, right? I don't see it for applications.
-
Now that you mention it, I do too, I also found that I have a bunch of event from my BES server that are "INTELCORPORATION-MULTI-FLEX-SERVER-MIB:chassis.30.5", but are for blackberry I am used to getting them, but not as from intel; MIB database messed up?
-
The snmp does report NIC Name/Admin Status/Oper Status/Speed, OS version/revision, Total RAM, HBA Name/Status, hostname, uptime, and probably more. ESXi's snmp *does not* (currently) report on nic in/out usage, Total memory usage, cpu usage, volume existance nor volume usage. ESXi just does not support those MIBs and orion…
-
I just attached a 500GB iSCSI disk, moved the log and let the maintenance job create the huge transaction log. Then I move the log back and took away the drive. I suspect you could drop the data in any of the tables, but I didn't want to loose my historical data so I didn't do it that way.
-
doh! wait wait, that should be: ${SQL:SELECT IfName+"="+Interface_IP_Address+', ' as a FROM Interfaces where NodeID = ${Node.NodeID} FOR XML PATH} get rid of the not, or you'll get every interface that isn't on that router!
-
here's an article about converting windows events to syslogs.
-
can you un-install the integration piece, upgrade orion, then install the integration?
-
I hate changing things I like... you never know how it's gonna go; Am I even gonna the new thing as much as I liked the old one (my favorite ____ just got worn in and comfortable!). It has taken a couple days of getting used to, but I think I like it as much as the old one, and I am still find cool things. I getting a…
-
he he yeah, thats why I didn't include the "select blah from blah" in my first post... The thing I like the most about the Orion products is that the only limit is how imaginative you can get, the product can do it as long as you find the right spot to tweak. Plus this forum has so many good idea's in it that you can tweak…
-
I had a strange issue with my SNMP this weekend, maybe it might help you. I just moved one of my networks from routing off my 4510 switch to my ASA. After that Orion was able to list resources but not poll interfaces. I did a network capture on both interfaces of the ASA and found that a lot more packets were being…
-
If I wanted to use this, what would the values be for the other fields? These Name Description Units Maximum Default insert into settings ([SettingID],[Name],[Description],[Units],[Minimum],[Maximum],[CurrentValue],[DefaultValue]) values ('SWNetPerfMon-Settings-Response Time Retry Count','Response Time Retry Count','Count…
-
oh, and just because, did you check windows firewall? (sometimes easy things are just over looked) I'd say trying disabling it in all three categories, and if it fixes it, then look around at the rules and make sure UDP 514 inbound for all three classes are enabled.
-
Could get a little messy, but you could try something with: Insert into [NetPerfMon].dbo.MapStudioFiles select * from [OldNetPerfMon].dbo.MapStudioFiles To pull the "files" from the old database into the new one. (would be good to try it on a test server first)
-
Ah... thats good to know. I thought it just didn't run actions. It looks like it just doesn't run any alert checks. So the Check box should really say "Delay" or "Pause" not disable.
-
Well, ouch! Just after a reboot, this caused issues for me :( Oh, well It was nice. Be carefull if you do this.
-
All my reboots are real now (I got a few this weekend, but I know that building lost power on Saturday, so it was right). Did you check those devices to make sure they didn't reboot? (Also, if the snmp service restart, it is shown as a reboot.)
-
Discovery will only add. It won't remove anything, but (depending on how you are currently setting things up), it could end up adding some network interface or Volumes (RAM/Virtual Mem) if you don't un-check them.
-
Trap service stopped works, truncate runs so fast, it doesn't really matter, but the delete where stuff would take a long time.
-
- So what was that censored word? I think the imagination makes it worse! Mike - Which components? CPU/RAM? That is in the Nodes table. I am trying to come up with an alert where if more than 1/2 of the nodes are null action send email and reboot server. I haven't finished nor tested it yet. Oh, if you have a standard…
-
I found a way to be able to monitor an external node with some SNMP through SAM. Create the Node as "external", then run this SQL command to put the setting in the DB so you can use SAM (Update Nodes Set Community = '<YOURSNMPSTRING>', ObjectSubType = 'SNMP', SNMPVersion = 2 where Caption = '<YOURSERVERNAME>' ", now you…
-
That's a good idea, but I which you could do it through the alert engine inself. I think the problem you are experianceing is a permissions issue. The service account that the "SolarWinds Alerting Engine" service is running as might not have the necessary rights to run psexec against "SQLServerName"; you could try psexec…
-
"dot1dBasePortIfIndex" is right, but I guess the tie isn't working, but I don't see why it isn't. try this one: SELECT Nodes.Caption, PortIfIndex.Status as PortIfIndex, StpPortState.Status as StpPortState FROM [CustomPollers] inner join [CustomPollerAssignment] on [CustomPollerAssignment].[CustomPollerID] =…
-
5.2 isn't beta any more, if you go to http://customerportal.solarwinds.com/customerportal you can download the newest versions.
-
you could set the task up through the normal schedule, but have the syslog or snmp task run the command "schtasks /run /TN <REMANAGETASKNAME>"
-
I am using groups to do the dependencies and it works quite well. I have dynamic site groups setup that use IP begins with x.x.x and I set that group to be dependent on the router which uses the loopback address, (can't use LAN address because it cant be dependent on itself.) repeat for 50 sites - not much fun repeating…
-
I can't believe anyone in support would say that! Well maybe I can... another problem with multiple IPs is with the VMware integration piece, when a node has the same IP and/or MAC as another node, it gets a little weird (WLBS - shared MAC/IP for load balance) Solarwinds doesn't usually say they are working on anything, so…
-
Should have been Vendor = 'Windows' or you could use Model = 'Server') When you do a "union", you need to have one set of combined columns, come up with the columns and map them to correlate between the two queries and stick the verb union between them.
-
I changed the \SolarWinds\Orion\SEUM\Player\SolarWinds.SEUM.Agent.Service.exe.config agentConfiguration section to contain numWorkerProcesses="1" maxPlaybacksPerWorker="1". But mind what alterego said, if your agent doesn't have enough time to complete all polls, you could cause missed polls with this configuration.