Monitoring server
-
What software do you use to monitoring your LEMP instalation? Maybe munin and the munin nginx plugins... I need help to configure it.
Posted 1 year ago # -
I just use top & free commands in the CLI, dont have anything graphical to check the performance.
Though my host has a tool called watchdog pre-installed, which emails/sms me if the server goes offline...............which has only happen when they have had planned maintainance :)
I looked at munin when I first got my VPS but didnt do anything with it.
Posted 1 year ago # -
I use the following really great tools for server monitoring:
Sysstat along with Sysstat Graph (a PHP graphical front-end) which I have put onto its own password-protected subdomain. Sysstat monitors, memory, I/O, server load, etc., and uses virtually zero resources so I'm happy to have it sitting there.
I also use mysqltuner to monitor and then tweak mysql config.
After having used them for the last few months I'd say they're both essential.
Posted 1 year ago # -
Ah, and I also use the great Uptime Robot which is a nifty free service that monitors your server every 5mins and emails you if it goes down.
Posted 1 year ago # -
Cheers for the heads up on the Uptime Robot site, very nice for free. I use pingdom alot, especially for customer accounts.........but thats a great little service :)
Posted 1 year ago # -
1H.com may be of interest to some as well
Posted 1 year ago # -
Nice utility for looking at performance and managing processes (if you do that sort of thing) is HTOP.
Nicer in TOP I think.
Easy to install on ubunto
sudo apt-get install htopPosted 1 year ago # -
yep, i'm a big fan of
htoptoo, so much better thantop -c...Posted 1 year ago # -
What about serverdensity.com for monitoring and Cloudflare.com for DNS, security, etc...
Posted 10 months ago #
Reply
You must log in to post.
Want HTML?
a blockquote code em strong ul ol liPlace code between backticks `codeHere`
You've got it.
