[INUG-Users] File space probe
Gothmolly
gothmolly at gmail.com
Wed May 20 14:28:55 EDT 2009
WUG, ActiveXperts, SolarWinds, any number of cheapware stuff.
On Wed, May 20, 2009 at 1:18 PM, <brad.bueche at wachovia.com> wrote:
> For windows, you can also just write a perl program that checks the
> filesystem space and sends a trap (NET::SNMP). You can put this in a
> scheduler or package it as a service. Or you can use perl (DBD::WMI) to
> monitor the devices remotely (If they are windows) . DBD::WMI gives you
> an sql interface to all the WMI data. This is assuming you have an NNM
> probe or an Trap probe to send things too. Or some kind of probe that
> can consume the type of data you are producing.
>
> At my last company we built a large product offering around "agentless"
> monitoring via WMI....although that was written in .NET. Which is also an
> option.
>
> Of course on unix you can put perl on the box. You might even be able to
> cron a shell script and use the local snmp agent. Or you could query the
> agent remotely via perl or NNM for that matter....etc.
>
> This is all assuming you have an NNM probe or a Trap probe (or some kind
> of probe that can consume the type of data you are producing.) to send
> things too.
> Or, you could just buy something I guess! :)
>
> brad
>
>
>
> Jacob Steinberger <trefalgar at realitybytes.net>
> Sent by: users-bounces at netcoolusers.org
> 05/20/2009 11:23 AM
>
> Please respond to
> users at netcoolusers.org
>
>
> To
> users at netcoolusers.org
> cc
>
> Subject
> Re: [INUG-Users] File space probe
>
>
>
>
>
>
> Uh, wha?
>
> To my knowledge, there isn't a Netcool product that is agentless that
> does file system monitoring. You'll have to use an agent product like
> Net-SNMP or SSMs to pull the data. They will generate alarms when the
> monitored directory/mount exceeds the configured limit.
>
> I'm not sure how else to describe this.
>
> Jacob
>
> Quoting Larry Roberts <Larry.Roberts at gfs.com>:
>
>> I know that mttrapd listens for events but which probe is it that call
> poll?
>>
>> Thanks!
>>
>>>>> Jacob Steinberger <trefalgar at realitybytes.net> 5/20/2009 10:57 AM >>>
>> You're probably going to want an agent to do this. Net-SNMP does this
>> out of the box, I would hope the SSMs or whatever they're called now
>> can do it as well.
>>
>> Jacob
>>
>>
>> Quoting Larry Roberts <Larry.Roberts at gfs.com>:
>>
>>> I was wondering if anyone knows of any probes out there that would
>>> monitor file space for a directory?
>>>
>>> Thanks!
>>> _______________________________________________
>>> Sent by the netcoolusers.org "users" mailing list
>>> Post: users at netcoolusers.org
>>> Unsubscribe: users-unsubscribe at netcoolusers.org
>>> Search: http://netcoolusers.org/Search
>>>
>>
>>
>>
>> _______________________________________________
>> Sent by the netcoolusers.org "users" mailing list
>> Post: users at netcoolusers.org
>> Unsubscribe: users-unsubscribe at netcoolusers.org
>> Search: http://netcoolusers.org/Search
>> _______________________________________________
>> Sent by the netcoolusers.org "users" mailing list
>> Post: users at netcoolusers.org
>> Unsubscribe: users-unsubscribe at netcoolusers.org
>> Search: http://netcoolusers.org/Search
>>
>
>
>
> _______________________________________________
> Sent by the netcoolusers.org "users" mailing list
> Post: users at netcoolusers.org
> Unsubscribe: users-unsubscribe at netcoolusers.org
> Search: http://netcoolusers.org/Search
>
> ForwardSourceID:NT0006C66E
> _______________________________________________
> Sent by the netcoolusers.org "users" mailing list
> Post: users at netcoolusers.org
> Unsubscribe: users-unsubscribe at netcoolusers.org
> Search: http://netcoolusers.org/Search
>
--
Back to the Earth I screamed, and no one listened.
Back to the Earth I lived, and they all followed.
More information about the Users
mailing list