AIX IPC Message Queues Monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Digitalvenom
Posts: 1
Joined: Fri Sep 23, 2011 4:46 am

AIX IPC Message Queues Monitoring

Post by Digitalvenom »

Hi All

We have an AIX system which runs 6-7 processes which communicate between them using ipc.Now the message queues store messages and gets filled over time.We need to monitor these message queues.Is that possible??
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: AIX IPC Message Queues Monitoring

Post by nscott »

Digitalvenom,

If you haven't seen this doc:

http://assets.nagios.com/downloads/nagi ... Nagios.pdf

Is a good read. And to address your point, I cannot find any check for ipc on the exchange, if viewing the ipcs is trivial from the command line it would be very easy to write a script to do what you want, and then use NRPE (as given in the doc above) to send the results of the script back to Nagios.
Nicholas Scott
Former Nagios employee
Locked