Plotting Negative Value in rrdtool graph
Recently I was configuring an mrtg/rrd graph Where I had to display negative value as well along with others, but as per my findings mrtg/rrd graph doesn’t allow plotting Negative value. Let’s say we...
View ArticleCraziness with the MRTG along with BASH
City vs Data Center Temperature ! Following is a temperature graph to compare difference between City temperature vs Data Center temperature. I made it for some local presentation purposes. Since I...
View ArticleTik: 9 wan pcc with vpn server
~ There are no absolute answers in this universe, only assumptions, guesses, Jeopardies Syed Jahanzaib ! Just a reference post. Default PCC may not work if you are using VPN server (to provide net...
View ArticleIncorrect key file for table ‘./conntrack/xxxx@xxxxxx@xxxxxx.MYI’; try to...
Incorrect key file for table ‘./conntrack/2016@002d12@002d16.MYI’; try to repair it If you see the above error while accessing Connection Tracking Reports in Radius Manager then … Recommendations:...
View ArticleSingle Script to Create All Storage CFG file in MRTG
Reference Post: It’s a headache if you want to create configuration file in bulk for all the storage available in remote servers, that includes disks/memory. To make life a little easier, I made...
View ArticleHowto get combined average Load of multi core CPU by BASH
Small script to acquire combined cpu load (average) from remote server. I required to acquire ESXI multicore cpu load to plot mrtg graph. #!/bin/bash # Script to query ESXI server #set -x HOST="$1"...
View ArticleUbiquiti Unifi Notes & Odd methods of acquiring Info
1- Odd method to acquire total number of active WiFi Clients Bash script to acquire some info via UniFi controller like active number of WiFi clients connected with different UniFi AP LR in the...
View ArticleGathering Stats from remote Windows via Linux Shell
Reference Post: Following are few simple methods to query information for various instances like remote windows service status , performance monitor instance result with trimming , , execute commands...
View ArticleWindows User Login Logs
Disclaimer: This is a reference post for myself, to recall it later when i need it. There are tons of tools/apps that can automate such tasks,Example you can do it via GPO (if you are in domain...
View ArticleCheck remote windows logged-in user/lock status via BASH
Scenario: We have Active Directory environment in our office. Clients OS are mixed starting from windows 2000/2003/2008 and Win7. For some specific reasons/policy, our helpdesk staff is often required...
View ArticleAcquiring Cisco Switch Customized Report via Sms/Email
test Scenario: We have few Cisco switches installed in our network. the OP wants to receive specific switch report via email, by sending SMS to the system (on demand or scheduled), and the system...
View ArticleWindows 7 Error: 0x800704cf / Unable to Access remote network shared resources
Windows cannot access \\testpc Error Code: 0x800704cf If your system is a workstation joined with local domain controller and you are getting above (same) error while trying to access ANY shared...
View ArticleWindows Event-Viewer Logging to MYSQL
In our small office environment, we are using Windows 2008 R2 Active Directory for user management/authentication and control purpose. Dueto some standard operating procedure I was asked to log User...
View ArticlePersonnel Notes on Active Directory
Recently our IT dept was going through yearly Audit and we had to provide active directory details asked by the auditor team. I used few commands that saved lot of time to get our desired/trimmed...
View ArticleModifying ‘tombstoneLifetime’ value in Active Directory
What is tombstone Lifetime? The AD tombstone lifetime determines how long deleted items exist in AD before they are purged, for example users or other objects. The default value in Windows 2008 is...
View ArticlePowerShell Reference [Continued Post]
Following is reference post for Powershell command line usage to achieve different tasks. Recently I had to perform various administration tasks on more than 20 windows based servers , and using...
View ArticleRadius Manager Theme/Skin Collection
Following are few customized themes for DMASOFTLAB Radius manager , Designed by various web developers. Digital Theme [Responsive as well, made by KANGNDO] Green Theme Blue Theme General Steps to...
View ArticleRM Reseller Monthly Report via GMAiL
Disclaimer: This is not a reliable method for some OP to acquire the monthly sale report done by reseller. It requires some criteria to match like strict account creation by specific reseller id only....
View ArticleCisco Access Point Short Notes !
Last year we replaced our old Cisco Aironet Access Points series with the new Ubiquiti AP-LR/AC model. Old switches were then placed in inventory to be used as a backup. Since these cisco AP were...
View ArticleMS Project 2016 has stopped working on assign resources
Recently we purchased Microsoft Project 2016 licenses for our users. In terms of Functionality – All seems to be working fine except assigning resources Whenever user tried to assign resources using...
View Article