Comments
-
In Report Writer, we still refer to Universal Device pollers by the old custom poller name. However, I was able to create a report somewhat like what you were looking for. First you'll want to create a new report of "Current Status of Nodes, Interfaces, etc". From there, add a new field and expand the fields under "Custom…
-
The current version of LEM does not use a SQL database at all; it is backed by a proprietary storage engine based on Lucene. The virtual appliance is indeed on Linux, there is no Windows version.
-
Did you by chance modify the built-in user defined group of "Admin Groups"? Go to Build, Groups, and on the left side, change the drop-down for type to user defined groups. Find the one for Admin Groups (the one in your rule) and make sure that the group you have above (Domain Admins) would fall into one of those. I don't…
-
Which setting is configured for 14 days?
-
Filtering is not built into that resource, unfortunately. You would have to create a custom resource that included the filter.
-
quote:Originally posted by Mithrilhall What is the Access Protection...Prevent mass mailing worms from sending email (Port 25)? Yes. I had the same issue McAfee 8 has this enabled by default. I also think it prevents FTP by default.
-
I realize this is an old post. We have several TrippLite UPSs and are using these pollers. (Thanks grantsewell !) I've also found and added the following poller but it doesn't seem to be supported (OID not supported) by all TrippLites which has me stumped. I'm not sure if it is firmware version related or not. I'm curious…
-
Hmm... we do have the concept of Event Policies that do the second thing you described (filter on the manager side from console/storage/rules), but they are mostly global based on event type (e.g. all logons) OR hardcoded (e.g. all interactive logons or windows filtering platform events) to big buckets. On the agent side,…
-
Since wireless does not has its own catagory and i could find an better location to post this i suppose ill just drop this in the bucket. How is development going on the wireless component of NPM? It seems v10 did not introduce any improvements. Take a look at the below illustration. The client count at a glance is rather…
-
When creating alerts.. not all alerts have the need to be present in the alerts view in the portal or in alert event history for that matter. Some alerts are simply present for heightened awareness of changes in an environment. For instance if you wanted to be aware when admin status of any interface was changed on a…
-
Hi, Old thread ressurection! Does anyone know if this issue was resolved, as we have the exact same problem. Support weren't too helpful and as a result it seems we just have to live with it (it was our supplier that raised the case on our behalf, so can only go by the case notes). Any help or workaround would be good…
-
Sounds like SNMP and Netflow may not be enabled or configured correctly. http://www.mikrotik.com/testdocs/ros/2.9/ip/traffic-flow.php http://www.mikrotik.com/testdocs/ros/2.9/root/snmp.php http://wiki.mikrotik.com/wiki/Manual:SNMP
-
I double checked the list of connectors and everything marked APC is used in discovery (there's a few connectors that are greedy and would match everything so they are excluded purposefully rather than being confusing). Possibilities: * As Byron said, check your logging to make sure they are appearing there. It's possible…
-
This would make life so much easier and reduce errors when adding new nodes. I'd even add sprinkles to the sugar on top!
-
We intend to implement this feature, but we'll need to weigh it against other requests to figure it out when it gets in. Denny LeCompte Sr. Product Manager, Orion SolarWinds
-
Solarwinds: this is a key reason why the NTA database needs to be separated fromt he main NPM database. i woudl like to turn the NTA database to a simple backup, so transaction logs do not grow, but do hourly transaction backups of the NPM data
-
UPDATE: I resolved my issue as my syntax was incorrect. I had an extra space in the verb name field and also did not make the AlertObjectID a python list: aliases = swis.invoke('Orion.AlertActive', 'AppendNote ', '6220','TEST') << remove extra space in 'AppendNote' and '6220' needs to be inside a python list CORRECT SYNTAX…
-
It does seem that SW could offer a few more server-side, real-time functions. A lot of times mgmt/monitoring functions are locked down to specific allowed hosts. Having some lite features that could run server side would be beneficial.
-
I had the same issue, running 3.5. I wound up getting it working by using the Cisco.Router.General template rather than the NXOS one.
-
I believe this issue is how we're launching the gauge from the Orion website. This is slated to be in the next service pack for 9.1. I don't have an official date for it yet, but I can say that we're close to wrapping up the dev work on it.
-
Okay, I found out why one was in F and the other in C. Buried about 4 levels down in the UPS you can switch it there...but why is the test of the transform showing a temperature about 5 degrees higher than the one in the chart?
-
With engineers all over the place, I'd like to start reporting on who added what nodes. I think this could be a column populated with the web user who added the node. Would like to see this too for reporting and have the user's orion credentials (whether local or pass-through) populated as a column in the Event log.
-
since it says that the reason is timeout you might want to check your antivirus or any firewall on the system itself. some antivirus like to stop it due to it being a massmail worm... and other firewalls need you to specifically allow it as normal traffic. due to you being able to get it to work a few times before it dies…
-
Not yet. We'll support SQL 2008 in the next major release.
-
I now understand that you are not a Solarwinds employee and that you for the info and advice. We are going to open a case with MS as well. Thanks
-
How are you determining that this is a Microsoft issue? I am not trying to be argumentative but I can see several topics with multiple posts on this forum that show many of your customers are having the same or similar problems. With us being the customer, I would think you have a vested interest in looking for the cause…
-
see www4.solarwinds.net/.../topic.asp Seems many others are having similar issues NC Desert
-
Found it using SDK. I was able to create the report
-
Bump....
-
not sure how you are getting the new interfaces in system manager because the only way to get new interfaces is to add them manually. it is normal for interfaces to change IFINDEX when the device is rebooted/modules added or deleted. but you should only get a notification that the interface has changed its index number.…