Hacker News new | past | comments | ask | show | jobs | submit login

I don't like the install script you use. First of all you use sudo hardcoded in the script, it makes me nervous about what you are going to do on my server. I know it's nonsense because a deb can do about anything you want, but it would make me feel better.



You can install it manually. It's one small python daemon + 1 config file:

   apt-get install sysstat python-devel
   git clone https://github.com/amonapp/amonagent
   python setup.py install 
   cp amon-agent.conf /etc/amon-agent.conf




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: