We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi !
Look this, State is OK but i think not ^^ => noSuchInstance
perl /usr/local/shinken/libexec/check_fortigate.pl -H x.x.x.x -C public -T cpu -s OK: MILFALC (Master: FGT60XOY12345678) slave_CPU is okay: noSuchInstance%|'slave_cpu'=noSuchInstance%;80;90
Same for session and memory
perl /usr/local/shinken/libexec/check_fortigate.pl -H x.x.x.x -C public -T cluster CRITICAL: MILFALC (Master: FGT60XOY12345678, Slave: FGT60XOY12345678): HA (Standalone) inactive, single node found: FGT60XOY12345678
perl /usr/local/shinken/libexec/check_fortigate.pl -H x.x.x.x -C public -T cpu OK: MILFALC (Master: FGT60XOY12345678) CPU is okay: 1%|'cpu'=1%;80;90
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi !
Look this, State is OK but i think not ^^
=> noSuchInstance
perl /usr/local/shinken/libexec/check_fortigate.pl -H x.x.x.x -C public -T cpu -s
OK: MILFALC (Master: FGT60XOY12345678) slave_CPU is okay: noSuchInstance%|'slave_cpu'=noSuchInstance%;80;90
Same for session and memory
perl /usr/local/shinken/libexec/check_fortigate.pl -H x.x.x.x -C public -T cluster
CRITICAL: MILFALC (Master: FGT60XOY12345678, Slave: FGT60XOY12345678): HA (Standalone) inactive, single node found: FGT60XOY12345678
perl /usr/local/shinken/libexec/check_fortigate.pl -H x.x.x.x -C public -T cpu
OK: MILFALC (Master: FGT60XOY12345678) CPU is okay: 1%|'cpu'=1%;80;90
The text was updated successfully, but these errors were encountered: