Comments
-
Anyone aware of a release date for SDK 1.8 release? Does SDK 1.8 support NPM 10.6.x?
-
See, we do sometimes manage to deliver what you're asking for. :-)
-
OK. I agree that they should all be the same. They will be. But they weren't really dropped. APM and VoIP were built using a different graphics engine (because the old one wasn't available any longer). In 9.0, NPM adopted the new graphics engine and tried to match the old charts as much possible. The next step is for VoIP…
-
+1 I came across this thread while looking to add up/down LED status on a UnDP to a Cisco ACE probe.
-
well my friend, it now works, it was too late last night, i was getting tired but this morning i realised that teh View I had created, was forcing the node ID to be that of the actual Orion server. Once I changed the N:#### inside the URL with the Node ID of the node i have the poller assigned to, it suddenly started…
-
Found the solution.Ended up using SWISv2 and working fine. The AddNodetoNCM has not been available in SWISv3 yet according to this thread. thank you all for your help
-
quote:Originally posted by Network_Guru NWood, You are correct sir! I just reviewed the CPU utilization on one of my 4507R's with L3 routing enabled & it is indeed spiking up to 80%... -=Cheers=- NG I tried removing all of the SNMP-server commands off of the spiking 4507, and the CPU has calmed down quite a bit. It's…
-
Were getting closer. it is showing some results now, but not all of them for some reason. It seems to be showing results for deviecs that are currently unmanaged but not scheduled to be in the future. I even added a new one just to see if it would show up but it didn't.
-
not to be to fussy or anything :) but can I also add in custom properties as well to the output?
-
No I'm missing nodes in this report. But I have found the problem. When I go to UnDP and test the assignment of the poller on the nodes I get responses for all interfaces. However, when I go to the web interface and view the poller results it only displays results for interfaces that I'm managing, not a chart of all…
-
Sorry to bump this, but how about an enhance request to make the resource use the browser settings and also: 1. Prompt for user/password since having it in clear text and static will violate many security polices especially for us that are ISO 27001 Certified and bound by regulations like HIPPA, PCI, etc. 2. Function with…
-
I am using only NPM 10.5 on one server. I can re-download the file I guess to try to get this right.
-
Query executed successfully. Zero results.
-
mezdem, your code worked great. Thanks for your help! I didn't need the seconds conversion so I stripped that off. Now, I have one last date issue I can't seem to get to work. I have a custompoller which returns date string in format mm/dd/yy that I need to select only records with dates greater than 3 years old. This is…
-
Hi there, I am not sure you could UDP the actual process, as you would have to query the results of SNMP polling the process table. And unfortunately, my goal is to reduce the database writes and polls from the server, so adding a UDP poll on top of the NPM and APM polling would add load, so i would rather limit what APM…
-
I had to change your code a bit into the following: SET @sql = N'SELECT ' + @id + N', ISNULL(N.NAME, SW.IZHO) HASH_OR_NAME, SUM(SW.QP/100) TIMESECS, ST.ST SQLTEXT ' + 'FROM ignite.CONSW_' + @id + ' SW LEFT OUTER JOIN ignite.CON_SQL_NAME N ON SW.IZHO = N.HASH ' + 'LEFT OUTER JOIN ignite.CONM_' + @ID + ' MM ON SW.PWMY =…
-
The load speed is a known bug; it'll be fixed in SP2. The other issues are improvements we're considering for future releases.
-
Hey again, Not sure I understand the "Which technology are you using?" question. Unless you're asking how I'm making my REST calls, in which case, normally it's C# / Web API. For manual testing, I use SoapUI. So that I don't have to keep bugging you guys, is it at all possible to get the json schemas for all three of your…
-
I have a similar need to remove SNMP. In our case, we work with mobile platforms that move across large oil fields, and we provide communication services to them via wireless microwave radios. When the site moves, we keep the same IP address and routers and it moves with the oil rig, but depending on what tower site it…
-
Bump? :(
-
For selecting, if you scroll to the end of the line you'll see it currently says checked=false, just change that to checked=true for select all.
-
I guess the sales rep I talked to before purchasing this made it sound like the EOC would take over for the Orion web interface for our company. We were under the impression that this was the case and that the interface would be simular to what we are used to and that users would be transparent from NPM to EOC with their…
-
Against the NCM database, right? If so, Cirrus.Nodes isn't the table name. (SWQL Studio isn't [apparently] installed on our NCM server.) Can you tell me the name of the table as it shows in the Database Manager ?
-
Sorry, but there doesn't seem to be any text in your last post.
-
Hello Garvin I have succeeded publish the same package in Win7 SP1 English with SolarWinds' console connect to the server. So, seems some wrong in the Win7 sp1 Chinese SolarWinds' console
-
That's very weird.... I just have no idea how to start the investigation. Anyway, thanks so much for your kindly support.
-
Add it as a native menu item. here is an example of a custom message console I made. You just have to get the URL correct. /XXXX.aspx? correct.
-
Hey We too use an usb device that has a sim card in it. We then use an application on the orion server where we can send messages from. In the advanced alerting we then use the 3th party program to send the sms messages. It works great, never had any problems appart from needing to reboot the service once in a while. The…
-
I installed SP4 on July 1 on July 5 at 2:30 AM I began getting the exact same .NET errors I had before SP4 and like before the Job Scheduler crashes and restarts every two minutes. This problem continued until I stopped and restarted all Orion services this AM. This is exaclty the same problem I have been having for months…
-
Any update on this issue?