scottkwei

Comments

  • I see this problem everytime... the only way that solves it is to remove and re-add the Orion NPM. BUT by doing this, you will need to re-add the admin rights for all your administrators. Imagine you have to add for 30+ users... ... ... ITS A NIGHTMARE! I am always hopeful that a EOC Service patch will save the day. The…
  • my Orion servers are already in GMT. But when I access orion via the web using my computer (which uses my local time settings for obvious reason), the unmanage script reads my local time and sets it there. I would like the script to NOT read my computer time, but the GMT time instead. Am I confusing you?
  • I would hope to have different views, simply because of convenience. Firstly, it will be a bother to have to log out and login just for the different views, and then a separate account need to be setup - ie another set of username and password. I am currently using EOC, and with 3 Orion servers. It is definately very…
  • a custom resource which you can put in ur homepage. Shows a table of scheduled nodes to be unmanaged. Includes a custom-made icon so you know what you are looking at.
  • I would like to use GMT time zone for the unmanage time. 
  • Unfortunately I am unsure which is the correct place to look at. But I am suspecting some files with the name "NodeManagement". There several. If you are good in scripting too, theres also a script names datepicker (C:\Inetpub\SolarWinds\Orion\js\jquery) which you should take a look. I'm a poor scripter, so my progress is…
  • Thank you vhcato for the response! It did solve my problem partly. But what I really want was to have different view with just 1 access (ie from the summary view). Using your method will require the user to access to the default "Node Details" then to the "Node Traffic" page, since a NodeID is required. I've tried various…
  • Hi Denny, Yes I am referring to the web node management UI. And yes, I could make do with adjusting the time difference manually. The problem lies with my side - I have colleagues around the world (and quite a number of them), and they will be having different time settings. It will be very inconvenient and confusing for…
  • Thanks JP. Your respond sure sounds interesteding! I'm going to give it a try. A qn here, where can I input my variable for, say ${SysName}? Is there any form in CIRRUS which i missed? thanks once again! scott
  • more like monitoring down APs. talking about the top 10 resource, how can i filter the APs? I notice it uses a different context from the normal nodes. scott
  • I am really glad Solarwinds made the decision to move to Web management. In my opinion, i can minimise access to the Orion server which helps to reduce unnecessary errors/faults created - like curious ppl will want to click this and that, run this and that etc. This also help a great deal in our change process. A request…
  • I would love to see this feature too! I grouped my devices in Cities. So when a particular site in a city request for a maintenance, I will need to unmanage all the nodes at the site, sometimes it can go up to 50+ nodes. Its crazy. How about a function where I can just unmanage the group, and all the devices in this group…
  • Hi Chandru, it is not a bug, but more of a scripting problem. Not sure what time zone did you set for your orion servers, but for mine, I got 3 Orion servers, all set to GMT time. When you try to unmanage nodes via the web UI, the script will read the time from YOUR desktop - ie GMT is 7am, but your desktop time is 1pm, so…
  • Anyone has any idea how to do it? It seems to require some scripting or sql querying, but I am not a sql person...