Search found 11 matches

by fullsail
Thu Aug 03, 2023 8:52 pm
Forum: Nagios XI
Topic: Ubuntu 22.04 arm deb build fails
Replies: 1
Views: 15926

Ubuntu 22.04 arm deb build fails

NCPA build for ARM fails with error message Collecting cryptography==2.8 Using cached cryptography-2.8.tar.gz (504 kB) Installing build dependencies ... error ERROR: Command errored out with exit status 1: command: /usr/local/bin/python2.7 /usr/local/lib/python2.7/site-packages/pip install --ignore-...
by fullsail
Thu Aug 03, 2023 7:37 pm
Forum: Nagios XI
Topic: NCPA on ite Ubuntu 20.04 (ARM)
Replies: 1
Views: 916

NCPA on ite Ubuntu 20.04 (ARM)

Hello, can we start getting download link builds for NCPA on Ubuntu 20.04 and 22.04 ARM Architecture. AWS images use this architecture quite a bit now and would make it a lot easier each release not having to recompile the source to build a deb package for this. It's been requested back in 2021 and ...
by fullsail
Thu May 06, 2021 8:48 am
Forum: Nagios XI
Topic: NCPA on Ubuntu 20 (ARM)
Replies: 2
Views: 974

Re: NCPA on Ubuntu 20 (ARM)

Note..

I have manually compiled following https://github.com/NagiosEnterprises/nc ... lding-ncpa and built a deb package that works in the meantime.

Thanks again!!
by fullsail
Thu May 06, 2021 8:46 am
Forum: Nagios XI
Topic: NCPA on Ubuntu 20 (ARM)
Replies: 2
Views: 974

NCPA on Ubuntu 20 (ARM)

Hello Nagios folks I'd like to request NCPA packages for Ubuntu ARM architecture type. We have some hosts that have started using that platform and would like to officially be able to install the NCPA client through the deploy agent section in XI. Currently it looks like there is no deb files availa...
by fullsail
Tue Jul 21, 2020 11:02 am
Forum: Nagios XI
Topic: Nagios XI 5.7 NDO Error
Replies: 6
Views: 988

Re: Nagios XI 5.7 NDO Error

I waited for 5.7.2 and the upgrade completes without the errors here.
by fullsail
Tue Jul 21, 2020 10:59 am
Forum: Nagios XI
Topic: Disable scheduled backups via command line for test server
Replies: 1
Views: 287

Disable scheduled backups via command line for test server

Not sure if anyone posted about this before, but I am trying to automate a test server build and do that via a scheduled backups / restore. I would like to disable via script the scheduled backups on the test server after the restore and trying to see if there is a way to do it besides trying to man...
by fullsail
Tue Jun 09, 2020 8:45 am
Forum: Nagios XI
Topic: Nagios XI 5.7 NDO Error
Replies: 6
Views: 988

Re: Nagios XI 5.7 NDO Error

In the ndo.cfg the upgrade script pulled in the correct info. db_user db_pass db_name db_host db_port are all set correctly. I am able to use MySQL client with the credentials and the connection works successfully. I have the upgraded system but it is now offline as we had rolled back. I will PM you...
by fullsail
Mon Jun 08, 2020 1:58 pm
Forum: Nagios XI
Topic: Nagios XI 5.7 NDO Error
Replies: 6
Views: 988

Nagios XI 5.7 NDO Error

I have ran the upgrade to 5.7 on my Nagios XI environment and am not seeing any hosts/services. I do run an external NDO2DB server which I have upgraded. Looking at the nagios.log I see this error, Is this a simple fix or do I need to roll back. [1591642501] NDO-3: ndo_return = 1 (Statement not prep...
by fullsail
Tue May 12, 2020 12:54 pm
Forum: Nagios XI
Topic: slack.pl Author and Comments for Acknowledgement/Add Comment
Replies: 6
Views: 906

Re: slack.pl Author and Comments for Acknowledgement/Add Com

I believe you are correct, It would be a nice feature to be able to get more information into slack like author/comments when acknowledging an issue, sending a custom notification, adding a comment, etc. as it does with the email notifications. Thanks for looking into this we will keep the configura...
by fullsail
Fri May 08, 2020 3:39 pm
Forum: Nagios XI
Topic: slack.pl Author and Comments for Acknowledgement/Add Comment
Replies: 6
Views: 906

Re: slack.pl Author and Comments for Acknowledgement/Add Com

Thank you for the reply. I tried adding this command but an acknowledgment does not include the author or comment: $USER1$/slack_nagios.pl -field slack_channel="slackchannel" -field HOSTALIAS="$HOSTNAME$" -field SERVICEDESC="$SERVICEDESC$" -field SERVICESTATE="$SER...