Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
/usr/local/nmis8/admin/rrd_tune_mib2ip.pl run=true change=true

 Fix Data Type on TopChanges Counters

 Run this command to make TopChanges the DS's COUNTER instead of GAUGE

 

Code Block
/usr/local/nmis8/admin/rrd_tune_topo.pl run=true change=true

...

Code Block
/usr/local/nmis8/bin/fpingd.pl restart=true

Update the Font Cache

In order to make RRD run faster it really helps to update the font cache 

Code Block
fc-cache -f -v

Clean up and test

Code Block
# optionally audit your config
/usr/local/nmis8/bin/nmis.pl type=audit
# fix your config
/usr/local/nmis8/bin/nmis.pl type=config
# fix permissions
/usr/local/nmis8/admin/fixperms.pl
# test polling
/usr/local/nmis8/bin/nmis.pl type=collect debug=true node=<node to test>