Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Are there testbed-specific daemons that could interfere with my experiment?

daemons experiment interfere
0
Posted

Are there testbed-specific daemons that could interfere with my experiment?

0

Probably not. By default, the testbed startup scripts currently start two daemons in addition to the OS’s standard set. Other daemons may be started depending on the network services you ask for in your ns file (see below). Unconditionally started daemons: • healthd – A low overhead hardware health monitor. This deamon periodically polls the machine’s health monitoring hardware and sends this information back to our boss node for analysis. The hardware is polled once per second, and a status datagram is sent out once every five minutes. Healthd’s overhead is quite low, but it can be safely killed and disabled from startup if you’re worried about possible side effects. It is started by /etc/testbed/rc.healthd. • slothd – A low overhead usage analysis tool. Slothd is important to efficient testbed utilization and should run on every node whenever possible. Its overhead is almost negligible (essentially less than running ‘ls -l /dev’ once every five minutes), and should not interfere with

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123