Search found 111 matches
- Tue May 25, 2021 5:45 am
- Forum: Nagios XI
- Topic: nagiosxi.xi_cmp_scheduledreports_log Error
- Replies: 10
- Views: 2318
Re: nagiosxi.xi_cmp_scheduledreports_log Error
Please run these commands: cd /tmp rm -rf /tmp/nagiosxi wget https://assets.nagios.com/downloads/nagiosxi/5/xi-5.8.3.tar.gz tar zxf xi-5.8.3.tar.gz cd /tmp/nagiosxi mysql -f -uroot -pnagiosxi nagiosxi < /tmp/nagiosxi/nagiosxi/nagiosxi-db/mods/mysql/schema_5800.sql See if that resolves it. Is it has...
- Tue May 25, 2021 4:18 am
- Forum: Nagios XI
- Topic: snmptt service
- Replies: 3
- Views: 718
Re: snmptt service
Yes we do have Entrepries Features with license as per attachement
- Mon May 24, 2021 6:39 am
- Forum: Nagios XI
- Topic: snmptt service
- Replies: 3
- Views: 718
snmptt service
Hi, Recently i wanted to start using snmp-traps as well as snmp pooling However what i've notices is that: snmptt service is up and running: nagios@lpchim0003[import]> systemctl status snmptt ● snmptt.service - SNMP Trap Translator (SNMPTT) Loaded: loaded (/usr/lib/systemd/system/snmptt.service; ena...
- Sun May 23, 2021 12:05 pm
- Forum: Nagios XI
- Topic: nagiosxi.xi_cmp_scheduledreports_log Error
- Replies: 10
- Views: 2318
nagiosxi.xi_cmp_scheduledreports_log Error
Hello, Recently I've discover and error while i was trying to schedule "Schedule Page" which creates new "Scheduled Report" However when i want to run the report and click on report history i see below error: SQL Error [nagiosxi] : Table 'nagiosxi.xi_cmp_scheduledreports_log' doe...
- Thu Aug 27, 2020 2:13 am
- Forum: Nagios XI
- Topic: GUI issues after 5.6.12 -> 5.7.1 upgrade
- Replies: 15
- Views: 2538
Re: GUI issues after 5.6.12 -> 5.7.1 upgrade
Hi
This "solved" the issue. I hope it will be fixed in 5.7.3?
This "solved" the issue. I hope it will be fixed in 5.7.3?
- Tue Aug 25, 2020 11:59 pm
- Forum: Nagios XI
- Topic: GUI issues after 5.6.12 -> 5.7.1 upgrade
- Replies: 15
- Views: 2538
Re: GUI issues after 5.6.12 -> 5.7.1 upgrade
Hi
what is the downgrade procedure for RPM installs?
what is the downgrade procedure for RPM installs?
- Tue Aug 25, 2020 2:30 am
- Forum: Nagios XI
- Topic: GUI issues after 5.6.12 -> 5.7.1 upgrade
- Replies: 15
- Views: 2538
Re: GUI issues after 5.6.12 -> 5.7.1 upgrade
What is the state on this? It has not been working for a long time # cat /etc/my.cnf [mysqld] innodb_file_per_table=1 datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock # Disabling symbolic-links is recommended to prevent assorted security risks symbolic-links=0 # Settings user and group are ig...
- Tue Aug 18, 2020 10:14 am
- Forum: Nagios XI
- Topic: GUI issues after 5.6.12 -> 5.7.1 upgrade
- Replies: 15
- Views: 2538
Re: GUI issues after 5.6.12 -> 5.7.1 upgrade
I've run mysqlcheck -f -r -u root -pnagiosxi --all-databases --use_frm - still same issue with GUI in CCM i can see newly configured host but its not visible outside CCM in GUI - but for instance alerts are being generated for new host so its active. MariaDB config sent via PM. Hi Sib , If i add new...
- Thu Aug 13, 2020 1:49 am
- Forum: Nagios XI
- Topic: GUI issues after 5.6.12 -> 5.7.1 upgrade
- Replies: 15
- Views: 2538
Re: GUI issues after 5.6.12 -> 5.7.1 upgrade
Hi, SeLinux has now been set to permissive mode but issue still persists... Hi Sib , It looks like you have enabled SELinux on this system and Nagios XI is not compatible with that configuration. [core:notice] [pid 13868] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0 ...
- Tue Aug 11, 2020 1:37 am
- Forum: Nagios XI
- Topic: GUI issues after 5.6.12 -> 5.7.1 upgrade
- Replies: 15
- Views: 2538
Re: GUI issues after 5.6.12 -> 5.7.1 upgrade
Hi i followed the steps but didnt help still GUI dont work as expected. Nagios profile file sent via PM to you Hi Sib, Let's do a full restart of the Nagios XI stack, this should get your monitoring engine running again. If not, let me know. Open up a shell on the XI server as root and run the follo...