Monitor disk usage using snmp on the IPS 5.1 sensor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 09:14 AM - edited 03-10-2019 01:47 AM
Hi
I was wondering if it is possile to monitor the diskspace on the partitions of the sensor by using the built in snmpd on the IPS 5.1 sensor appliance. When i try to snmpwalk the sensor i cant see the usual net-snmp stuff.
The "cisco.ciscoMgmt.ciscoCidsMIB" entries are showing up nicely but they dont give any output concerning the disk in the sensor.
- Labels:
-
IPS and IDS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 07:17 AM
I believe there must be a CLI way to find out the disk space information on the sensor. Anyone know this command?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 09:31 AM
I assume you're talking about scripting this? Probably the easiest thing to do would be to use Curl. I've attached an example. You'll need to change a couple
The output is different than what you'd get if you did a "df" using the service account. You'll have to decide which output you require.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 09:38 AM
Here is the attachment.
