Skip to content

Auto-mon is a very basic service monitoring script for Apache(httpd), mysqld, sshd, varnishd, nrpe, memcached, tomcat and munin-node

License

Notifications You must be signed in to change notification settings

metalaarif/auto-mon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This is a Linux Server services monitor called auto-mon. auto-mon is a very basic service monitoring script for Apache(httpd), mysqld, sshd, varnishd, nrpe, memcached, tomcat and munin-node. Currently, it has been customised for my requirements and it will easily work in RHEL, CentOS, Scientific Linux etc. In order to make it work for Debian, Ubuntu based OS, you would need to make minor changes.

###Installation is piece of cake

    Download and Save it in your directory which suits you.
    Before editing your crontab, best you test it ==> # sh auto-mon.sh
    Edit your crontab ==> */3 * * * * root /path of the directory/auto-mon.sh > /dev/null 2>&1
    And you're done.

I will be updating and putting a log file soon enough with date and message. 

About

Auto-mon is a very basic service monitoring script for Apache(httpd), mysqld, sshd, varnishd, nrpe, memcached, tomcat and munin-node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages