Comments
-
I also wish that the Engineer Toolset features were based in the ORION server versus on the remote machine. Our network security will not let us access our NETWORK devices that ORION is monitoring from the other side of the firewalls. The ORION web GUI is usable; however Engineer Toolset is not as the IP's of the NETWORK…
-
If it fails the first time, try deleting the snmp.conf and snmpd.conf file in etc/snmp/ and rerun avsetup_snmp
-
Incidently, The APC SmartUPS management software can be configured to send syslog messages. We find the syslog based alerts to have far less overhead.
-
Oops, forgot an obvious one... 8. Ability to generate Excel reports without requirement to have to burn an Excel license on the server.
-
Maybe i am not seeing the issue here but if you test the alert and it notifys them then couldnt you just run a report looking for the alert and use that?
-
Almost 2 1/2 years and this is still not an option?
-
Quick update. Powershell does the same... Again, ${USER} as arg. $iam=$args[0] write-host "Message.Orion:says I am " $iam write-host "Statistic.Orion:0" $iam = $env:username write-host "Message.Environment:says I am " $iam write-host "Statistic.Environment:0" Output Result: Message.Orion:says I am copernicus\musr_mqadmin…
-
this will happen when ever you set up the drillable maps. if a submap has a failure then all maps that this feeds up to will show a status change. You can change the map properties to a different percentage before changing status but that might cause other issues with your monitoring.
-
I don't think SysUpTime is related. I'd suggest opening a Support ticket for this one.
-
Are you setting the "Node Type" to "Custom Poller"?
-
A couple of comments from our internal network engineers/devs: * Most efficient switches switch in hardware , and the process mgr will not allow a housekeeping function to starve a real “keep the packets flowing” process. The impact is negligible. * One NMS polling every 10 minutes? The impact should be so small as to be…
-
I am having the exact same issue. Were you able to resolve this? It appears that the report is trying to generated without SSL, hence the error of unable to be retrieved. Example: Unable to retrieve url: http://EG1-PD-ORN-01:80/Orion/Report.aspx?ReportID=254 using HTML type. It should be…
-
Good tip. Did that resolve your issue completely, SQL Auditor is up and working okay? The connectors that are built for the Windows directory (system32/syswow64) do a pretty good job with the 64-bit redirection, but Program Files isn't so lucky.
-
I can confirm that Windows Server 2012 is supported because that is what I am currently running. I can not confirm on the SQL. I will say this, Server 2012 seems to struggle running some of the older tools Solarwinds still provides you such as Report Builder and Atlas. These tools work about 60% of the time. I would…
-
I just looked over the docs and it doesn't seem like the standard installer directions provide the APT signing key used: bash -c 'D=ubuntu-14;P=/Orion/AgentManagement/LinuxPackageRepository.ashx?path=; dt(){ DTA=(wget curl);A=(--tries=1\ --no-check-certificate\ --read-timeout=30\ -O --insecure\ --retry\ 1\ -o);…
-
For referrence: To access the data in a report, run the Basic Registry Information report from the Computer (Registry Information) report category, and filter on the appropriate values in the "Registry Value" "Registry Object Name" column. (E.g. on Win2000/XP/2003 systems filter on "DefaultUserName" and "DefaultDomainName"…
-
Hey has this link changed? TIA
-
Is the UnDP frequency controlled by the statistics collection on the nodes or the node polling frequency? This thread states the stats collection but the following thread suggests the node frequency:
-
Just wanted to say thanks guys. This helped me out with the same problem. However, I thought this was kind of a goofy bug.
-
Ditto what Julian said. Nice work and much appreciated!
-
It's not "graph data", it's data. The graphs are just calculated from what's in the database. If you want to manually (or use a SQL script) update those tables, the graphs will be fixed.
-
(I mean a workaround other than displaying the map at 100%)
-
If the login procedure is completely java based rather than HTTP, then you'd have to write a script and use one of the two script monitors to accomplish what you're trying to do.
-
I'm running 7.8.92 and yes, my map is rathe large and scaled. I was wondering if it was the scaling. is there a workaround you're aware of ? Thanks !
-
I have a physical server that I am having this issue with as well. I have tried rediscovering all the interfaces, then making sure the interface that was showing up Unknown was deselected but it still shows up in managed interfaces as unknown, even though I do not want to see this interfaces at all. I cannot get Orion to…
-
THANK YOU! Someone else who is feeling my pain. Save some time FLTPK and open a Support Ticket with the Engineers as soon as possible. You will thank me later. It's an issue with your Polling Engine (IMHO). I was pulling my hair out with this until Matthew in Support went through and re-installed the Polling Engine. After…
-
We do have the ability to fire an SNMP Trap Alert to any system (or email, but that's less flexible). You'd generally aggregate data in LEM and escalate detected issues to a third party system. If it's 100% of data you want to forward, I don't think we've found a really good way to achieve this yet.
-
Each module has some cost to the server. NTA especially has a big impact because of the nature of the NetFlow protocol. What were going to get for just NPM? What are your options?
-
I'd be interested in this also.
-
It's definitely something we'll think about, but changing the core way we poll is a big endeavor, so it's not something we're going to do in the near term.