sudo dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda
And that's it. You will now have your machine booting again. There was a second solution
sudo dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda
And that's it. You will now have your machine booting again. There was a second solution
I found two separate links on monitoring processes using OpenNMS. On uses groovy the other uses the polling service inside OpenNMS. I will try one if it does not work the way i want i will try the other. My idea is to use the polling service to see if it does what i want, if not then do the groovy way. I hope it all works. Also i want to figure out a way to monitor log files.