Getting UNKNOWN status after upgrading Nagios
Posted: Mon Feb 04, 2019 4:24 am
Hi Team,
After upgrading the Nagios version from 5.2.2 to 5.5.9 we are getting Segmentation fault (core dumped) error for the command check_oracle_health and the exit code it is showing as 139.The os version is RHEL6
below is the command running and the output we are getting,
/usr/bin/env LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client64/lib ORACLE_HOME=/usr/lib/oracle/11.2/client64 /usr/local/nagios/libexec/check_oracle_health_backup --connect 'IP:portno/dbname' --username 'USER' --password 'user1234' --mode flash-recovery-area-usage --warning 70 --critical 75
OK - flra (+APP) usage is 0.00% | 'flra_usage_pct'=0.00%;70;75 'flra_usage'=0MB;14336;15360;0;20480
Segmentation fault (core dumped)
In Nagios GUI it is showing status as unknown,Please help on this.
Best Regards
After upgrading the Nagios version from 5.2.2 to 5.5.9 we are getting Segmentation fault (core dumped) error for the command check_oracle_health and the exit code it is showing as 139.The os version is RHEL6
below is the command running and the output we are getting,
/usr/bin/env LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client64/lib ORACLE_HOME=/usr/lib/oracle/11.2/client64 /usr/local/nagios/libexec/check_oracle_health_backup --connect 'IP:portno/dbname' --username 'USER' --password 'user1234' --mode flash-recovery-area-usage --warning 70 --critical 75
OK - flra (+APP) usage is 0.00% | 'flra_usage_pct'=0.00%;70;75 'flra_usage'=0MB;14336;15360;0;20480
Segmentation fault (core dumped)
In Nagios GUI it is showing status as unknown,Please help on this.
Best Regards