Questions tagged [check-mk]

Check_MK is an extension to the Nagios monitoring system that enables a Python interface and allows better scalability.

Check_MK is an extension to the Nagios monitoring system that allows creating rule-based configuration using Python and offloading work from the Nagios core to make it scale better, allowing more systems to be monitored from a single Nagios server.

55 questions
0
votes
1 answer

Set SNMP Community with check_mk WATO

I'm using check_mk with WATO on an Ubuntu server running Open Monitoring Distribution 1.0. So far, so good! I'm trying to configure the snmp community for check_mk to pull info from some of our HP switches. On our switches that have the community…
SteadH
  • 666
  • 3
  • 16
  • 33
0
votes
2 answers

not able to copy socket/inode file

I having the file called 'live' in ubuntu, this is the socket/inode type file. This file has the permission as srw-rw-r-- live I want to create the copy of the file. I not able to copy it using cp command from terminal. Pls anyone tell me how to…
sujin
  • 139
  • 3
  • 9
0
votes
2 answers

Connection refused when doing telnet to windows machine

I am doing telnet to windows host from Linux to list Check_mk_agent data. but its giving me following output. [root@myhost ~]# telnet winhost 6556 Trying xxx.xx.xx.x... telnet: connect to address xxx.xx.xx.x: Connection refused telnet: Unable to…
MangeshBiradar
  • 1,820
  • 4
  • 16
  • 17
0
votes
1 answer

split array element with special character

I would like to write a bash script (that would be better if the script is in python) which executes a Perl script ( https://github.com/MangeshBiradar/Check_mk/blob/master/check_jenkins_jobs.pl) within it. It is the output that Perl script…
MangeshBiradar
  • 1,820
  • 4
  • 16
  • 17
0
votes
0 answers

Checkmk snmp_extended_info firmware data not shown in GUI

I m running Checkmk Raw Edition 2.1.0p4. I m trying to configure the HW/SW Inventory plugin to interrogate multiple appliances' firmware versions. The problem arrises with my Fortigate firewall. The firmware version is present in…
7lym
  • 1
  • 1
0
votes
1 answer

Checkmk behind NAT can't reach agent in dmz

I have checkmk running in our lan. I want to monitor a linux vm in the dmz. So i installed the agent on the linux vm, enabled ipv4 for it, but checkmk can not find any services since the agent was not found running. All lan-hosts can reach hosts in…
DonCanalie
  • 19
  • 4
0
votes
1 answer

Checkmk 1.6.0p21 can't login even after resetting password - Invalid credentials

I'm unable to log into a Checkmk 1.6.0p21 dashboard through the web interface. I have access to the machine running it and nothing I do on it makes a difference. It always gives the error "Invalid credentials." with no further explanation or…
Emilia
  • 3
  • 1
0
votes
2 answers

Check_mk agent listening on ipv6, how to change to ipv4

Hi I am new to check_mk and not very good in linux server configuration at all, so thanks for your patience. I installed check_mk under debian via gdebi (systemd not xinetd - and used default configuration so far) and also deployed several agents…
helle
  • 59
  • 9
0
votes
1 answer

Check_MK: Custom User Notification goes to all users not to the one in Contact Groups

I would like to kindly ask for some advice. I have configuration that looks like this: Users are in Contact Groups. In Host Folders I have permissions to Contact Groups. And Hosts inherits this setting from folders That works fine for Global…
Lisek
  • 309
  • 2
  • 7
  • 15
-1
votes
1 answer

Check_mk check for perl plugin which is at check_mk_agent side

I have one perl script I want to use it as a nagios plugin. Here is the github location for this script https://github.com/MangeshBiradar/Check_mk/blob/master/check_jenkins_jobs.pl I want to use this perl script as check_mk_agent plugin, how do I…
MangeshBiradar
  • 1,820
  • 4
  • 16
  • 17
1 2 3
4