Search found 3 matches

by tentaclefi
Tue Mar 17, 2015 4:00 am
Forum: Nagios XI
Topic: check_esxi_hardware.py and Centos 7
Replies: 3
Views: 370

Re: check_esxi_hardware.py and Centos 7

Thanks!

Patched version works!
by tentaclefi
Thu Mar 12, 2015 3:09 am
Forum: Nagios XI
Topic: check_esxi_hardware.py and Centos 7
Replies: 3
Views: 370

check_esxi_hardware.py and Centos 7

Hi, We're migrating our Nagios installation from RHEL6 to Centos7. Everything else seems to be working fine but I can't get ESXi hardware monitoring to work. From command line everything works on RHEL6: On Centos7 output says UNKNOWN * Python is 2.6 on RHEL6 and 2.7 on Centos7. * PyWBEM is 0.7 on bo...
by tentaclefi
Wed Nov 13, 2013 11:37 am
Forum: Nagios XI
Topic: Automatic login with Active Directory users
Replies: 1
Views: 149

Automatic login with Active Directory users

Hi, We're using Active Directory module for logging in our users. We'd like to have our support portal to automatically log our users in without the need to manually enter username and password every time user visits nagios. We could just HTTP POST the data to nagios login but unfortunately this see...