Comments
-
Thank you for your answer. I will test this to exclude the VM status for the node.
-
-
Already done
-
Hi, Thank you for your answer. So for the time being there is nothing that can easily answer to our needs. Have you succeed with your powershell script ? How are you executing it ? through windows task scheduler or other scheduler ?
-
I have download and apply the SP1 but i have a screen with: Evaluation version License check failed Is there a way to apply the SP1 to an evaluation product ? Now the polling engine is stopped. When i try to open the System Manager i received these message: The polling engine on xx.xx.xx.xx is stopped. Should i send a…
-
Hi Andy, Thank you for the answer. This will be a nice feature. MathieuJM
-
So, there is no way to try in our lab the update from on old version of any product to the new version ?
-
Tht was so easy... Many thanks for your help the "Run the script under specified account" do the job.
-
Finally i have been able to use the API but on swis://localhost/Orion/Orion.WebUserSettings rather than swis://localhost/Orion/Orion.WebUserSettings.
-
Hi, Thank you for your answer. i have setup a such query however i was looking for a unique quey able to provide me the current license useage, the current license limit and eventually the saturation for all the products able to integrate into the Orion platform. (for the time being we have NAM + ACM + VMAN + SRM) Cheers
-
Thank you Andy this help me, so definitively we need 2 server one for the DB and one for Solarwinds. We need a 6 GB memory server with 3Ghz CPU, should it be a dual or more processor or core ? Mathieu
-
Many thanks that is what i was looking for !
-
Hi Andy, Many thanks that more clear with your explaination.
-
Hi, To be sure : i must set SNMP Trap Service to Automatic and start it. Should i set the SNMP Service to accept SNMP packets from any host or not ? Is there something else to configure ?
-
Thank you finally i have delete all the inetpub/solarwinds directory and relaunch the wizard. It has fix my problem.
-
Hi, The SysObjectID for the device Watchguard is 1.3.6.1.4.1.8072.3.2.10. Have you any idea if this is a generic OID ? Regards,
-
Thank. We will open a case to create a such connector. Have you any idea about the time needed to create a connector ?
-
Have a look at https://github.com/Mesverrum/MyPublicWork . @"mesverrum" has collected and shared a lot of stuff.
-
Hello, You can try this to get the entries: SELECT TOP 10 LogEntryID, LogEntryTypeID, LogEntryLevelID, NodeID,DateTime, MessageDateTime FROM Orion.OLM.LogEntry WHERE datetime > ADDDAY(-14,GETDATE()) or WHERE datetime > DateTrunc('day',addday(-14,GETDATE()))
-
Do you plan a true RBAC design for the whole products ? it would be nice to have something constant from one SolarWinds product to another one. (admin, operator, read-only, none, ...) For exemple to manage agent we must be administator
-
Is there any plan to allow ORC to backup device config using NCM ?
-
hello, You can try WHERE n.node.customproperties.yourpropertyname = 'ATM Branch'
-
Hi, You need to add your domain account to SolarWinds accounts either using Windows individual account - Add existing Active Directory or local accounts to Orion. or Windows group account - Add existing Active Directory or local group accounts to Orion. Once you are able to connect to SolarWinds with your account you…
-
any chance to have a robust maintenance mechanism in a futur release ?
-
Having about 20 SolarWinds servers i love the idea to have a better centralized management. Currently we can use the Service Manager page to restart individually the services however i would love to have a centralized page displaying all the server services status and a feature to restart the services from this page. We…
-
You are right simply @"jason.carrier" was not sure they will work on it soon... still a complaint from our management
-
This is wonderful. Is it possible to activate this new menu per account and not to have all the user access it ? Cheers
-
Hi, Just to understand you plug the SMS gateway to a physical PC. Where do you install the PageGate software ? on the SolarWinds server itself or on the PC ? Do you know any ethernet SMS Gwateway (if it is something that exist) Thank you for you article for SMS in VM world Cheers
-
Replace syslog/trap with the functionality from our new Log Manager product Does this mean that without Log Manager we will loose the default syslog/trap feature ?
-
Hello, Yes we have configured the tool with our NPM server IP address and unfortunatly we do not see the log. I will install a wireshark on the 2016 server in order to check if the packet are sent. Cheers