ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Ambarishrh
    3. Best
    • Profile
    • Following 42
    • Followers 10
    • Topics 414
    • Posts 1,933
    • Groups 0

    Posts

    Recent Best Controversial
    • Zabbix+Grafana tips

      Installed Zabbix and tried few things on it, but not yet fully explored. I could see that i can add graphs on the screens section, so just added cpu utilisation, memory, disk etc for each host. I would like to hear from the experts on how well do you use zabbix and what tips can you give to make the most out of zabbix. I would also like to know how grafana can be used for better look and feel graphs and metrix.

      Installed grafana, got the dashboard, added zabbix plugin and then i am stuck. It says to add the json.php url of zabbix server, but i believe there should be some settings on zabbix server to bring out the graphs and charts to grafana, how can i do that?

      posted in IT Discussion zabbix monitoring grafana tips
      AmbarishrhA
      Ambarishrh
    • RE: Zabbix+Grafana tips

      I am surprised to see the amount of customisations/templates created by the community for Zabbix. This one is huge! https://github.com/zabbix/zabbix-community-repos

      posted in IT Discussion
      AmbarishrhA
      Ambarishrh
    • Forget Cygwin: CASH Brings The Best Of Linux To Windows

      Still on early stage
      http://www.makeuseof.com/tag/forget-cygwin-cash-brings-best-linux-windows/

      posted in IT Discussion
      AmbarishrhA
      Ambarishrh
    • sitecore

      Has anyone worked on sitecore projects? I am looking for some training materials on sitecore for infrastructure sizing, setup and config

      http://www.sitecore.net/

      posted in IT Discussion sitecore
      AmbarishrhA
      Ambarishrh
    • RE: Backup Game Data Android - Kids Tablet

      Does it not get saved via your google account on playstore?

      I assume that the device is not rooted, so try helium backup.
      https://play.google.com/store/apps/details?id=com.koushikdutta.backup

      posted in IT Discussion
      AmbarishrhA
      Ambarishrh
    • RE: SSH with progress bar?

      Just saw this one http://www.tecmint.com/advanced-copy-command-shows-progress-bar-while-copying-files/

      posted in IT Discussion
      AmbarishrhA
      Ambarishrh
    • An effort to setup SharePoint 2013 farm with streamlined topology

      I joined to be part of NTG lab, special thanks to @Minion-Queen and @scottalanmiller for sharing the details. Super excited to get the VMs up and running.

      I am trying to setup a solid SharePoint 2013 production ready farm with streamlined topology. Will be working on quite a lot of stuffs like Windows failover clustering, sql Always-ON clustering, SharePoint 2013 streamlined topology, scripted installation of the farm, pen test the farm and make it secure, based on best practices! 🙂

      I will use this thread to mark my progress, road blocks, solutions and of course getting help from the Amazing ML group. Anyone has done this already, please feel free to add your suggestions, comments etc

      posted in IT Discussion ntg lab windows 2012 r2 windows failover clustering sql always-on sharepoint 2013 best practices penetration testing
      AmbarishrhA
      Ambarishrh
    • RE: Install Zabbix on CentOS 7

      I wrote a post about this on my blog recently. planning the second part on the monitoring part but got deviated to a new project that i am working on.
      https://www.ambarishrh.com/2016/08/create-an-awesome-server-monitoring-dashboard-with-zabbix-and-grafana/

      posted in IT Discussion
      AmbarishrhA
      Ambarishrh
    • RE: Self hosted alternatives

      https://github.com/Kickball/awesome-selfhosted

      posted in IT Discussion
      AmbarishrhA
      Ambarishrh
    • Dripcap

      Dripcap is a modern packet analyzer based on Electron

      https://dripcap.org

      posted in IT Discussion dripcap packet analyzer electron
      AmbarishrhA
      Ambarishrh
    • RE: GNU Root in Android

      @Lakshmana said in GNU Root in Android:

      @thwr This is the link i have checked for the installation but no luck
      https://fossbytes.com/how-to-install-a-linux-on-android-phone-without-rooting/

      That article doesn't mention about VNC or such, looks like you used multiple articles to get this done, and haven't shared any screenshots or errors apart from your statement that its not working. And not sure what are you trying to achieve by installing it on a low spec phone, other than just try to see how it works!

      Just found another how-to http://www.techrepublic.com/article/use-gnuroot-to-install-a-gnulinux-distribution-on-your-android-device/ Check this and see if you can set it up.

      posted in IT Discussion
      AmbarishrhA
      Ambarishrh
    • RE: Project Management solution

      What are the main features you are looking for? Do you want self hosted, any specific budget for this? How many users are you planning to support?

      We've evaluated tons of PM toolset for ours use after we decided to stop the development process of our own in house product. Budget was also an issue and now using self hosted ActiveCollab. Used by multiple offices, vendors, clients etc.
      https://activecollab.com/

      A recent update introduced add-on for Google drive, Dropbox etc to use files from there to be shared in the PM tool.

      posted in IT Discussion
      AmbarishrhA
      Ambarishrh
    • RE: Auto-scale Drupal site: AWS or Azure

      Finally, i was able to complete this! 🙂

      Using Below services from Amazon:

      EC2- Compute instances: Used Amazon AMI, installed Apache, PHP and checked out drupal core files, converted to an image.
      RDS- MariaDB dedicated instance
      Autoscaling Group: Launch config & Auto Scaling Group, using the custom image created from EC2
      ELB: Frontend load balancer for web servers
      Code Deploy: To deploy the update code files to the web servers. Code deploy takes care of deploying the code to all new servers as it boot us on the autoscale group. (It starts from our internal gitlab server, once all files are committed, we will zip that solution and a gitlab runner will initiate a docker instance which then uses aws cli to push this zip file to S3, code deploy picks it up from there and deploy to the selected auto scale group)

      Set threshold alarms: start with 1 server, when CPU reaches 80% and stays for a minute, boot up another instance. When CPU goes down for around 2 minutes, it will terminate 1 instance, to keep the minimal back to 1.

      Testing: Using the Linux command stress.
      Youtube Video

      I will soon be writing a blog post on this, but just wanted to update all here 🙂

      posted in IT Discussion
      AmbarishrhA
      Ambarishrh
    • Native Virtualization For macOS

      https://veertu.com
      Responsive, Secure & Native way to run VMs on your Mac

      Youtube Video

      posted in IT Discussion mac virtualization
      AmbarishrhA
      Ambarishrh
    • Google Cloud is 50% cheaper than AWS

      https://thehftguy.wordpress.com/2016/11/18/google-cloud-is-50-cheaper-than-aws/

      posted in IT Discussion google aws
      AmbarishrhA
      Ambarishrh
    • SharePoint Web front end server high CPU

      I was working on a SharePoint farm that had some serious performance issues; even a new site collection creation does not work via central admin, using powershell it takes around 45 minutes! So i checked the servers and found that one of the web front end servers cpu usage was 99-100% most of the times. Checked task manager to see what service is taking up the CPU and found that there are several NodeRunner.exe processes consuming lots of Memory and CPU. The culprit processes are Microsoft SharePoint Search component. So when something was getting deployed and when it tries to work on the second web front end, since the CPU usage is high it takes forever to complete the process.

      After some digging, i finally found the fix.

      From Sharepoint shell, run as admin:

      Get-SPEnterpriseSearchService
      

      This will list down the current performance level of the SharePoint Server Search component. There are three possible values for this; maximum, partially reduced and reduced.

      The different levels mean:

      Reduced: Total number of threads = number of processors.

      Partly Reduced: Total number of threads = 4 times the number of processors.

      Maximum: Total number of threads = 16 times the number of processors.

      Mine was set to partially reduced and i set that to reduced mode using the below command

      Set-SPEnterpriseSearchService -PerformanceLevel Reduced
      

      Along with that, I also changed the memory limit settings from C:\Program Files\Microsoft Office Servers\15.0\Search\Runtime\1.0\noderunner.exe.config changed the value of <nodeRunnerSettings memoryLimitMegabytes=”0″ />

      The initial value is set to “0”, which means that there is no limit, and i set it to 1GB instead.

      <nodeRunnerSettings memoryLimitMegabytes="1024″ />
      

      And restarted the servers. Now the servers CPU usage is very low, the sites are faster and deployment via powershell is also faster. I just want to fix the new site collection creation issue via central admin as well. The fix for that was to make some changes on IIS.

      From IIS- Application Pools-SharePoint Central Administration V4- Right Click-Advance Settings and change the below values for 90 to 400

      Ping Maximum Response Time
      Shutdown Time Limit
      Startup Time Limit
      

      Restarted both servers one by one and tested a new web app creation, from failure to this time it got created in around 8 minutes!

      posted in IT Discussion sharepoint 2013 iis sharepoint search high cpu fixed
      AmbarishrhA
      Ambarishrh
    • RE: ScreenConnect tips

      I would like to add few tips that I found useful (few of them I learned during support session with screenconnect team).

      I have these session groups created:

      Computers categorized based on their hostname start. We have different standards for server and endpoints.

      GuestMachineName LIKE 'SRV*' 
      

      Filters all servers starting with SRV as a single group

      HostConnectedCount > 0
      

      This helps me to manage who is connected, used in situations when I hit a license limit or want to know who specifically connected to which session

      GuestClientVersion < '6.5' AND GuestConnectedCount > 0
      

      This shows the machines that are online and have an outdated client version. I just need to issue a reinstall command for those outdated agents.

      posted in IT Discussion
      AmbarishrhA
      Ambarishrh
    • Microsoft Teams Free

      Microsoft relased free version of Teams

      https://products.office.com/en-us/microsoft-teams/free

      posted in IT Discussion microsoft teams
      AmbarishrhA
      Ambarishrh
    • RE: What happened to the website?

      Had the same issue on the first run, but a refresh got the site running fine, might need to tune up on the caching may be!

      and pingdom test looks decent too

      csUFMov.png

      posted in MangoCon
      AmbarishrhA
      Ambarishrh
    • JavaScript.com

      https://www.codeschool.com/blog/2015/06/16/announcing-javascript-com/

      posted in Developer Discussion
      AmbarishrhA
      Ambarishrh
    • 1 / 1