Skip to content
New issue

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

Inquiry on Occasional Null Values from AS400 Using Nagios XI IBMi Plugin #43

Open
kuroyuki48 opened this issue Aug 29, 2024 · 6 comments

Comments

@kuroyuki48
Copy link

Hi,

I would like to inquire about monitoring AS400 servers using the Nagios XI IBMi plugin. Is it common to occasionally receive null values from AS400? I’m asking because, although the IBMi plugin generally works well, I sometimes receive null values from AS400, which trigger alerts.

@williamlea1
Copy link

Hi,

Which services are you using?

@kuroyuki48
Copy link
Author

Hi,

Which services are you using?

Hi @williamlea1, I primarily use CustomSQL to perform polling from QSYS.

@williamlea1
Copy link

Hi Kuroyuki48,

I would suggest that its the custom you are running occasionally produces output the warning and critical it doesn't like. Its more than likely something like that than anything else.

@kuroyuki48
Copy link
Author

Hi @williamlea1 I tried logging the messages returned from AS400, but it still occasionally shows a null value.

@williamlea1
Copy link

Hi,

Whats the SQL you are running?

@kuroyuki48
Copy link
Author

The statement I run looks similar to the one below. I am able to run this query without any issues; however, from time to time, I receive null values from AS400:
Select * QSYS2.Message_queue M Where M.Message_Queue_Lib = 'Qsys'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants