Skip to content

minotaurdsp/check_cifs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#  Check_mk plugin for cifs monitoring on Linux  
#
#

#### AGENT #####
First step
1. Copy file check_mountcifs.py  to your check_mk plugin directory /usr/lib/check_mk_agent/plugins
   If directory not exist mkdir -p /usr/lib/check_mk_agent/plugins

2. Copy file check_cifs     to your check_mk plugin directory /usr/lib/check_mk_agent/plugins


3. cd /usr/lib/check_mk_agent/plugins

  chmod +x check_mountcifs.py 
  chmod +x check_cifs

###############



#### SERVER ####

1. copy cifs file to your check mk check directory  /usr/share/check_mk/checks/

2. Check plugin
   

About

Check_mk cifs plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published