Comments
-
I've actually changed the poller that I'm converting to keep history so when the temp goes down again this evening, I'll hopefully be able to isolate the issue. We have a couple of Cisco Wireless Bridges out in Thorntown, IN. After the results this evening, I'll see if I need to proceed with putting in a support case. The…
-
GOOD! I had the same issue and with all the issues I've had with support recently I started to look around. Low and behold I found the solution on the actual Solarwinds site Knowledge Base. Glad it helped!
-
So, I'm not by far a debug expert but on the intermittent one I have, and wonder if the timing changed for retry or if increasing the time for retry delay to 2000ms would help? This may not be it at all, but something I've sent them to look at with regard to the intermittent failing scripts. This is what I'm seeing when it…
-
I'm having that issue and a similar issue as well and we are running 6.1 GR. My script, which again was working perfectly for a few years now what putting out the correct statistic. Now with the upgrade it's giving me "Scripting Error: Script does not contain the expected parameters or is improperly formatted. 'Statistic'…
-
Here, I have alerts set up and it gives me what I'm looking for that you are expecting so here are a few screen shots that hopefully will help. I'm guess you may have it on component so change it to application and that should give you the results.
-
Sorry I wasn't clear, on the trigger tab of the alert, what is the Property To Monitor that you've selected from the pull down?
-
I will go ahead and put in another ticket on the issue. Thanks.
-
I also would recommend you using an alert called volume checking, again, there may be a much better way, but I have an alert that sends me a message and only shows up in active alerts when volumes are no longer avail and then at that point I check SNMP or WMI and if those are working, I then delete the old drives and edit…
-
It's in settings on Orion Website Administration under Network Sonar Discovery, do add a discovery and I believe you can get it to run daily. There may be a better way to do this as well.
-
Give me a few and I will locate. I know we have it turned off because at times volumes don't report when SNMP is jacked up or WMI isn't working. I use the alert that will notify when volumes aren't seen and then manually check. I'll get back to though on the auto discovery location.
-
Try Status is equal to
-
Yeah, that is what I gathered after some time.
-
Pavel, here are some screen shots... We are using NPM 10.3.1
-
I DO I DO!!! We finally have a location that the temp for a Cisco Wireless Bridge. In Orion UDP, it reaches a temp of 0 which converts to 32 F but after that it gives readings of like 491 F when it hits -1 and goes down from there. The udp uses this {ciscoEnvMonTemperatureStatusValue}CtoF( ) to convert it. Anyone out there…
-
Great suggestions and that may fix but he, the same as I, weren't having this issue until the 6.1 upgrade. I myself would prefer not to change anything on our end since nothing on our end changed to begin with other than performing the upgrade, if you know what I mean. If I had to do that, ugh, well they need another…
-
That's actually how we do it, meaning we add by ping the ap as a node itself and we have them set up with static ap's since they are all lightweight devices. I've found that if something happens to the WLC and it loses it connections that it only sees what's new and what it loses while it's up, not what was lost to begin…
-
Submitting now
-
submitting now.
-
No, some possibly, but have no connection with a trigger of up or down.
-
Thanks!
-
We have this version VMware-vCenter-Server-Appliance 6.5.0.20000 embedded build 8307201 VMware, Inc x86_64. I'm still getting the way off stat. Are you monitroing by snmp v2 or v3?
-
Do you have a view for your nutanix environment that you could share or wouldn't mind sharing?
-
Do you recall or know where this report is located?
-
I looked up the template and as you stated its for LINUX and we need it for AIX/UNIX. To get it to work for AIX/UNIX I had one of our guys look at the script and we had to make a minor change. We removed cmd and replaced it with comm. See below. #!/usr/bin/perl $stat=`ps -A -ostat,ppid,pid,comm | grep -e '^[Zz]' | wc -l`;…
-
Have you used this template and received correct results?
-
Here is the Feature Request! http://thwack.solarwinds.com/ideas/3361
-
Will do! Ha, sat here wondering if even what I typed made sense to begin with. Thanks for the support. Creating it now :-)
-
Hey all, did Selenium work? I'm having some issues also as it continues to want me to re-authenticate.
-
Thank you!