Comments
-
I also have the same issue : 10 output per script is really too low! We have a lot of metrics to get via scripts on a some nodes...so we have to run dozens of scripts on the same node. At some point it seems that SolarWinds can not handle that properly (too many scripts called I think?) As a result we have some…
-
It would be usefull to have AWS cloudwatch metrics, for us it would be for monitoring Oracle RDS on AWS (SaaS).
-
Sorry I didn't see your answer earlier...but you are totlally rigth : it was the "-" character that was the problem. I removed it and it works ok. Thanks for the one-liner too...as you can tell I'm not an expert in PowerShell Now next step for my workaround is to find the best way to transfer the text files from my linux…
-
Thanks for your help! It would be really helpfull if I can have a workaround. Here are some answers to your questions : - we run the scripts on linux (SUSE) servers, using the Solarwinds agent. We use them mainly to check some cluster metrics and some oracle metrics. We have 3 oracle physical nodes and they run multiple…
-
Thank you for your answer ! So I've just created a "Feature Request" into SAM product forums.
-
@"brscott" I tried to use the workaround you mentionned : output everything onto one text file and then run other scripts to grab the ouputs. I struggle to get the second scripts working. I use a PowerShell monitor so I can run these scripts locally on my orion poller : My "output file" : My Powershell monitor : I don't…
-
Can we expect in the future not to have the 10 outputs limitation when using custom scripts?