Comments
-
Okay. I've really tried in the past hour to get this working by reading the documentation and other posts on Thwack and I admit total and utter defeat. This is what I have ended up with: curl -v -X POST -H "Content-Type: application/json" -k -u user:pass -d '{"Definitionid":"51480","Objectid":"7849","note":"123456"}'…
-
This is where I got it from: https://thwack.solarwinds.com/message/361191?et=watches.email.thread#361191 Keep in mind that every time you upgrade or run the configuration wizard, it will negate your changes, so you have to do it all over again.
-
While I don't have any Orion modules, I have Orion NCM web integration. Setting the default view to 'None' on non-admin accounts does work. Is it possible that the local machines have cached the page? Can you try having all your users clear their cache?
-
Hmm...which version are you on? I'm on 11.5.2 and I don't have the ability to choose Node properties from within the 'Insert Variable' option.
-
It should be on the far right of the Edit Monitor toolbar (it doesn't have its own icon) and you may have to scroll to get to it. Look for "Move to Orphaned Objects". I've attached a screenshot of my monitor window. I don't see where it should be. I'm unable to scroll left or right in the page. No love for me today :-(
-
No, because even with a conversion, the number is still being interpreted as just a raw number, not a counter. What it represents doesn't matter - I can have it represent bytes/sec, sessions/sec, failed logins, toilet flushes/sec, or a running total of how many beer bottles get thrown into the trashcan. There is a…
-
Not a big deal, but I did notice that after installing SP1, just one of my monitored nodes had most all of its interfaces disappear. It's as though the snmp ifIndexes all changed. Weird.
-
Thanks, but it is not limited to just interface-only type views (see @dbriden response below, for example). Again, this "feature" should be allowed to be disabled entirely on a per-account basis. Not everyone in the Orion system needs to be able to search the entire system. As an aside, this is far from the only thing that…
-
One clarification: you can combine poller results in this way, just like bleearg13 demonstrated, but only from pollers that are assigned to the same network object. You can't combine results for pollers assigned to two different nodes, for example. Yes, sorry. However, one way around this limitation, which would prevent…
-
The biggest problem with killing the service before an upgrade is that even though you've disabled automatic startup upon failure, the re-install resets these values. It installs the service, starts it, then tries to stop/restart it again before completing the installation. Highly annoying and makes installations,…
-
See pic.
-
Thank you, sir.
-
ge0ff73, I believe it was the NCM 7.1 Hotfix 2. I still see some jobs "running", but I can at least get other tasks to work properly.
-
I, too, had this same issue with a Custom SQL report. I had to remove the WebURL from the "Field Formatting" portion of my report. After doing this, the report would display again on the website.
-
Hi bleearg13, as you noted ("while some of shortcomings I mentioned are resolved in NCM"), we're continuously innovating and improving NCM. And, we're absolutely committed to resolving your current issues to hopefully get you completely drop RANCID! ;-) I would LOVE to drop RANCID, as it's just another thing out there that…
-
That is awesome! Off the subject, do you have an easy way to locate and select new interfaces on that router? I have found it very tedious to scroll through a list of 800+ interfaces to find and select the one I want to monitor. I wish I did. I've requested that a filtering option be put in place during node addition so…
-
Daniel, Not yet - we're in the same boat. I am hopeful, though, that the next release of IPAM will improve upon this. evt
-
Thanks, Mav. I'm available any time today if you want. PM me to set up a time.
-
Couple more things that came to mind. These are more *fixes* than feature requests. 1. Have the Custom Properties "Update All Report Schemas" with each upgrade automatically. It's pretty frustrating to get emails from 25 people the day after an upgrade because reports went out all broken. 2. Fix issue with Orion Report…
-
I have a feeling that what pampas is looking for is a way to show the IP address that is assigned to an interface, much like what is contained within the Cirrus inventory reports. I agree that this would be useful information to have in the Interface Details page.
-
The short answer is yes, it can do this...kind of. The long answer is, it takes a bit of work. What you have to do is set up each interface in the Universal Device Poller, polling the ifInOctets, and the ifOutOctets, creating two separate graphs. Next, you have to create two transforms to convert your results from octets…
-
I would like to chime in and state that I also enjoy using the SM as oppsed to the web. Is it possible to keep the basics of SM, while exploring the benifits of the web GUI? Managing nodes using the Web GUI is great in a pinch, but the speed and ease of the SM is by far better. As mentioned before, this is essecially the…
-
What type of device is this? I experienced similar issues with a Netscreen firewall.
-
I deleted that hotfix because SP3 supersedes it. You can get SP3 here. Is this SP available for the eval versions? I'm in the middle of doing a complete re-install and I mistakenly ran SP3 on the eval server which caused it to die. When starting certain services, it says "License check failed", or something to that effect.
-
Lovely. Open mouth, insert foot. I will close my Thwack.com account now. :-)
-
Hi dnerdahl, Thanks, that's what I ended up doing. It's not a tremendous issue - just mildly annoying.
-
There's no way to include a graph in the report. If you want to do 5 Interface IDs, then just change the last 'RESULT_OUT' statement to read: ) as RESULT_OUT ON (dbo.Interfaces.InterfaceID = RESULT_OUT.InterfaceID) WHERE dbo.Interfaces.InterfaceID = '1' OR dbo.Interfaces.InterfaceID = '2' OR dbo.Interfaces.InterfaceID =…
-
Wholeheartedly. As it is, I have to type my password macro into Notepad and paste it in. Annoying.
-
Jayd Did you ever get this resolved? I am having the exect same problem and my setup is nearly identical to yours. My NPM and SQL are running on two separate VM's. Much Thanks Pat I know there is an open ticket on the issue, but no resolution as of now.
-
I have had a ticket open on it for three days and have yet to receive much of a response. I've seen this problem since at least 6.x, but always chalked it up to poor server hardware.