| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 10 Jan 2026 04:43:28 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090711211619
location: https://web.archive.org/web/20090711211619/https://argus-monitor.darwinports.com/
server-timing: captures_list;dur=3.062520, exclusion.robots;dur=0.048095, exclusion.robots.policy;dur=0.037058, esindex;dur=0.013796, cdx.remote;dur=22.583035, LoadShardBlock;dur=168.334976, PetaboxLoader3.datanode;dur=99.189931
x-app-server: wwwb-app218-dc8
x-ts: 302
x-tr: 220
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app218; path=/
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sat, 10 Jan 2026 04:43:28 GMT
content-type: text/html
x-archive-orig-date: Sat, 11 Jul 2009 21:11:29 GMT
x-archive-orig-server: Apache
x-archive-orig-vary: Accept-Encoding
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Sat, 11 Jul 2009 21:16:19 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_10_20090711165805_crawl103.gpg-c/51_10_20090711211520_crawl103.arc.gz
server-timing: captures_list;dur=0.490416, exclusion.robots;dur=0.017089, exclusion.robots.policy;dur=0.007736, esindex;dur=0.011759, cdx.remote;dur=93.194633, LoadShardBlock;dur=194.959209, PetaboxLoader3.datanode;dur=110.527151, PetaboxLoader3.resolve;dur=93.009015, load_resource;dur=111.331504
x-app-server: wwwb-app218-dc8
x-ts: 200
x-tr: 475
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Argus-monitor version 3.5 - How to Download and Install on Mac OS X
|
|||||||||
Saturday the 11th of July, 2009 |
|||||||||
argus-monitor most recent diffversion 3.5
Scroll down toward the bottom of the page to get installation instructions for argus-monitor. The raw portfile for argus-monitor 3.5 is located here: https://argus-monitor.darwinports.com/dports/net/argus-monitor/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/argus-monitor The argus-monitor Portfile 27443 2007-08-04 05:01:56Z markd PortSystem 1.0 Name: argus-monitor Version: 3.5 Category: net Maintainers: markd Description: The All Seeing System and Network Monitoring Software Long Description: ${description} Homepage: https://argus.tcp4me.com/ Platform: darwin Master Sites: https://www.tcp4me.com/code/argus-archive/ Checksums: md5 7a946b17a61edeb1b455f2ab45acf77d distfiles argus-${version}.tgz worksrcdir argus-${version} depends_lib port:perl5.8 port:postfix port:openssl port:freetype port:gd2 port:fping port:db44 port:p5-dbi port:p5-berkeleydb port:p5-socket6 port:p5-gd port:p5-time-hires port:p5-net-ssleay port:p5-digest-hmac port:p5-digest-md5 port:p5-digest-sha1 port:p5-crypt-des Patch Files: patch-Makefile.tplt Variant: apple_postfix { depends_lib-delete port:postfix } startupitem.create yes startupitem.name argusd startupitem.executable "${prefix}/sbin/argusd" # Set the --data_dir configure argument and give me a pointer to it for later reference. set argus_data_dir ${prefix}/var/argus-monitor # Set the Argus htdocs directory. set argus_htdocs ${prefix}/share/${name}/htdocs configure.args --bin_dir=${prefix}/bin --sbin_dir=${prefix}/sbin --lib_dir=${prefix}/lib/argus-monitor --data_dir=${argus_data_dir} --cgi_dir=${argus_htdocs}/cgi-bin post-patch { if { [variant_isset apple_postfix] } { reinplace "s|/lib/sendmail|/usr/sbin/sendmail|g" ${worksrcpath}/examples/config } else { reinplace "s|/lib/sendmail|${prefix}/sbin/sendmail|g" ${worksrcpath}/examples/config } } post-destroot { xinstall -m 755 -d ${destroot}${argus_htdocs}/sound xinstall -m 755 -d ${destroot}${argus_htdocs}/img xinstall -m 755 ${worksrcpath}/misc/whoopwhoop.wav ${destroot}${argus_htdocs}/sound eval xinstall -m 640 [glob ${worksrcpath}/misc/*.gif] ${destroot}${argus_htdocs}/img xinstall -m 644 -W ${worksrcpath}/misc argus.css argus.js ${destroot}${argus_htdocs} file copy ${worksrcpath}/examples ${destroot}${prefix}/share/${name} system "chown -R www:www ${destroot}${argus_data_dir}" system "chown -R www:www ${destroot}${argus_htdocs}" destroot.keepdirs ${destroot}${argus_data_dir}/gdata ${destroot}${argus_data_dir}/perl ${destroot}${argus_data_dir}/stats ${destroot}${argus_data_dir}/html ${destroot}${argus_data_dir}/notify } post-install { ui_msg "\n *** To complete the Argus install *** 1) Modify the httpd.conf for Argus ---------------------------------------------- -Uncomment the line: AddHandler cgi-script .cgi -Add a directive for the Argus data directory ScriptAlias /argus \"${argus_htdocs}/cgi-bin/arguscgi\" Allow from all Options ExecCGI 2) Setup postfix so Argus can send mail via the command-line ---------------------------------------------- cd ${prefix}/etc/postfix sudo cp master.cf.sample master.cf sudo cp main.cf.sample main.cf sudo cp aliases.sample aliases Redirect OS X's sendmail executable to the one from MacPorts. sudo mv /usr/sbin/sendmail /usr/sbin/sendmail.old sudo ln -s ${prefix}/sbin/sendmail /usr/sbin/sendmail Startup postfix and set it to run at sytem boot. sudo launchctl load -w /Library/LaunchDaemons/org.macports.postfix.plist Test postfix by sending a test email from a terminal window. mail joe NOTE: Make sure the SMTP server of the receiving domain will relay mail from your Argus workstation. 2) Setup the Argus config files ---------------------------------------------- -Remove the suffix \".example\" from the files config and user in ${argus_data_dir} and customize them. Also see ${prefix}/share/${name}/examples. 3) Make the Argus files owned by the Apache user/group (default is \"www\") ---------------------------------------------- -Execute this terminal command: sudo chown -R sudo chown -R 4) Rename config.example and user.example to config and user and customize them. ---------------------------------------------- For full config file information, see the developer documentation at https://argus.tcp4me.com/docs.html. But in a nutshell, it goes like this .... -The Argus config file is hierarchical; parameters that can be specified at an upper level are inherited by objects below when not explicitly specified. So you may use service groups: Group \"WebServers\" { frequency: 5min retries: 5 retrydelay: 10min notify: mail:netadmins Host \"webserver.mycompany.com\" { Service TCP/HTTP Service TCP/HTTPS Service Ping } Host \"webmail.mycompany.com\" { Service TCP/HTTP Service TCP/HTTPS Service TCP/POP Service TCP/POPS Service TCP/IMAP Service TCP/IMAPS Service TCP/SMTP Service TCP/SMTPS Service Ping Service UDP { port: 501 } } Host \"dns1.mycompany.com\" { Service UDP/DNS } } -Or you may use the \"shorthand\" notation and fully specify the characteristics of individual hosts completely. Host \"www.example.com\" { Service TCP/HTTP Service TCP/HTTPS Service Ping Service TCP { port: 12345 info: YoyoDyne Application Server } } NOTE: Unlike C or Perl, you cannot place the opening \{ on a different line, and the closing \} must be on a line by itself (with optional whitespace). -Rename config.example to config and customize it with your login passwords. 5) Start argusd. ---------------------------------------------- -Start argusd in the foreground to test it: sudo argusd -fd (foreground & debug) -When you have argusd starting without errors, shutdown the foreground processs using argusctl (or Control-C) and use launchctl to start argusd in the background and set it to run at boot: argusctl shutdown sudo launchctl load -w /Library/LaunchDaemons/org.macports.argusd.plist -NOTE: Config file changes are detected automatically by Argus within a few minutes, but the impatient may use argusctl: argusctl hup 5) Login to the Argus web interface to monitor your services. ---------------------------------------------- Login at https://localhost/argus \n" } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/argus-monitorYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using argus-monitor with these commands: % man argus-monitor Where to find more information:
This website is back-ended by DB5, the best database in the business,
|
![]() |
![]() Digg argus-monitor on MacOSX Download the Darwinports Installer version 1.7 How to Install Darwinports Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |



