bemisgrm
20th September 2005, 12:57
Hi, We are currently implemention the Nagios opensource network monitoring tool.
As we are a Baan 5b user, we would like to monitor our Baan server.

Beside the normal things as CPU load, open files,.... that you monitor on each server, we would like to monitor Baan specific things like if the Baan processes are running, number of licenses in use, if the "tmboaserver" session is running correctly,...

Has anyone done this before with or without nagios. Any comments, suggestions are welcome.

What are other people monitoring on Baan?

norwim
20th September 2005, 17:59
Hi there,

I only heard about nagios, never used it. On a As400 machine you have a unix runtime subsystem (qshell or something??) installed, haven't you? So it should be quite easy to have some shell scripts evalute the output of licmon6.2 (who has a bshell) and bshcmd6.2 (what processes are active within a bshell).
Nagios should be able to evaluate files containing the filtered output of these scripts.

regards

Norbert