]> arthur.barton.de Git - nagcollect.git/commit
Enhance nagcollect to actually detect data
authorAlexander Barton <alex@barton.de>
Sun, 13 Dec 2009 22:13:46 +0000 (23:13 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 13 Dec 2009 22:13:46 +0000 (23:13 +0100)
commit7b1304e3b17b0d514fe0889b0e3775768268a706
treed29fb27e087b8077a3fc4b7261a99c3fad9c4502
parentfab3f64d4e4c9ef445741ba7753031413c25b2d1
Enhance nagcollect to actually detect data

nagcollect now executes test scripts and submits the result to
the NagCollect webservice. The only test script implemented at the
moment is "Sys-Load.tst" which tests the system load.

In addition, nagcollect is able to download new or updated test
scripts from the NagCollect webservice server.
Makefile
client/bin/nagcollect
client/etc/nagcollect.conf [new file with mode: 0644]
client/lib/Sys-Load.tst [new file with mode: 0644]