Search found 35 matches
- Tue Mar 08, 2016 1:43 pm
- Forum: Nagios XI
- Topic: Blackout/Maintenance automation
- Replies: 2
- Views: 993
Blackout/Maintenance automation
Client wants blackout/maintenance enhancement features like the ones mentioned below actually automated 1) Bulk upload/Multiple hosts 2) Blackout using cluster name 3) Blackout using service group etc., We are looking to get some custom script created to meet these requirements. We could see this ma...
- Thu Feb 18, 2016 10:50 am
- Forum: Nagios XI
- Topic: NRPE issue - Plz refer https://support.nagios.com/forum/view
- Replies: 1
- Views: 481
NRPE issue - Plz refer https://support.nagios.com/forum/view
Hi, I was referring to - https://support.nagios.com/forum/viewtopic.php?f=7&t=9777 for a similar issue that we have. Especially the portion of the response that says " In 0.4.x, the NRPE handlers section was absorbed into the "External Scripts" section. Do you have the section &qu...
- Tue Feb 09, 2016 12:38 pm
- Forum: Nagios XI
- Topic: Nagios XI - recommened Design/Solution Architecture
- Replies: 1
- Views: 584
Nagios XI - recommened Design/Solution Architecture
We need a recommended design/solution architecture for the below environment i) We need to set up Nagios XI monitor for a cloud environment that has around 80 nodes at this point ii) We need to also set up Nagios XI monitor for an on-premise environment that has 1200+ nodes iii) The number of nodes ...
- Wed Feb 03, 2016 8:32 am
- Forum: Nagios XI
- Topic: Nagios Install on Cent OS Vs RHEL
- Replies: 1
- Views: 603
Nagios Install on Cent OS Vs RHEL
We need to advise our client on Nagios XI installation either on Cent OS or RHEL
We would like to know the advantages/disadvantages on choosing anyone of these 2 Linux distros, apart from the fact Cent OS would be cheaper.
Please advise. We need this information asap please.
Rgds,
We would like to know the advantages/disadvantages on choosing anyone of these 2 Linux distros, apart from the fact Cent OS would be cheaper.
Please advise. We need this information asap please.
Rgds,
- Fri Jan 22, 2016 4:09 am
- Forum: Nagios XI
- Topic: Nagios & BMC Patrol Comparison
- Replies: 1
- Views: 918
Nagios & BMC Patrol Comparison
We need a comparison between Nagios XI & BMC Patrol to convince Nagios XI is better. The comparison should cover support, extensibility, maintenance, TCO, scalability, # of metrics etc. Any pointers and documentations on this would be really helpful.
Rgds,
Rgds,
- Wed Jan 20, 2016 8:14 am
- Forum: Nagios XI
- Topic: httpd.service start failed on Nagios XI offline install
- Replies: 6
- Views: 4286
Re: httpd.service start failed on Nagios XI offline install
Just to add .....“path too long” error comes which it tries to initialize apache crontab.
It seems to be using the below command
crontab -u $apacheuser nagiosxi/crontab.apache
If anyone has encountered similar issue on RHEL 7.X offline install and have a workaround please let us know. Thanks
It seems to be using the below command
crontab -u $apacheuser nagiosxi/crontab.apache
If anyone has encountered similar issue on RHEL 7.X offline install and have a workaround please let us know. Thanks
- Wed Jan 20, 2016 7:47 am
- Forum: Nagios XI
- Topic: httpd.service start failed on Nagios XI offline install
- Replies: 6
- Views: 4286
Re: httpd.service start failed on Nagios XI offline install
Somehow we managed to het the Apache HTTP Server started. However, we get the below error when we ran the install again "path too long"
.
.
Intsall complete.
Nagios XI based files installed OK
path too long
When we try to access Nagios XI portal, it throws 403 error.
.
.
Intsall complete.
Nagios XI based files installed OK
path too long
When we try to access Nagios XI portal, it throws 403 error.
- Wed Jan 20, 2016 2:16 am
- Forum: Nagios XI
- Topic: httpd.service start failed on Nagios XI offline install
- Replies: 6
- Views: 4286
Re: httpd.service start failed on Nagios XI offline install
When we started, it was a clean VM.
Apache Version is 2.4.6
Apache Version is 2.4.6
- Tue Jan 19, 2016 8:33 am
- Forum: Nagios XI
- Topic: httpd.service start failed on Nagios XI offline install
- Replies: 6
- Views: 4286
Re: httpd.service start failed on Nagios XI offline install
We managed to create a self-signed SSL cert & key and we retried the offline installation, which resolved the error we were getting for SSL certificate. However, Apache HTTP server still doesn't get restarted with the below error ]# systemctl status httpd.service -l httpd.service - The Apache HT...
- Tue Jan 19, 2016 3:54 am
- Forum: Nagios XI
- Topic: httpd.service start failed on Nagios XI offline install
- Replies: 6
- Views: 4286
httpd.service start failed on Nagios XI offline install
We tried Nagios XI offline install on RHEL 7.X and we couldn't complete the installation with these errors. Any help to resolve this issue would be much appreciated! # cat xi-install.log Adding users and groups... useradd: user 'nagios' already exists groupadd: group 'nagios' already exists groupadd...