Comments
-
Hi Is the data in PortCount greater than zero as this could be the issue, that some of the data is zero I found this solution on the web, just adjust it to the column we are using stackoverflow.com/.../how-to-avoid-the-divide-by-zero-error-in-sql Kind Regards James
-
These are 1242's and I tried this OID (the standard 802): 1.2.840.10036 (no SSID values returned in the branches) Then I tried the Cisco one, and this table returns the SSID's in alpha order: 1.3.6.1.4.1.9.9.272.1.1.1.6 Is it possible it's using this OID and just reporting them in alpha order, regardless if the client is…
-
I'm such a dummy. I never noticed the drop down to switch between Nodes and Ports. I was about a post a screen from Nodes view to show I couldn't do it, and just before I posted it, I saw the drop down in my own screen shot. DOH! Thanks for the nudge Jeff
-
If you're still not seeing something after changing the column size from 100 to 250, there may be another problem. I suggest you open a ticket with our support group. Please reference this Thwack post in your support request. Once you can get diagnostics to support, we should be able to narrow down what the problem is.
-
What is the SQL name of your database? The report assumes it is NetPerfMon. I think it might also be that the code I snipped might require that the user be able to create a temp table.
-
Hello jswan, Thank you for the input. Can you please let me confirm the following things: 1) Without doing the queries to NTA database (only storing and performing retentions for flow-data) your NTA server may be possible to handle more than 3,000 flows/sec (you haven't tried it, though...) I think, to achieve "without…
-
After you export the WMI monitored systems to a CSV file, how do you add a custom property to them? The Custom Property editor warned me that imported customer properties will overwrite/erase my current custom properties, which has me concerned.
-
Yes, I am using the that component name. I have the WebGet alert (an HTTP monitor) because our application will throw errors, but the W3SVC appears to be in normal state. So when the WebGet throws the error, I wanted Orion to restart the web service (which corrects the webget problem). Sounds like I'll need to write a…
-
Well, the state variable lets you store the state, but a rule can only fire based on an alert happening. So, it's the "every 30 minutes" part that makes this difficult, without some kind of alert that happens every 30 minutes. We're looking at ways to make scheduled nDepth searches and alerts triggered from them, which…
-
WMI, and I'll need to check with our Exchange admin on the type of server that the 'problem childen' are, unless you know where to look to determine that.
-
Samba, Resellers have a reseller number that must be entered. We require that number because we only provide phone support to resellers and customers with a current maintenance contract.
-
Sorry, disk status?
-
I see the issue you are referencing. Thank you. Will test soon.
-
This worked for me. I couldn't figure out what the heck was polling on SMNPv2, but it looks like it was IPAM.
-
This provides current uptime in a nice format inside alerts..........but I have never been able to get the previous uptime when a node resets System Uptime = ${SQL:SELECT convert(varchar, floor(Systemuptime/86400)) + ' days, ' + convert(varchar, (convert(int,Systemuptime)%86400)/3600) + ' hours, ' + convert(varchar,…
-
Will do when I can. For now, I set them all up as Advanced Alerts and it is working fine. Thanks, Ray
-
Can you give a little more detail as to how you do this? I think this is the answer I'm looking for...
-
It's not in 9.5, and it's not in 10.0. We are anxious to get it in, but I don't have a date for you.
-
Yes, I have whitelisted the sending address, but the SPAM filter sees malicious content in the HTML body, and I do not want to exclude that and possibly let otehr things in. Even so, HTML sent to an SMS address does nto work right. I really need plain text. Thanks
-
Excellent idea, mdriskell. I will try that. Thank you.
-
Any one have a suggestion to tweak the query so it will report on multiple missing templates? For example if Server1 needs templates A, B, C and if it's missing one or more templates, how can I report on that? I tried adding another or statement to the query above, but it didn't come back with all the results. It only came…
-
Hi Craig cnorborg There are 2 Gi Interfaces and can be any of Gi49-Gi52 ) depending on when the device was installed and if anything was at fault since installation) these 2 uplinks are port-channel / trunks. although there may be a legacy config out there that is a single connection. Network Devices used - CISCO 2960 /…
-
I agree with Bryan. What is taking so long to get this feature?
-
I read every post on the forum, so you can consider it well and thoroughly requested. It's in our DB. As ever, no promises as to when we'll get it in, but I get the value the feature would have.
-
i did tried with my oracle database credentials but still cant..please help We need more info. I'd recommend that you open a Support ticket.
-
OK. I'll see what we can do.
-
Trying to use this to remove and add node as DHCP. It will flip the flag for Dynamic IP Address without issue, but it isn't filling in the DNS Hostname to match the node name. Is there a parameter for this?
-
Thank you sir, added the ObjectSubType="ICMP"; to the new node properties.
-
If you're not running NetFlow or other modules, SQL Express will probably be fine.
-
so can we get an example............easy and most people do set up a udp to get cisco serial numbers............but how (example please) do i get that into a report Thanks Simon