Meh Belly Lint Collection

That awful moment when you realize,
THIS is YOUR circus and THOSE are YOUR monkeys.

User Tools

Site Tools


rackmon

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
rackmon [2026/05/06 05:03] kensonrackmon [2026/05/06 05:12] (current) kenson
Line 1: Line 1:
-Ubuntu+====== Ubuntu ====== 
 <code> <code>
 sudo tee /etc/systemd/system/rackmon-host-agent.service >/dev/null <<'EOF' sudo tee /etc/systemd/system/rackmon-host-agent.service >/dev/null <<'EOF'
Line 26: Line 27:
  
  
-Darwin+====== Darwin ====== 
 <code> <code>
 sudo tee /Library/LaunchDaemons/com.rackmon.hostagent.plist >/dev/null <<'EOF' sudo tee /Library/LaunchDaemons/com.rackmon.hostagent.plist >/dev/null <<'EOF'
Line 40: Line 42:
   <array>   <array>
     <string>/usr/bin/python3</string>     <string>/usr/bin/python3</string>
-    <string>/root/rackmon_host_agent.py</string>+    <string>/Users/ai/rackmon_host_agent.py</string>
   </array>   </array>
  
   <key>WorkingDirectory</key>   <key>WorkingDirectory</key>
-  <string>/root</string>+  <string>/Users/ai</string>
  
   <key>RunAtLoad</key>   <key>RunAtLoad</key>
rackmon.txt · Last modified: 2026/05/06 05:12 by kenson

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki