[csw-users] Migrating monitoring services from Linux - Munin server missing some files??
Kaya Saman
SamanKaya at netscape.net
Sat Feb 13 17:47:54 CET 2010
Wow :-)
Many thanks for the all the help and explanations!!!
I so appreciate everyone's willingness to help out and not be frustrated
with me getting up to speed.
Ok, I seem to have missed the point that on Juergen's developer page
(the link that was provided) there are instructions on how to use.... -
my bad!
Anyhow, now that I am clear of how to go about I am getting a weird error:
using the command:
pkgutil -t http://mirror.opencsw.org/opencsw/experimental/ja -U -u
Sebastian you didn't have the -U flag in your command??
Anyhow adding cacti to the end of the line resulted in this:
root at test:~# /opt/csw/bin/pkgutil -t
http://mirror.opencsw.org/opencsw/experimental/ja -U -u cacti
Fetching new catalog and descriptions
(http://mirror.opencsw.org/opencsw/experimental/ja/i386/5.11) if
available...
--18:39:38--
http://mirror.opencsw.org/opencsw/experimental/ja/i386/5.11/catalog
=>
`/var/opt/csw/pkgutil/catalog.mirror.opencsw.org_opencsw_experimental_ja_i386_5.11'
Resolving mirror.opencsw.org... 213.178.77.176
Connecting to mirror.opencsw.org|213.178.77.176|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 430,796 (421K) [text/plain]
100%[====================================>] 430,796 28.92K/s
ETA 00:00
18:39:47 (51.57 KB/s) -
`/var/opt/csw/pkgutil/catalog.mirror.opencsw.org_opencsw_experimental_ja_i386_5.11'
saved [430796/430796]
--18:39:47--
http://mirror.opencsw.org/opencsw/experimental/ja/i386/5.11/descriptions
=>
`/var/opt/csw/pkgutil/descriptions.mirror.opencsw.org_opencsw_experimental_ja_i386_5.11'
Resolving mirror.opencsw.org... 213.178.77.176
Connecting to mirror.opencsw.org|213.178.77.176|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 118,764 (116K) [text/plain]
100%[====================================>] 118,764 60.79K/s
18:39:49 (60.61 KB/s) -
`/var/opt/csw/pkgutil/descriptions.mirror.opencsw.org_opencsw_experimental_ja_i386_5.11'
saved [118764/118764]
Fetching new catalog and descriptions
(http://ibiblio.org/pub/packages/solaris/opencsw/current/i386/5.11) if
available...
--18:39:50--
http://ibiblio.org/pub/packages/solaris/opencsw/current/i386/5.11/catalog
=>
`/var/opt/csw/pkgutil/catalog.ibiblio.org_pub_packages_solaris_opencsw_current_i386_5.11'
Resolving ibiblio.org... 152.46.7.80
Connecting to ibiblio.org|152.46.7.80|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location:
http://mirrors.ibiblio.org/pub/mirrors/opencsw/current/i386/5.11/catalog
[following]
--18:39:50--
http://mirrors.ibiblio.org/pub/mirrors/opencsw/current/i386/5.11/catalog
=>
`/var/opt/csw/pkgutil/catalog.ibiblio.org_pub_packages_solaris_opencsw_current_i386_5.11'
Resolving mirrors.ibiblio.org... 152.46.7.65
Connecting to mirrors.ibiblio.org|152.46.7.65|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 432,897 (423K) [text/plain]
100%[====================================>] 432,897 45.06K/s
ETA 00:00
18:40:00 (43.21 KB/s) -
`/var/opt/csw/pkgutil/catalog.ibiblio.org_pub_packages_solaris_opencsw_current_i386_5.11'
saved [432897/432897]
--18:40:00--
http://ibiblio.org/pub/packages/solaris/opencsw/current/i386/5.11/descriptions
=>
`/var/opt/csw/pkgutil/descriptions.ibiblio.org_pub_packages_solaris_opencsw_current_i386_5.11'
Resolving ibiblio.org... 152.46.7.80
Connecting to ibiblio.org|152.46.7.80|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location:
http://mirrors.ibiblio.org/pub/mirrors/opencsw/current/i386/5.11/descriptions
[following]
--18:40:01--
http://mirrors.ibiblio.org/pub/mirrors/opencsw/current/i386/5.11/descriptions
=>
`/var/opt/csw/pkgutil/descriptions.ibiblio.org_pub_packages_solaris_opencsw_current_i386_5.11'
Resolving mirrors.ibiblio.org... 152.46.7.65
Connecting to mirrors.ibiblio.org|152.46.7.65|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 119,288 (116K) [text/plain]
100%[====================================>] 119,288 40.03K/s
18:40:04 (39.92 KB/s) -
`/var/opt/csw/pkgutil/descriptions.ibiblio.org_pub_packages_solaris_opencsw_current_i386_5.11'
saved [119288/119288]
Parsing catalog, may take a while...
Package cacti not in catalog...exiting.
In the mean time I managed to discover the Sun Management Center too
which also graphs but I don't know if there's a fee for that or if I can
use in conjunction with Cisco network equipment to monitor their h/w?? I
guess I will need to contact Sun for that one. Am just gona keep this as
a backup plan in case Cacti doesn't work as I really like Cacti since
anything running the SNMP protocol I can monitor.
Regards,
Kaya
On 02/13/10 18:03, Sebastian Kayser wrote:
> Kaya Saman wrote on 13.02.2010 16:56:
>
>> Ok well I'm not having much luck with pkgutil as I've tried with this
>> command:
>>
>> /opt/csw/bin/pkgutil -U http://mirror.opencsw.org/opencsw/testing -i cacti
>>
>> except that I keep getting a warning that
>> http://mirror.opencsw.org/opencsw/testing is not in the catalog.
>>
>> I'm sure I need to add the testing catalog like adding a repo to a
>> package manager system but not sure where to find the catalog URL??
>>
> Good, we are on the right track, pkgutil is installed :) Now use
> Juergen's experimental repo instead of the testing (see my other email
> on the topic) and use pkgutil's -t switch to specify the repo.
>
> pkgutil -t http://mirror.opencsw.org/opencsw/experimental/ja -u cacti
>
> Instructions are also given on the experimental overview page [1]. The
> -U switch given there isn't really needed as pkgutil will do an implicit
> catalog updated whenever it is called with -t (doesn't do any harm
> though). Should update the instructions.
>
> Sebastian
>
> [1] http://mirror.opencsw.org/experimental.html#ja
> _______________________________________________
> users mailing list
> users at lists.opencsw.org
> https://lists.opencsw.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/users/attachments/20100213/93111924/attachment.html>
More information about the users
mailing list