fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


monitoring:checkmk

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
monitoring:checkmk [2026/09/13 16:50] – [Client] gsysmonitoring:checkmk [2026/09/13 17:08] (current) – [Client] gsys
Line 34: Line 34:
  
 <code> <code>
-rpm -U https://check.grunwald.systems/grunwaldsystems/check_mk/agents/check-mk-agent_2.4.0p36-1_all.deb+wget https://check.grunwald.systems/grunwaldsystems/check_mk/agents/check-mk-agent_2.5.0p13-1_all.deb 
 +sudo apt install ./check-mk-agent_2.5.0p13-1_all.deb 
 +rpm -U https://check.grunwald.systems/grunwaldsystems/check_mk/agents/check-mk-agent_2.5.0p13-1.noarch.rpm 
 +cmk-agent-ctl register \ 
 +             --hostname mynewhost \ 
 +             --server check.grunwald.systems \ 
 +             --site grunwaldsystems \ 
 +             --user agent_registration \ 
 +             --password 'PTEGDYXBFXVGNDPRL'
 </code> </code>
monitoring/checkmk.1789311058.txt.gz · Last modified: by gsys