aboutsummaryrefslogtreecommitdiffstats
path: root/sitesummary-collector.cgi
Commit message (Expand)AuthorAgeLines
* Rewrite code to recognise a remote Nagios client to use host IDPetter Reinholdtsen2011-12-24-14/+2
* Ignore entries from hosts without /proc/ mounted.Petter Reinholdtsen2010-01-24-0/+6
* Make sure entry IDs are lower case, independend of what the clientPetter Reinholdtsen2010-01-07-1/+1
* * Fix bug in collector hook handling. Now it uses 'update' as thePetter Reinholdtsen2008-07-28-1/+1
* * Fix the code running collector handlers, to get it working whenPetter Reinholdtsen2008-07-04-1/+5
* Indent fix.Petter Reinholdtsen2007-12-03-1/+1
* Make sitesummary-collector.cgi behave the same on webservers withDaniel Hess2007-12-03-0/+1
* More fixes for get_peerinfo().Petter Reinholdtsen2007-12-02-8/+9
* Use inet_aton to make binary version of ascii string from REMOTE_ADDR.Daniel Hess2007-12-02-1/+1
* * Prefer REMOTE_ADDR over the output from gethostbyaddr() inPetter Reinholdtsen2007-12-02-6/+5
* Only need to untaint environment variable.Petter Reinholdtsen2007-11-24-2/+2
* * Fix peername code in the collector.Petter Reinholdtsen2007-11-24-17/+21
* Untabify.sitesummary-collector.cgiPetter Reinholdtsen2007-11-24-18/+18
* * Change the collector to use the mac address from eth1 or eth2 ifPetter Reinholdtsen2006-12-03-1/+6
* * Fix regex used to extract eth0 MAC address, to avoid matching peth0Petter Reinholdtsen2006-11-19-1/+1
* Improve error message when ifconfig-a is missing.Petter Reinholdtsen2006-10-04-1/+1
* * Let the collector store the IP peer info about each entry. NotPetter Reinholdtsen2006-08-29-11/+23
* * Remove temp file when it is processed by the collector.Petter Reinholdtsen2006-08-27-0/+2
* * Make temp file name more unique by adding process id to it, whilePetter Reinholdtsen2006-08-27-1/+1
* The system is now operational.Petter Reinholdtsen2006-08-26-1/+9
* Make sure the new content replaces the old.Petter Reinholdtsen2006-08-25-2/+4
* Remove debug output.Petter Reinholdtsen2006-08-25-1/+1
* Trivial storage system using ethernet mac address.Petter Reinholdtsen2006-08-25-2/+15
* Unpack the tarball.Petter Reinholdtsen2006-08-25-1/+12
* Track file system name, to recognize gpg encrypted files.Petter Reinholdtsen2006-08-25-2/+13
* Get the collector working.Petter Reinholdtsen2006-08-25-4/+32
* More work on the server. Make gpg encryption optional for now, as it does no...Petter Reinholdtsen2006-08-25-7/+8
* Minor cleanup.Petter Reinholdtsen2006-08-24-7/+2
* First draft for collector. Not working yet.Petter Reinholdtsen2006-08-24-3/+73
* More framework code. Packages are now buildable.Petter Reinholdtsen2006-08-23-0/+4
* Start on system to track the hosts on a site.Petter Reinholdtsen2006-08-23-0/+1