Hide the two node control buttons for logged out users in Allmon3
Add to /etc/allmon3/custom.css
/etc/allmon3/custom.css
body.logged-out .node-bi:nth-child(n + 3) { display:none; }