Floppy drive scan
Moderators: Developers, Moderators
Floppy drive scan
Hello,
My cacti run really good but all network PC have nose from floppy drive when my PC update rrd files but I don't use floppy graph How I can stop this?
thanks,
Syxfull
My cacti run really good but all network PC have nose from floppy drive when my PC update rrd files but I don't use floppy graph How I can stop this?
thanks,
Syxfull
Disconnect/disable the floppy drive. Windows SNMP has a bug when you poll a partition, all of them, including the damn floppy drive, is polled.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
It's not a bug, it's a feature....
There is a way to make it not occur as much. There is a disk data timeout in snmp (internal), so, if you setup a snmp query to that set of OID's, about every minute, it will not hit the A: drive as much. It still will, just not as much.
There is a way to make it not occur as much. There is a disk data timeout in snmp (internal), so, if you setup a snmp query to that set of OID's, about every minute, it will not hit the A: drive as much. It still will, just not as much.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
It's not a problem with a Cacti script. It's a problem with microsoft's SNMP implementation. I'll restate it again, when you poll any partition specifically, all partitions on the system will be refreshed, A: drive included.syxfull wrote:We can't change script host disk to hit all storage without A:??
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
I have a modified ss_host_disk.php script and templates that I run that takes out the floppy, cd-roms, and the virtual memory. It also happens to cache the total size so we don't have to poll it the whole time, and also returns the used size as a percentage (extremely handy for thresholds).
Its on the forums somewhere here, but I don't happen to have the link off hand.
Its on the forums somewhere here, but I don't happen to have the link off hand.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
That does not work. Microsoft, in there infinite wisdom updates all infomration when you poll a single element from the Host Resources MIB associated with Disk. It is a feature, not a bug (just joking, who can open a bug report with Microsoft?).
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Who is online
Users browsing this forum: No registered users and 1 guest