|
From: Enrique T. <enr...@gm...> - 2005-09-19 15:48:27
|
Hi Jamie and the rest of the list: I need some advice in a module I'm developing, so I think you'll be so kind to help me. I have many hosts (more than 200) monitorized with the status module of webmin. Now, I want to show the status of all the computers in one master host, showing them in a map, and giving them a color in function of his actual status, with a new module. I think this can be done with the module reading a local file than contents the status of all the hosts that have alarms. But, what do you think it's the best way to put the status of all the hosts in one file of the master host? I'm using the onup and ondown commands, but I think it's not the best way. Thanks |