Comments
-
Is that issue resolved, I am also facing the same thing.
-
Hey Adam, I tried to create a Universal Device Poller for CMG Module Status (Trunk Status Basically I want to Monitor but getting below format. Not able to figure it out , how to implement the same. Please help me understand this.
-
can you please tell us where the Debug Logs are located, we want to troubleshoot the XML that is being sent to Service Now using Service Now Incident Action.
-
Hi Dave, Let me check the SP version. Thanks for all this much of work you did on your side to get me out of this situation. This will definitely help me. I will check at my end as you suggested.
-
Thankyou Very Much for all your advise, this is really helpful.
-
I would like to add one more point here in addition to those "jm_sysadmin" mentioned i.e.- Look for the polling rate also if you are using SAM and more to it using "WMI" connections. then probably there will be load on the server due to high TCP/IP connections. You may then go for additional polling engine also put a…
-
thanks Jiri Cvachovec
-
same here, better you use old method of adding widgets , I mean edit the page (view) search for the widget and then submit.
-
I got my answer, however my ask was if I do not have any real java application running on a server then can I create one simple java program and run the server and then monitor the same via solarwinds. I succeeded in creating one sample java application and ran it in my development and boom solarwinds JMX monitor started…
-
Best way I found to automatically fill in the custom properties is using Alert Actions. Yes, Solarwinds provides "Fill Custom Property" as a default action types in Alert. What you have to do is just have to create perfect trigger condition which can target required devices/interfaces/volumes. For example I want to update…
-
Hi aLTeReGo, This time I have deployed the agent and tried to monitor the output of the script. But no luck this time also. Agent based SAM polling is giving the same the result as we were getting with remote PSSession. Please suggest what we can do to monitor AD user details which are not in our domain, but their machines…
-
its NPM 11.5.3, Orion platform is 2015. Will be upgrading the same to 12.0.1 or 12.1, and will test volume utilization for that drive using agent based method.
-
Working on upgrading the NMP 11.5 environment to 12.x keeping the same view i.e. to use Linux Machine Agent. Thanks.
-
Thanks Bkyle
-
Thanks, we have Windows 2008 R2 with out SP1, while I was referring the system requirements I found 2008 SP1 is mentioned thats why I got little confused. Could you please check and confirm that as well. Though Main Polling Engine is on 2008 R2 SP1 but APE's will be on 2008 R2 only without SP1
-
thanx bkyle
-
PLEASE FIND THE ATTACHED INFOLOG.
-
Thanks, however I figured it out already similar to what you are suggesting.
-
If this is happening with some pattern like after every 5 days or 7 days server is going in hung state then it means something is growing over a period of time. Like CPU, Memory for a process or service or the most probable cause whcih we found in our environement was TCP/IP connection (if you are using SAM). So here are…
-
thanx dclick and bkyle.
-
thanx rgnanda
-
thanx bkyle
-
That's not true, if you have only SNMP enabled on the device then you can still add this device with just SNMP (no ICMP), all you have to do is select "SNMP with ICMP" polling method option while adding node. And when you do the List resource then select status calculated by SNMP instead of ICMP then you will get Up status…
-
No, Devices are managed by NNM.
-
Thanks ALterego, Issue has been resolved after applying the HF for 2019.4 platform.
-
I ran config Wizard even checked the permissions on SQL Database. But still not resolved.
-
What if Azure is not in the picture, I have solarwinds in my own datacenter i.e. on premises.
-
Thanks, That means if my Solarwinds is deployed in Azure Environment then only I need to register my app within Azure. If I have solarwinds in my own data center then there is no need? Please confirm.
-
I could not understand what Sample Application is used for? If I have to monitor O365 templates from Solarwinds Application then which application do I need to register?
-
Hello guys, In my previous script there was one gap i.e. what if user does not exist in the AD. I have modified the script to give us the Down status with "user not found" message if a user does not exist in Active Directory. Please find the same.…