How to correctly migrate FUSION from CentOS 6.1 to 7 (Nagios VM templates)?
Thank you!
Search found 1130 matches
- Mon Dec 13, 2021 5:14 pm
- Forum: Nagios Fusion
- Topic: How to migrate FUSION from CentOS 6.1 to 7 (Nagios VM)
- Replies: 1
- Views: 33941
- Thu Sep 30, 2021 9:51 am
- Forum: Nagios XI
- Topic: NCPA disk checks output
- Replies: 7
- Views: 3078
Re: NCPA disk checks output
Hi When I look at your service definition for "resource - PROD /solr/suggestions volume used 90w / 95c" I see: $USER1$/check_ncpa.py -H $HOSTADDRESS$ $ARG1$ -t 'alfresco' -P 5693 -M 'disk/logical/|solr|suggestions/used_percent' -w 90 -c 95 -u G Please change it to: $USER1$/check_ncpa.py -...
- Fri Sep 24, 2021 9:11 am
- Forum: Nagios XI
- Topic: Nagios XI root partition is out of space
- Replies: 4
- Views: 2293
Re: Nagios XI root partition is out of space
Please close the thread
- Fri Sep 24, 2021 9:08 am
- Forum: Nagios XI
- Topic: NCPA disk checks output
- Replies: 7
- Views: 3078
Re: NCPA disk checks output
gsmith wrote:Hi,
Thanks! I'll get this loaded after our afternoon staff meeting and will see if I get the same
results as you.
Thanks
Please update?
- Thu Sep 23, 2021 4:27 pm
- Forum: Nagios XI
- Topic: Nagios XI root partition is out of space
- Replies: 4
- Views: 2293
Re: Nagios XI root partition is out of space
Hello @dlukinski Thanks for reaching out, want to provide the link to our support article that explains the options on how to resolve disk space issues. https://support.nagios.com/kb/article.php?id=26 Thanks, Perry This article does not add up to the actual df -h where i I am getting alerts about 3...
- Thu Sep 23, 2021 4:27 pm
- Forum: Nagios XI
- Topic: Nagios XI root partition is out of space
- Replies: 4
- Views: 2293
Re: Nagios XI root partition is out of space
Hello @dlukinski Thanks for reaching out, want to provide the link to our support article that explains the options on how to resolve disk space issues. https://support.nagios.com/kb/article.php?id=26 Thanks, Perry This article does not add up to the actual df -h where i I am getting alerts about 3...
- Wed Sep 22, 2021 7:54 am
- Forum: Nagios XI
- Topic: Nagios XI root partition is out of space
- Replies: 4
- Views: 2293
Nagios XI root partition is out of space
Hello Nagios Support Our XI root partition is running out of space (~ 3 GB left) - this is a Nagios OVA machine with a lot of space added to sda2 via the manual space addition, but the root is now in question. - we would rather follow your instructions on increasing it since this is your CentOS7 arc...
- Wed Sep 15, 2021 2:23 pm
- Forum: Nagios XI
- Topic: NCPA disk checks output
- Replies: 7
- Views: 3078
Re: NCPA disk checks output
Hi From the command line I get: [root@gs-cent8-23-82 greg]# /usr/local/nagios/libexec/check_ncpa.py -H 192.168.23.82 -t 'gjstoken' -P 5693 -M 'disk/logical/|greg' -w '70' -c '90' CRITICAL: Used disk space was 100.00 % (Used: 0.46 GiB, Free: 0.00 GiB, Total: 0.46 GiB) | 'used'=0.46GiB;;; 'free'=0.00...
- Wed Aug 18, 2021 3:46 pm
- Forum: Nagios XI
- Topic: Apache Tomcat monitoring for Windows installations
- Replies: 3
- Views: 1106
Re: Apache Tomcat monitoring for Windows installations
We have discovered that Windows Apache does NOT keep communications over the initial port.
It switches to the random port.
Would like to have your opinion on the matter
It switches to the random port.
Would like to have your opinion on the matter
- Wed Aug 18, 2021 3:42 pm
- Forum: Nagios XI
- Topic: NCPA disk checks output
- Replies: 7
- Views: 3078
NCPA disk checks output
Hello Nagios support Please help to understand why Nagios xI output is different from NCPA API output: Say, ./check_ncpa.py -H fikc-alfind02.konecranes.com -t '<your token>' -M 'disk/logical/|solr|suggestions' -w 80 -c 90 1. This is what API promises to show: CRITICAL: Used disk space was 100.00 % (...