jnewell · Mr

Comments

  • You could Google, but then the links just redirect to the base page and not the translated article you were Googling... *Frustration intensifies*
  • Hi jvb​, Thanks for the reply. As I have it up and running now, I will look to grab these diags next time this occurs and send to support to see what they can find. Kind regards, James
  • Hi @"mesverrum" SELECT DISTINCT IPUI.Username, IPUI.UserID, IPUI.LoginTime, IPUI.EndpointID, E.MacAddress, P2EC.VlanID, V.VlanName, IPC.IPAddress as HostIP, DNSC.DNSName as HostName, P.Name as [Port Name], P.PortType, P.PortDescription, ND.Caption as SwitchName, N.Category_site as Site FROM UDT_IPUserInfo as IPUI JOIN…
  • Hi jvb​, This is good news! Is there any word on when this is likely to be released? Or anywhere we can see more detailed updates on the release? Kind regards, J
  • Thanks for this, this has helped with another issue we have been having! Unfortunately it hasn't helped with this one. The only other thing I can think of that is causing issues is the authentication on the page, however if this was the case, we would have issues with other recordings. Many thanks, J
  • On your UnDP it should allow you to convert it to a time function (although it has been a while since I have done this). Does that not break it down for you? Alternatively, you could look to create a custom resource on your page which converts it to the breakdown you are looking for. One thing I would note though, I would…
  • Hi panichd​, I have a few doing exactly the same thing, only not on every play of the transaction. My transaction has been built using a Hybrid XY and standard logging, however we have had events where the entering of an email address is skipped and the password is entered in its stead. I am going to try adding a few…
  • Ah, reverting back to an earlier version might not be an option, but I will discuss and find out. I agree though, this is very annoying! Seems like it has been going on for a while though, which surprises me they are taking their time sorting this! I still find it odd that even even the basic OIDs seem not to return data,…
  • Hi sturdyerde, Thank you for your reply! I have been working on a powershell script too, however my results on it show it as "Not defined", if I make changes to the current script, it fails. Get-CimInstance -ClassName SoftwareLicensingProduct -computerName $args.get(0) | where PartialProductKey | select…
  • Hi Marc, I hope this is the case and it is just me being a fool... I will look to get the script up this afternoon for you to look over, if that is ok? Thank you for taking your time to respond Regards, James
  • Hi jvb​, I have had the same issue this weekend and I am trying to find a cause for it. I have managed to get the transactions running again by stopping and starting services on the primary polling engine, rather than the WPM player. However this is just a bandage until we can find the root cause, Thankfully, this issue…
  • Sorted! I realised that the FQDN was not added to the host list between pollers. Made the change and bam! In there like a shot
  • Thank you for this! This is brilliant! If only I found this two hours ago!
  • Anyone had any issues with this in the past? If so, any advice they can give? 
  • We had this issue, and found that it related to the Website ID associated with the report. We had three additional web servers as well as our primary that at some point each worked as the web server for the platform. When reports and schedules were created, they related to the website, which pulled the report on the…
  • jvb​, I may be missing it, but I am scouring the release notes to see if WPM 3.0 is only compatible with Orion 2019.2, or whether we could utilize this update with Orion 2018.2?
  • Just sat down at my desk after a three day weekend, dreading the week ahead to be greeted with this brilliant news! I think I need a coffee and another day off to recover! Many thanks on the new jvb​! You may have just made my year!
  • To be honest @"ccandido", this is an interesting idea... I have been thinking about something like this myself recently, simply as I have a client that reports on the activated alerts over the last 24 hours and wants to remove a manual check, amongst a plethora of other manual checks... Might be worth seeing if there is a…
  • Awesome! Nice little report came in handy! Many thanks!
  • Hi Mark, We had a similar problem recently, where we thought the exact same thing, you enter the details on "Edit Node", then go back in and they will be there. It wasn't until we did a bit of digging, that we found out that it is meant to be like this, the notes you enter do not display in this box, however on the node…
  • Hi Marnell, I believe uptime should be already monitored in the platform, which should convert it for you. If you do not, however, your best bet will be to go through an SNMP walk, identify the uptime OID and add it as a Universal Device Poller. Once you have found the OID, I would suggest having a look on Google to…
  • Wow, this is an old post! But I have recently been trying the same things, specifically with Syslog messages. The view I have created shows all Syslog messages for the user limitation, and I have tried everything I can think of to limit the page down to those messages that relate to the groups, adding new page limitations…
  • Hi all, I know this is an old thread, but has anyone had any luck with this? I have several devices running KB.16.04.0​009 where hardware health is not monitoring and I think I am going somewhat blind looking through OIDs... That being said, I have been looking at the MIB browser and it is not displaying data on these…
  • Hi koushikkr​, I have the exact same issue, however mine also includes the twist that it is only affecting a few devices outside of my network! I have ran tests from my primary polling engine and my additional web server which have come back fine as well as navigating to the site on both, however when I run the test from…
  • A few things first, did you try accessing the VCenter from the poller? I know that sounds like a rather simple troubleshooting step but sometimes that is the biggest marker for an issue!
  • I have the same issue! Although this only really presented itself once I had gotten past a a potential proxy issue. Did you get anywhere with this? I am still trying to get this added in, so will update once I have something!
  • Hi pcurtday​, I think I have a similar issue... Are you trying to poll this from an additional poller? What I found with my issue, it appears that I am able to access the ESXi on the additional poller through the browser, but my primary couldn't do so. I had a look through the logs and was able to confirm that the ESXi was…