Re: [Nagios-users] Can Nagios update configs by SQL from another server?

2007-09-27 Thread Brian A. Seklecki
When you say "SQL Server", we'll assume that you mean MS-SQL. You should be able to periodically dynamically generate your config using a small PHP script that uses the MDB(sp?) module. Check out the include_dir and include_file statement documentation for the nagios.cfg. ~BAS On Wed, 2007-06-

[Nagios-users] Can Nagios update configs by SQL from another server?

2007-06-27 Thread magic_rooter
Hello everybody! We have server with sql base where there is data for Nagios. I will explain. There is dynamically updated database with servers and routers. The structure is simple:name and ip. And I have server with Nagios (v.2.5) I saw some addons and plugins for Nagios that store nagios config